Skip to content

ddbj/imputation-server-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4506dee · Aug 21, 2024

History

81 Commits
Jan 9, 2024
Jan 9, 2024
Jan 18, 2024
Feb 16, 2022
Feb 9, 2022
Aug 16, 2024
Jan 9, 2024
Feb 27, 2024
Jan 8, 2024
Nov 7, 2022
Feb 16, 2022
Jan 18, 2024
Jan 18, 2024
Feb 16, 2022
Feb 16, 2022

Repository files navigation

imputationserver-web-ui

Web interface to generate parameters config file for imputation workflow.

Workflow Available Imputation Algorithm.

Program Version
conform-gt 24May16
Beagle 5.2 21Apr21.304
bcftools 1.9

More workflow detail is https://sc.ddbj.nig.ac.jp/advanced_guides/imputation_server

UI

Web site image is here

imputation-web-ui.png

Input

The web user interface enables the users to specify these parameters graphically.

Mandatory parameters

There are 2 mandatory input parameters.

  1. Target genotype dataset (VCF Format)
  2. Reference panel dataset (Dataset containing phased haplotypes)

Optional parameters

There are 2 optional input parameters.

  1. Number of threads (default value of 16)
  2. The posterior probability of possible genotypes is included in the output file (default is false)

Result

  • Generated config file
    • This is used as input parameters for imputation workflow

About the HIBAG workflow models

We obtained the HIBAG model files from https://hibag.s3.amazonaws.com/hlares_index.html on January 5, 2024.