<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/varscan/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/varscan/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/varscan/support-requests/</id><updated>2012-11-15T16:05:01Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>More data columns then headers in somatic output</title><link href="https://sourceforge.net/p/varscan/support-requests/4/" rel="alternate"/><published>2012-11-15T16:05:01Z</published><updated>2012-11-15T16:05:01Z</updated><author><name>Henry Zhang</name><uri>https://sourceforge.net/u/henrybethesda/</uri></author><id>https://sourceforge.netebff98b0c84d7dc38b9c10631eb1fd3e34241233</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The command: java -jar VarScan.v2.3.2.jar somatic normal.pileup tumor.pileup output.basename&lt;br /&gt;
generated 19 columns of headers and 23 columns of data values.&lt;/p&gt;
&lt;p&gt;Also, add --output-vcf 1 did not get output in VCF format.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Copynumber gives gc content&gt;100 and error in Copycaller</title><link href="https://sourceforge.net/p/varscan/support-requests/3/" rel="alternate"/><published>2012-10-19T11:42:16Z</published><updated>2012-10-19T11:42:16Z</updated><author><name>bapelsin</name><uri>https://sourceforge.net/u/bapelsin/</uri></author><id>https://sourceforge.neted980dc225b3dee74c70f5c00302a1d17329e773</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Im using VarScan.v2.3.2 to do CNV analysis on HighSeq exome data from tumor-normal pairs. When running copynumber, all appears ok, but when filtering the resulting .copynumber file using Copycaller, I get an error ("Parsing Exception", please see below). &lt;/p&gt;
&lt;p&gt;When running VarScan copynumber like this:&lt;br /&gt;
java -jar /VarScan.v2.3.2.jar copynumber $NOR $TUM $BASENAME&lt;/p&gt;
&lt;p&gt;I got the following output:&lt;br /&gt;
######## &lt;br /&gt;
Normal Pileup: /177_1N.prmdup.realign.recal_sorted.mpileup&lt;br /&gt;
Tumor Pileup: /177_1T.prmdup.realign.recal_sorted.mpileup&lt;br /&gt;
Min coverage:   10&lt;br /&gt;
Min avg qual:   15&lt;br /&gt;
P-value thresh: 0.01&lt;br /&gt;
Not resetting normal file because chrM &amp;lt; chrY&lt;br /&gt;
561343988 positions in tumor&lt;br /&gt;
557785077 positions shared in normal&lt;br /&gt;
38214383 had sufficient coverage for comparison&lt;br /&gt;
482476 raw copynumber segments with size &amp;gt; 10&lt;br /&gt;
474997 good copynumber segments with depth &amp;gt; 10&lt;br /&gt;
##########&lt;/p&gt;
&lt;p&gt;So we have an error stating "Not resetting normal file because chrM &amp;lt; chrY".&lt;/p&gt;
&lt;p&gt;I saw an answer that dkobolt had given regarding this error message saying that "This is just a warning printed by VarScan as it's simultaneously parsing normal and tumor files. As long as your output files contain all of the chromosomes that you expect, you can safely ignore it."&lt;/p&gt;
&lt;p&gt;So I double checked and all chromosomes are present in the copynumber file.&lt;/p&gt;
&lt;p&gt;Then I ran Copycaller like this:&lt;br /&gt;
java -jar /VarScan.v2.3.2.jar copyCaller $IN --output-file ${IN}.called&lt;/p&gt;
&lt;p&gt;The output I get from the CopyCaller is the following:&lt;br /&gt;
#####################&lt;br /&gt;
Min coverage:   20&lt;br /&gt;
Reading input from /177_1T.copynumber&lt;br /&gt;
Parsing Exception on line:&lt;br /&gt;
chr1    10010   10109   100     30,4    28,4    -0,097  51,0&lt;br /&gt;
For input string: "30,4"&lt;br /&gt;
Error parsing input: null&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
at net.sf.varscan.CopyCaller.&amp;lt;init&amp;gt;(CopyCaller.java:293)&lt;br /&gt;
at net.sf.varscan.VarScan.copyCaller(VarScan.java:344)&lt;br /&gt;
at net.sf.varscan.VarScan.main(VarScan.java:173)&lt;/p&gt;
&lt;p&gt;##################&lt;br /&gt;
I am not sure what is wrong with this line, however when looking at the output from "copynumber" I noticed that the GC content sometimes exceeds 100, please see attached picture.&lt;/p&gt;
&lt;p&gt;I would be greatful for any input on how to solve this!&lt;br /&gt;
Thank you in advance!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Copynumber gives gc content&gt;100 and error in Copycaller</title><link href="https://sourceforge.net/p/varscan/support-requests/2/" rel="alternate"/><published>2012-10-19T08:59:59Z</published><updated>2012-10-19T08:59:59Z</updated><author><name>bapelsin</name><uri>https://sourceforge.net/u/bapelsin/</uri></author><id>https://sourceforge.netce8134268139c01ed9671a700954e019ac66d209</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Im using VarScan.v2.3.2 to do CNV analysis on HighSeq exome data from tumor-normal pairs. When running copynumber, all appears ok, but when filtering the resulting .copynumber file using Copycaller, I get an error ("Parsing Exception", please see below). &lt;/p&gt;
&lt;p&gt;When running VarScan copynumber like this:&lt;br /&gt;
java -jar /VarScan.v2.3.2.jar copynumber $NOR $TUM $BASENAME&lt;/p&gt;
&lt;p&gt;I got the following output:&lt;br /&gt;
######## &lt;br /&gt;
Normal Pileup: /177_1N.prmdup.realign.recal_sorted.mpileup&lt;br /&gt;
Tumor Pileup: /177_1T.prmdup.realign.recal_sorted.mpileup&lt;br /&gt;
Min coverage:   10&lt;br /&gt;
Min avg qual:   15&lt;br /&gt;
P-value thresh: 0.01&lt;br /&gt;
Not resetting normal file because chrM &amp;lt; chrY&lt;br /&gt;
561343988 positions in tumor&lt;br /&gt;
557785077 positions shared in normal&lt;br /&gt;
38214383 had sufficient coverage for comparison&lt;br /&gt;
482476 raw copynumber segments with size &amp;gt; 10&lt;br /&gt;
474997 good copynumber segments with depth &amp;gt; 10&lt;br /&gt;
##########&lt;/p&gt;
&lt;p&gt;So we have an error stating "Not resetting normal file because chrM &amp;lt; chrY".&lt;/p&gt;
&lt;p&gt;I saw an answer that dkobolt had given regarding this error message saying that "This is just a warning printed by VarScan as it's simultaneously parsing normal and tumor files. As long as your output files contain all of the chromosomes that you expect, you can safely ignore it."&lt;/p&gt;
&lt;p&gt;So I double checked and all chromosomes are present in the copynumber file.&lt;/p&gt;
&lt;p&gt;Then I ran Copycaller like this:&lt;br /&gt;
java -jar /VarScan.v2.3.2.jar copyCaller $IN --output-file ${IN}.called&lt;/p&gt;
&lt;p&gt;The output I get from the CopyCaller is the following:&lt;br /&gt;
#####################&lt;br /&gt;
Min coverage:   20&lt;br /&gt;
Reading input from /177_1T.copynumber&lt;br /&gt;
Parsing Exception on line:&lt;br /&gt;
chr1    10010   10109   100     30,4    28,4    -0,097  51,0&lt;br /&gt;
For input string: "30,4"&lt;br /&gt;
Error parsing input: null&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
at net.sf.varscan.CopyCaller.&amp;lt;init&amp;gt;(CopyCaller.java:293)&lt;br /&gt;
at net.sf.varscan.VarScan.copyCaller(VarScan.java:344)&lt;br /&gt;
at net.sf.varscan.VarScan.main(VarScan.java:173)&lt;/p&gt;
&lt;p&gt;##################&lt;br /&gt;
I am not sure what is wrong with this line, however when looking at the output from "copynumber" I noticed that the GC content sometimes exceeds 100, please see attached picture.&lt;/p&gt;
&lt;p&gt;I would be greatful for any input on how to solve this!&lt;br /&gt;
Thank you in advance!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Copynumber gives gc content&gt;100 and error in Copycaller</title><link href="https://sourceforge.net/p/varscan/support-requests/1/" rel="alternate"/><published>2012-10-19T07:31:27Z</published><updated>2012-10-19T07:31:27Z</updated><author><name>bapelsin</name><uri>https://sourceforge.net/u/bapelsin/</uri></author><id>https://sourceforge.netdfb93a4dbf425116f08e7fe84cc0170469a3d5f6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Im using VarScan.v2.3.2 to do CNV analysis on HighSeq exome data from tumor-normal pairs. When running copynumber, all appears ok, but when filtering the resulting .copynumber file using Copycaller, I get an error ("Parsing Exception", please see below). &lt;/p&gt;
&lt;p&gt;When running VarScan copynumber like this:&lt;br /&gt;
java -jar /VarScan.v2.3.2.jar copynumber $NOR $TUM $BASENAME&lt;/p&gt;
&lt;p&gt;I got the following output:&lt;br /&gt;
######## &lt;br /&gt;
Normal Pileup: /177_1N.prmdup.realign.recal_sorted.mpileup&lt;br /&gt;
Tumor Pileup: /177_1T.prmdup.realign.recal_sorted.mpileup&lt;br /&gt;
Min coverage:   10&lt;br /&gt;
Min avg qual:   15&lt;br /&gt;
P-value thresh: 0.01&lt;br /&gt;
Not resetting normal file because chrM &amp;lt; chrY&lt;br /&gt;
561343988 positions in tumor&lt;br /&gt;
557785077 positions shared in normal&lt;br /&gt;
38214383 had sufficient coverage for comparison&lt;br /&gt;
482476 raw copynumber segments with size &amp;gt; 10&lt;br /&gt;
474997 good copynumber segments with depth &amp;gt; 10&lt;br /&gt;
##########&lt;/p&gt;
&lt;p&gt;So we have an error stating "Not resetting normal file because chrM &amp;lt; chrY".&lt;/p&gt;
&lt;p&gt;I saw an answer that dkobolt had given regarding this error message saying that "This is just a warning printed by VarScan as it's simultaneously parsing normal and tumor files. As long as your output files contain all of the chromosomes that you expect, you can safely ignore it."&lt;/p&gt;
&lt;p&gt;So I double checked and all chromosomes are present in the copynumber file.&lt;/p&gt;
&lt;p&gt;Then I ran Copycaller like this:&lt;br /&gt;
java -jar /VarScan.v2.3.2.jar copyCaller $IN --output-file ${IN}.called&lt;/p&gt;
&lt;p&gt;The output I get from the CopyCaller is the following:&lt;br /&gt;
#####################&lt;br /&gt;
Min coverage:   20&lt;br /&gt;
Reading input from /177_1T.copynumber&lt;br /&gt;
Parsing Exception on line:&lt;br /&gt;
chr1    10010   10109   100     30,4    28,4    -0,097  51,0&lt;br /&gt;
For input string: "30,4"&lt;br /&gt;
Error parsing input: null&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
at net.sf.varscan.CopyCaller.&amp;lt;init&amp;gt;(CopyCaller.java:293)&lt;br /&gt;
at net.sf.varscan.VarScan.copyCaller(VarScan.java:344)&lt;br /&gt;
at net.sf.varscan.VarScan.main(VarScan.java:173)&lt;/p&gt;
&lt;p&gt;##################&lt;br /&gt;
I am not sure what is wrong with this line, however when looking at the output from "copynumber" I noticed that the GC content sometimes exceeds 100, please see attached picture.&lt;/p&gt;
&lt;p&gt;I would be greatful for any input on how to solve this!&lt;br /&gt;
Thank you in advance!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>