Skip to content

Commit a9538ff

Browse files
committed
Corrected another docs bug.
1 parent 6698daa commit a9538ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestData/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this directory you will find the data that was used to benchmark *Structure_t
1212

1313
### BigTestData.str.tar.xz
1414

15-
This file is a fastStructure formatted input file which was used to benchmark fastStructure. This is a large SNP file (604 SNPs) which was obtained from the [1000 genomes project](http://www.1000genomes.org). The file was downloaded from [chromossome 22](ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chr22.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz), and was then filtered using vcftools with the following criteria:
15+
This file is a fastStructure formatted input file which was used to benchmark fastStructure. This is a large SNP file (604 SNPs) which was obtained from the [1000 genomes project](http://www.1000genomes.org). The file was downloaded from [chromossome 22](http://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chr22.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz), and was then filtered using vcftools with the following criteria:
1616

1717
* only biallelic, non-singleton SNV sites
1818
* SNvs must be at lest 2KB apart from each other

0 commit comments

Comments
 (0)