Skip to content

Commit c0280ca

Browse files
committed
Merge branch 'master' of github.com:WangGenomicsLab/GenGen
2 parents 201948f + 7acd6e0 commit c0280ca

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/user-guide/download.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@ The stable version of GenGen main package can be downloaded below. The main pack
44

55
[gengen.tar.gz](https://github.com/WangGenomicsLab/GenGen/archive/v1.0.0.tar.gz)
66

7-
Additional update 2010Jun24: A few people asked me the best way to identify SNPs in a particular array (for example, Illumina array with 550K markers), that are best proxy for a list of candidate SNPs (for example, dozens of SNPs reported in a meta-analysis paper using imputation data). The [find_ld_snp.pl](http://www.openbioinformatics.org/gengen/download/find_ld_snp.pl) program is designed to do this: just run "find_ld_snp.pl snplist.candidate snplist.550karray hapmap_CEU_r23a" and it will tell what are the best SNPs to use in the Illumina array, their r2 measures, and their distance to each other. Use the "-m" argument to read the manual first.
8-
97
## Supplementary library files
108

119
SNP-gene mapping files for various Illumina and Affymetrix SNP arrays, as well as SNPTable file for commonly used arrays, can be downloaded below.
1210

1311
[gengenlib.tar.gz](http://www.openbioinformatics.org/gengen/download/gengenlib.tar.gz)
1412

15-
Among the SNP-gene mapping files, hh550* are for HumanHap550 array, hhall\* are for other Illumina Infinium arrays, affy500k* are for Affymetrix 500K arrays, gw6* are for Affymetrix genome-wide 6.0 arrays. You can contact me directly to get SNP-gene mapping annotation for other arrays. Or, you can follow the instructions to generate a custom annotation file using the scan_region.pl program included in the package. Among the SNPTable files, hh550_610.snptable is for Illumina 550K or 610K arrays (all versions), and hh1mv13.snptable is for Illumina 1M arrays (version 1 or 3).
13+
Among the SNP-gene mapping files, hh550\* are for HumanHap550 array, hhall\* are for other Illumina Infinium arrays, affy500k\* are for Affymetrix 500K arrays, gw6\* are for Affymetrix genome-wide 6.0 arrays. You can contact me directly to get SNP-gene mapping annotation for other arrays. Or, you can follow the instructions to generate a custom annotation file using the scan_region.pl program included in the package. Among the SNPTable files, hh550_610.snptable is for Illumina 550K or 610K arrays (all versions), and hh1mv13.snptable is for Illumina 1M arrays (version 1 or 3).
1614

1715
## SNPTable file for Illumina arrays and Affymetrix arrays
1816

0 commit comments

Comments
 (0)