Changes

From Genome Analysis Wiki
Jump to navigationJump to search
145 bytes added ,  10:28, 24 July 2012
Line 135: Line 135:     
The <code>minAltAlleleCount</code> parameter is the minimum number of alternate alleles found in the subset in order for the record to be kept.
 
The <code>minAltAlleleCount</code> parameter is the minimum number of alternate alleles found in the subset in order for the record to be kept.
 +
 +
Use the following method to remove the DiscardMinAltAlleleCount rule:
 +
<source lang="cpp">
 +
VcfFileReader::rmDiscardMinAltAlleleCount()
 +
</source>
    
==== Read only Certain Sections of the File / Using a VCF Index (TABIX) File ====
 
==== Read only Certain Sections of the File / Using a VCF Index (TABIX) File ====

Navigation menu