Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 530 Bytes

sample_ID_format.md

File metadata and controls

22 lines (20 loc) · 530 Bytes

Sample ID file format

--sample-case/--sample-cont requires a text file with two columns. The first one is population and the second column is sample ID's. These Samples must be a subset of samples used in the --input/--vcf-cont vcf file, respectively.

Example

#Population Sample
FIN HG00171
FIN HG00173
... ...
YRI NA19144
YRI NA19146
... ...

Notes

  • TAB separated
  • No Header
  • Comment by #