GREGOR

From Genome Analysis Wiki
Revision as of 13:55, 9 August 2013 by Jchen (talk | contribs) (Created page with "==FallInBed== '''FallInBed''' is a tool to test for enrichment of an input list of trait-associated index SNPs in experimentally annotated regulatory domains (BED files). Bec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

FallInBed

FallInBed is a tool to test for enrichment of an input list of trait-associated index SNPs in experimentally annotated regulatory domains (BED files). Because all reference data are hg19, so your index SNP and bed files should also be hg19 version.

Download FallInBed

Through this this link FallInBed Download, you can download a copy of FallInBed.

Build FallInBed

To build FallInBed, copy the FallInBed package from its folder and run the following command.

 tar xzvf FallInBed.tar.gz

After unzip, you can find 3 directories in "FallInBed" (./example ./lib ./script).

Download reference files

Download the reference files from this link [1],then un-package these files

 tar xzvf FallInBed.reference.tar.gz

After unzip, copy all reference files to directory "./ref"