Changes

From Genome Analysis Wiki
Jump to navigationJump to search
196 bytes added ,  11:39, 5 November 2013
Line 3: Line 3:  
vt is a variant tool set that discovers short variants from Next Generation Sequencing data.  The features are being rolled out to github as major rewriting is being undertaken.
 
vt is a variant tool set that discovers short variants from Next Generation Sequencing data.  The features are being rolled out to github as major rewriting is being undertaken.
   −
=== Location ===
+
=== Installation ===
    
The source files are housed in github.
 
The source files are housed in github.
   −
   git clone https://github.com/atks/vt.git
+
To install, perform the following steps:
 +
 
 +
  #this will create a directory named vt in the directory you cloned the repository
 +
   1. git clone https://github.com/atks/vt.git
 +
 
 +
  #change directory to vt
 +
  2. cd vt
 +
 
 +
  #run make
 +
  3. make
    
== Common options ==
 
== Common options ==
1,102

edits

Navigation menu