Changes

From Genome Analysis Wiki
Jump to navigationJump to search
262 bytes added ,  15:40, 21 March 2012
no edit summary
Line 89: Line 89:     
=Output=
 
=Output=
An [[LibStatGen: ASP|ASP]] file is written containing the pileup for the specified BAM file.
+
An [[LibStatGen: ASP|ASP]] file is written containing the pileup for the specified BAM file. ASP files are by default compressed using BGZF.
 +
 
 +
The number of each type of record is output to stderr.
 +
 
 +
For example:
 +
<pre>
 +
Number of Position Records = 6
 +
Number of Empty Records = 39
 +
Number of Reference Only Records = 12
 +
Number of Detailed Records = 29
 +
</pre>

Navigation menu