Skip to content

Commit

Permalink
VCF version requirement added
Browse files Browse the repository at this point in the history
  • Loading branch information
avsmith authored and abought committed Feb 20, 2023
1 parent 38a791e commit 809af96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/prepare-your-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Michigan Imputation Server accepts VCF files compressed with [bgzip](http://samt
- Create a separate vcf.gz file for each chromosome.
- Variations must be sorted by genomic position.
- GRCh37 or GRCh38 coordinates are required.
- VCF files need to be version 4.2 (or lower)

!!! note
Several \*.vcf.gz files can be uploaded at once.
Expand Down

0 comments on commit 809af96

Please sign in to comment.