<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to qCoverage</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>Recent changes to qCoverage</description><atom:link href="https://sourceforge.net/p/adamajava/wiki/qCoverage/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 19 Jun 2014 05:03:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/adamajava/wiki/qCoverage/feed" rel="self" type="application/rss+xml"/><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -20,7 +20,7 @@

 qcoverage requires java 7 and (ideally) a multi-core machine with at least 20GB of RAM.

-Download the qcoverage tar file
+Download the [qcoverage tar file](http://sourceforge.net/projects/adamajava/files/qcoverage.tar.bz2/download)
 Untar the tar file into a directory of your choice

 You should see jar files for qcoverage and its dependencies:
@@ -28,16 +28,13 @@
 ~~~~
 [oholmes@minion0 qcoverage]$ tar xjvf qcoverage.tar.bz2
 x antlr-3.2.jar
-x commons-math3-3.1.1.jar
-x ini4j-0.5.2-SNAPSHOT.jar
 x jopt-simple-3.2.jar
 x picard-1.110.jar
 x qbamfilter-1.0pre.jar
 x qcommon-0.1pre.jar
-x qio-0.1pre.jar
-x qmaths-0.1pre.jar
 x qpicard-0.1pre.jar
-x qcoverage-1.0.jar
+X qio-0.1pre.jar
+x qcoverage-0.7pre.jar
 x sam-1.110.jar
 [oholmes@minion0 qcoverage]$
 ~~~~
@@ -179,4 +176,3 @@
 java -jar qcoverage.jar --query "flag_ReadPaired==true" -t phys --bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
 ~~~~

-
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Thu, 19 Jun 2014 05:03:32 -0000</pubDate><guid>https://sourceforge.netc8b155d7f81909dd3d8819fff7747bb43d5247e8</guid></item><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -154,7 +154,7 @@
 java -jar qcoverage.jar -t seq -q "and (flag_ReadFailsVendorQuality==false, flag_DuplicateRead==false, flag_ReadUnmapped==false, flag_NotprimaryAlignment==false)" -bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
 ~~~~

-
+which are ensuring that only non-duplicate, mapped and primary alignment reads are considered for the coverage summaries.

 Some other examples are:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Tue, 03 Jun 2014 05:11:41 -0000</pubDate><guid>https://sourceforge.netfec27057066ae14d76b7b025e195054a287e1f92</guid></item><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -136,9 +136,28 @@

 ##Filtering##

-qcoverage reuses the query engine underpinning [qbamfilter](qbamfilter), allowing the user to include only BAM reads satisfying a specified query expression. Like qbamfilter, this query expression is supplied with the -q,--query option.
-Identical query-language semantics apply to qcoverage as for qbamfilter. A complete specification of the qbamfilter query language can be found on the [qbamfilter](qbamfilter) page.
+qcoverage reuses the query engine underpinning [qbamfilter](qBamfilter), allowing the user to include only BAM reads satisfying a specified query expression. Like qbamfilter, this query expression is supplied with the -q,--query option.
+Identical query-language semantics apply to qcoverage as for qbamfilter. A complete specification of the qbamfilter query language can be found on the [qbamfilter](qBamfilter) page.

+
+The default filter that is used by QCMG when running qcoverage is as follows:
+
+**sequence coverage**
+
+~~~~
+java -jar qcoverage.jar -t seq -q "and (flag_ReadFailsVendorQuality==false, flag_DuplicateRead==false, flag_ReadUnmapped==false, flag_NotprimaryAlignment==false)" -bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
+~~~~
+
+**physical coverage**
+
+~~~~
+java -jar qcoverage.jar -t seq -q "and (flag_ReadFailsVendorQuality==false, flag_DuplicateRead==false, flag_ReadUnmapped==false, flag_NotprimaryAlignment==false)" -bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
+~~~~
+
+
+
+
+Some other examples are:

 Excluding reads above a defined ISIZE cutoff during physical coverage:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Tue, 03 Jun 2014 05:09:57 -0000</pubDate><guid>https://sourceforge.net18c9b9d1f727acb98c8c167d60b3bf78eaf51e5e</guid></item><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Mon, 26 May 2014 22:48:20 -0000</pubDate><guid>https://sourceforge.netcaebc1f434d399dc957456ff49f2362438173f90</guid></item><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -10,10 +10,10 @@
 * physical coverage
 * sequence coverage

-The following diagram illustrates the differences between the 2 modes
+Physical coverage includes both (a) the reads themselves, plus (b) the bases that lie between a pair of matched reads. So physical coverage includes all bases on a fragment - those at either end that were sequenced and can be seen in the reads PLUS those bases that can be inferred to be part of the sequenced fragment but that were not themselves sequenced. Physical coverage is only relevant for paired reads as for unpaired reads, sequence coverage is identical to physical coverage.

+[This link](http://www.nature.com/nrg/journal/v11/n10/fig_tab/nrg2841_F1.html#figure-title) has more information on the differences between the two.

-![nature reviews image](http://www.nature.com/nrg/journal/v11/n10/fig_tab/nrg2841_F1.html#figure-title)

 #Installation#

@@ -44,9 +44,19 @@

 #Usage#

+For sequence coverage:
+
 ~~~~
 java -jar qcoverage.jar -t seq --bam test1.bam --gff3 GRCh37.gff3 -o report.txt --log logfile
 ~~~~
+
+For physical coverage:
+
+~~~~
+java -jar qcoverage.jar -t phys --bam test1.bam --gff3 GRCh37.gff3 -o report.txt --log logfile
+~~~~
+
+

 #Options#

@@ -69,3 +79,85 @@
 --xml                        Output report in XML format. (Optional)   
 --vcf                        Output report in VCF format. Needs the per-feature flag to also be set (Optional)   
 ~~~~
+
+
+
+##vcf output##
+
+It is possible to have output from the --per-feature mode in either XML or VCF format. The XML format is very extensive with an XML table for each feature showing a full breakdown of how many bases of the feature were covered at what levels. For long regions with variable coverage, this table can run to hundreds of lines so an XML-format output file containing hundreds of thousands of features can run to tens of millions of lines - it can be as big as the BAM itself. In most cases, the level of detail provided by the XML output is overkill and the VCF format is sufficient. The VCF file contains a single line for each feature so it is almost identical in length to the GFF3 file that defines the features. Each line gives details about the feature including start and stop positions as well as a high level summary of the coverage. This information is sufficient to provide average coverage for the feature and to allow for the assessment of capture bait performance.
+The VCF output looks like:
+
+~~~~
+##fileformat=VCFv4.0
+##bam_file=/ABCD_1234/bamfile.bam
+##gff_file=/SureSelect_All_Exon_50mb_filtered_baits_1-200_20110524_shoulders.gff3
+##FILTER=
+##INFO=
+##INFO=
+##INFO=
+##INFO=
+##INFO=
+#CHROM  POS     ID      REF     ALT     QUAL    FILTER  INFO
+chr1    1       .       .       .       .       .       B=fill;BE=14166;ZC=12240;NZC=1926;TOT=16840
+chr1    14167   .       .       .       .       .       B=bait_3_100;BE=14266;ZC=100;NZC=0;TOT=0
+chr1    14267   .       .       .       .       .       B=bait_2_100;BE=14366;ZC=100;NZC=0;TOT=0
+chr1    14367   .       .       .       .       .       B=bait_1_100;BE=14466;ZC=100;NZC=0;TOT=0
+chr1    14467   .       .       .       .       .       B=bait;BE=14587;ZC=64;NZC=57;TOT=445
+chr1    14588   .       .       .       .       .       B=bait_1_100;BE=14638;ZC=0;NZC=51;TOT=1455
+chr1    14639   .       .       .       .       .       B=bait;BE=14883;ZC=0;NZC=245;TOT=9763
+~~~~
+
+If we look at one output line in more detail we see:
+
+~~~~
+chr1    14467   .       .       .       .       .       B=bait;BE=14587;ZC=64;NZC=57;TOT=445
+~~~~
+
+which we interpret as:
+
+* this region starts at position 14467 on chromosome 1
+* the region is a bait (B=bait)
+* the region ends at position (BE=14587)
+* there were 64 bases with zero coverage (ZC=64) and 57 with non-zero coverage (NZC=57)
+* the total number of sequenced bases in the region is 445 (TOT=445)
+
+
+
+## Multithreading##
+
+To accelerate performance where hardware permits (e.g: multicore processors; multi-processor machines), pass the -n option to specify an appropriate number of worker threads.
+For example, applying -n 15 to yield 15 worker threads plus 1 supervising thread:
+
+~~~~
+java -Xmx20G -jar qcoverage.jar -n 15 -t seq --bam test1.bam --gff3 GRCh37_primary_chr13.gff3 -o report.txt --log logfile
+~~~~
+
+Adequate node resources must be allocated to ensure speedup when using this technique on any cluster. It must also be noted that qcoverage uses more memory when in multithreaded mode.
+
+##Filtering##
+
+qcoverage reuses the query engine underpinning [qbamfilter](qbamfilter), allowing the user to include only BAM reads satisfying a specified query expression. Like qbamfilter, this query expression is supplied with the -q,--query option.
+Identical query-language semantics apply to qcoverage as for qbamfilter. A complete specification of the qbamfilter query language can be found on the [qbamfilter](qbamfilter) page.
+
+
+Excluding reads above a defined ISIZE cutoff during physical coverage:
+
+~~~~
+java -jar qcoverage.jar -q "ISIZE &lt; 200" -t phys --bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
+~~~~
+
+
+Including only reads satisfying a ZP-quality of "AAA":
+
+~~~~
+java -jar qcoverage.jar --query "ZP==AAA" -t seq --bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
+~~~~
+
+
+Excluding unpaired reads from physical coverage:
+
+~~~~
+java -jar qcoverage.jar --query "flag_ReadPaired==true" -t phys --bam test1.bam --gff3 some.gff3 -o report.txt --log logfile
+~~~~
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Mon, 26 May 2014 03:55:02 -0000</pubDate><guid>https://sourceforge.neta437ba89cb4a42361682e60e7f9fca51be0acaf6</guid></item><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -2,8 +2,18 @@

 #Introduction#

-qcoverage is a stand-alone Java application that calculates coverage statistics given a BAM file with mapped reads, and a GFF3 file with features of interest. 
+qcoverage is a stand-alone Java application that calculates coverage statistics given a [BAM](http://samtools.github.io/hts-specs/SAMv1.pdf) file with mapped reads, and a [GFF3](http://www.sequenceontology.org/gff3.shtml) file with features of interest. 

+
+It can be run in 2 different modes:
+
+* physical coverage
+* sequence coverage
+
+The following diagram illustrates the differences between the 2 modes
+
+
+![nature reviews image](http://www.nature.com/nrg/journal/v11/n10/fig_tab/nrg2841_F1.html#figure-title)

 #Installation#

@@ -35,7 +45,7 @@
 #Usage#

 ~~~~
-java -jar qcoverage.jar -t seq --bam test1.bam --bai somebamindex.bai --gff3 GRCh37_primary_chr13.gff3 -o report.txt --log logfile
+java -jar qcoverage.jar -t seq --bam test1.bam --gff3 GRCh37.gff3 -o report.txt --log logfile
 ~~~~

 #Options#
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Mon, 26 May 2014 02:10:21 -0000</pubDate><guid>https://sourceforge.net6c8496300f120da7e5e9f4aedf476ae33603ce5a</guid></item><item><title>qCoverage modified by Ollie Holmes</title><link>https://sourceforge.net/p/adamajava/wiki/qCoverage/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#installation"&gt;Installation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#usage"&gt;Usage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#options"&gt;Options&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h1 id="introduction"&gt;Introduction&lt;/h1&gt;
&lt;p&gt;qcoverage is a stand-alone Java application that calculates coverage statistics given a BAM file with mapped reads, and a GFF3 file with features of interest. &lt;/p&gt;
&lt;h1 id="installation"&gt;Installation&lt;/h1&gt;
&lt;p&gt;qcoverage requires java 7 and (ideally) a multi-core machine with at least 20GB of RAM.&lt;/p&gt;
&lt;p&gt;Download the qcoverage tar file&lt;br /&gt;
Untar the tar file into a directory of your choice&lt;/p&gt;
&lt;p&gt;You should see jar files for qcoverage and its dependencies:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;oholmes&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;minion0&lt;/span&gt; &lt;span class="n"&gt;qcoverage&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="err"&gt;$&lt;/span&gt; &lt;span class="n"&gt;tar&lt;/span&gt; &lt;span class="n"&gt;xjvf&lt;/span&gt; &lt;span class="n"&gt;qcoverage&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bz2&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;antlr&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;3.2&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;commons&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;math3&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;3.1.1&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;ini4j&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.5.2&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;SNAPSHOT&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;jopt&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;simple&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;3.2&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;picard&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.110&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;qbamfilter&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt;&lt;span class="n"&gt;pre&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;qcommon&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.1&lt;/span&gt;&lt;span class="n"&gt;pre&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;qio&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.1&lt;/span&gt;&lt;span class="n"&gt;pre&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;qmaths&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.1&lt;/span&gt;&lt;span class="n"&gt;pre&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;qpicard&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.1&lt;/span&gt;&lt;span class="n"&gt;pre&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;qcoverage&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;sam&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.110&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt;
&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;oholmes&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;minion0&lt;/span&gt; &lt;span class="n"&gt;qcoverage&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="err"&gt;$&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1 id="usage"&gt;Usage&lt;/h1&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;java&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt; &lt;span class="n"&gt;qcoverage&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;t&lt;/span&gt; &lt;span class="n"&gt;seq&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;bam&lt;/span&gt; &lt;span class="n"&gt;test1&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bam&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;bai&lt;/span&gt; &lt;span class="n"&gt;somebamindex&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bai&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;gff3&lt;/span&gt; &lt;span class="n"&gt;GRCh37_primary_chr13&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gff3&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;o&lt;/span&gt; &lt;span class="n"&gt;report&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;txt&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;log&lt;/span&gt; &lt;span class="n"&gt;logfile&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1 id="options"&gt;Options&lt;/h1&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nb"&gt;Option&lt;/span&gt;                       &lt;span class="nb"&gt;Description&lt;/span&gt;                            
&lt;span class="o"&gt;------&lt;/span&gt;                       &lt;span class="o"&gt;-----------&lt;/span&gt;                            
&lt;span class="na"&gt;-V&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="na"&gt;-v&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nb"&gt;version&lt;/span&gt;            &lt;span class="nx"&gt;Print&lt;/span&gt; &lt;span class="nb"&gt;version&lt;/span&gt; &lt;span class="nx"&gt;info.&lt;/span&gt;                    
    &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;bai&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;BAI&lt;/span&gt; &lt;span class="nb"&gt;file&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;         &lt;span class="nx"&gt;BAI&lt;/span&gt; &lt;span class="nb"&gt;file&lt;/span&gt; &lt;span class="nb"&gt;for&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;BAM&lt;/span&gt; &lt;span class="nx"&gt;file.&lt;/span&gt;         
    &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;bam&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;BAM&lt;/span&gt; &lt;span class="nb"&gt;file&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;         &lt;span class="nx"&gt;BAM&lt;/span&gt; &lt;span class="nb"&gt;file&lt;/span&gt; &lt;span class="nx"&gt;containing&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;reads.&lt;/span&gt;     
    &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;gff3&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;GFF3&lt;/span&gt; &lt;span class="nb"&gt;file&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;       &lt;span class="nx"&gt;The&lt;/span&gt; &lt;span class="nx"&gt;GFF3&lt;/span&gt; &lt;span class="nb"&gt;file&lt;/span&gt; &lt;span class="nx"&gt;defining&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;features.&lt;/span&gt;   
&lt;span class="na"&gt;-h&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;help&lt;/span&gt;                   &lt;span class="nx"&gt;Shows&lt;/span&gt; &lt;span class="nx"&gt;this&lt;/span&gt; &lt;span class="nx"&gt;help&lt;/span&gt; &lt;span class="nx"&gt;message.&lt;/span&gt;               
    &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="k"&gt;log&lt;/span&gt;                    &lt;span class="nb"&gt;File&lt;/span&gt; &lt;span class="k"&gt;where&lt;/span&gt; &lt;span class="k"&gt;log&lt;/span&gt; &lt;span class="nb"&gt;output&lt;/span&gt; &lt;span class="nx"&gt;will&lt;/span&gt; &lt;span class="nx"&gt;be&lt;/span&gt; &lt;span class="nx"&gt;directed&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;must&lt;/span&gt; &lt;span class="nx"&gt;have&lt;/span&gt; &lt;span class="nb"&gt;write&lt;/span&gt; &lt;span class="nx"&gt;permissions&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="nx"&gt;.&lt;/span&gt;       
    &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;loglevel&lt;/span&gt;               &lt;span class="nx"&gt;Logging&lt;/span&gt; &lt;span class="nx"&gt;level&lt;/span&gt; &lt;span class="nx"&gt;required&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nx"&gt;e.g.&lt;/span&gt; &lt;span class="nx"&gt;INFO&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nx"&gt;DEBUG.&lt;/span&gt; 
                                 &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;Optional&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="k"&gt;if&lt;/span&gt; &lt;span class="nx"&gt;no&lt;/span&gt; &lt;span class="nx"&gt;parameter&lt;/span&gt; &lt;span class="nx"&gt;is&lt;/span&gt; &lt;span class="nb"&gt;specified&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nx"&gt;will&lt;/span&gt; &lt;span class="nb"&gt;default&lt;/span&gt; &lt;span class="k"&gt;to&lt;/span&gt; &lt;span class="nx"&gt;INFO&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;     
&lt;span class="na"&gt;-n&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;thread_count&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;            &lt;span class="nx"&gt;Number&lt;/span&gt; &lt;span class="nx"&gt;of&lt;/span&gt; &lt;span class="nx"&gt;worker&lt;/span&gt; &lt;span class="nx"&gt;threads&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;yields&lt;/span&gt; &lt;span class="nb"&gt;n&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt; &lt;span class="nx"&gt;total&lt;/span&gt; &lt;span class="nx"&gt;threads&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="nx"&gt;.&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;Optional&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;           
&lt;span class="na"&gt;-o&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nb"&gt;output&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;outputfile&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;    &lt;span class="nx"&gt;Specifies&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nb"&gt;output&lt;/span&gt; &lt;span class="nx"&gt;file.&lt;/span&gt;             
    &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;per&lt;/span&gt;&lt;span class="na"&gt;-feature&lt;/span&gt;            &lt;span class="nb"&gt;Perform&lt;/span&gt; &lt;span class="nx"&gt;per&lt;/span&gt;&lt;span class="na"&gt;-feature&lt;/span&gt; &lt;span class="nx"&gt;coverage.&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;Optional&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;                           
&lt;span class="na"&gt;-q&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;query&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;expression&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;     &lt;span class="nx"&gt;The&lt;/span&gt; &lt;span class="nx"&gt;query&lt;/span&gt; &lt;span class="kt"&gt;string&lt;/span&gt; &lt;span class="nb"&gt;for&lt;/span&gt; &lt;span class="nx"&gt;selecting&lt;/span&gt; &lt;span class="nx"&gt;reads&lt;/span&gt; &lt;span class="nb"&gt;for&lt;/span&gt; &lt;span class="nx"&gt;coverage.&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;Optional&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;                         
&lt;span class="na"&gt;-t&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="k"&gt;type&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="k"&gt;type&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;            &lt;span class="nx"&gt;The&lt;/span&gt; &lt;span class="k"&gt;type&lt;/span&gt; &lt;span class="nx"&gt;of&lt;/span&gt; &lt;span class="nx"&gt;coverage&lt;/span&gt; &lt;span class="k"&gt;to&lt;/span&gt; &lt;span class="nb"&gt;perform&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;seq&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nx"&gt;sequence&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nx"&gt;phys&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nx"&gt;physical&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="nx"&gt;.&lt;/span&gt;                                          
&lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="kt"&gt;xml&lt;/span&gt;                        &lt;span class="nb"&gt;Output&lt;/span&gt; &lt;span class="n"&gt;report&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt; &lt;span class="kt"&gt;XML&lt;/span&gt; &lt;span class="nx"&gt;format.&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;Optional&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;   
&lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="nx"&gt;vcf&lt;/span&gt;                        &lt;span class="nb"&gt;Output&lt;/span&gt; &lt;span class="n"&gt;report&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt; &lt;span class="nx"&gt;VCF&lt;/span&gt; &lt;span class="nx"&gt;format.&lt;/span&gt; &lt;span class="nx"&gt;Needs&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;per&lt;/span&gt;&lt;span class="na"&gt;-feature&lt;/span&gt; &lt;span class="nx"&gt;flag&lt;/span&gt; &lt;span class="k"&gt;to&lt;/span&gt; &lt;span class="nx"&gt;also&lt;/span&gt; &lt;span class="nx"&gt;be&lt;/span&gt; &lt;span class="nb"&gt;set&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;Optional&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ollie Holmes</dc:creator><pubDate>Thu, 22 May 2014 06:55:29 -0000</pubDate><guid>https://sourceforge.net4f0bee873f6e22880d84e6dbb62152667d8417e0</guid></item></channel></rss>