Changes

From Genome Analysis Wiki
Jump to navigationJump to search
1,092 bytes added ,  12:21, 7 July 2016
Line 19: Line 19:  
   #you can test the build
 
   #you can test the build
 
   4. make test
 
   4. make test
 +
  <div class=" mw-collapsible mw-collapsed">
 +
  An expected output when all is well for the tests is shown here. (click expand =>)
 +
  <div class="mw-collapsible-content">
 +
  user@server:~/vt$ make test
 +
  test/test.sh
 +
  ++++++++++++++++++++++
 +
  Tests for vt normalize
 +
  ++++++++++++++++++++++
 +
  testing normalize
 +
              output VCF file : ok
 +
              output logs    : ok
 +
  +++++++++++++++++++++++++++++++
 +
  Tests for vt decompose_blocksub
 +
  +++++++++++++++++++++++++++++++
 +
  testing decompose_blocksub of even-length blocks
 +
              output VCF file : ok
 +
              output logs    : ok
 +
  testing decompose_blocksub with alignment
 +
              output VCF file : ok
 +
              output logs    : ok
 +
  testing decompose_blocksub of phased even-length blocks
 +
              output VCF file : ok
 +
              output logs    : ok
 +
  ++++++++++++++++++++++
 +
  Tests for vt decompose
 +
  ++++++++++++++++++++++
 +
  testing decompose for a triallelic variant
 +
              output VCF file : ok
 +
              output logs    : ok <br>
 +
  Passed tests : 5 / 5
 +
  </div>
 +
  </div>
    
Building has been tested on Linux and Mac systems on gcc 4.8.1 and clang 3.4. <br>
 
Building has been tested on Linux and Mac systems on gcc 4.8.1 and clang 3.4. <br>
1,102

edits

Navigation menu