Changes

From Genome Analysis Wiki
Jump to navigationJump to search
343 bytes added ,  16:21, 3 December 2013
no edit summary
Line 2: Line 2:     
'''FallInBed''' is a tool to test for global enrichment of trait-associated variants in experimentally annotated regulatory domains. Because all reference data are hg19, make sure your index SNP list and BED files are also in hg19 version.
 
'''FallInBed''' is a tool to test for global enrichment of trait-associated variants in experimentally annotated regulatory domains. Because all reference data are hg19, make sure your index SNP list and BED files are also in hg19 version.
 +
 +
== Get FallInBed Source Codes
    
=== Download FallInBed ===  
 
=== Download FallInBed ===  
    
Through this link [http://www.sph.umich.edu/csg/jich/FallInBed/  FallInBed Download], you can download a copy of FallInBed.
 
Through this link [http://www.sph.umich.edu/csg/jich/FallInBed/  FallInBed Download], you can download a copy of FallInBed.
 +
 +
=== Using Git to Track the Current Version ===
 +
You can create your won git clone(copy) using:
 +
  git clone https://github.com/jinchen-umich/FallInBed.git
 +
or
 +
  git clone git://github.com/jinchen-umich/FallInBed.git
 +
Either of these two commands creates a directory which called FallInBed in the current directory.
    
== Build FallInBed ==
 
== Build FallInBed ==
66

edits

Navigation menu