Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • SD2010Bioinfo
    Junior Member
    • Sep 2012
    • 9

    VarScan.v2.3.2 output file format problem

    I'm using Varscan.v2.3.2 to do somatic variants calling in tumor-normal sample with command below. But the output snp and indel files have different columns between head line(19 columns) and content (23 columns). What do the extra 4 columns mean?

    (command:java -Xmx3g -jar VarScan.v2.3.2.jar somatic chr17_N.mpileup chr17_T.mpileup --min-coverage 10 --min-coverage-normal 10 --min-coverage-tumor 10 --min-var-freq 0.2 --min-freq-for-hom 0.75 --somatic-p-value 0.05 --output-snp chr17.snp --output-indel chr17.indel)

    chr17.snp
    chrom position ref var normal_reads1 normal_reads2 normal_var_freq normal_gt tumor_reads1 tumor_reads2 tumor_var_freq tumor_gt somatic_status variant_p_value somatic_p_value tumor_reads1_plus tumor_reads1_minus tumor_reads2_plus tumor_reads2_minus
    chr17 6115 G C 0 24 100% C 0 46 100% C Germline 1.0658598000218083E-41 1.0 0 0 4 42 0 0 11 13

    --------------------------------------------------------------------------
    chr17.indel
    chrom position ref var normal_reads1 normal_reads2 normal_var_freq normal_gt tumor_reads1 tumor_reads2 tumor_var_freq tumor_gt somatic_status variant_p_value somatic_p_value tumor_reads1_plus tumor_reads1_minus tumor_reads2_plus tumor_reads2_minus
    chr17 565264 A -T 9 7 43.75% */-T 9 14 60.87% */-T Germline 1.1401894182998399E-8 0.23331930373087006 0 9
    0 14 0 9 0 7


    Thank you!
  • fbsja
    Junior Member
    • Oct 2012
    • 3

    #2
    extra columns? 23 (from 19)

    i'm new to varScan,i have the same issue....

    Comment

    • Jane M
      Senior Member
      • Aug 2011
      • 239

      #3
      The last 4 columns are normal_reads1_plus normal_reads1_minus normal_reads2_plus normal_reads2_minus.

      Comment

      • SD2010Bioinfo
        Junior Member
        • Sep 2012
        • 9

        #4
        Originally posted by Jane M View Post
        The last 4 columns are normal_reads1_plus normal_reads1_minus normal_reads2_plus normal_reads2_minus.
        Thank you for your reply. But in fact, you may not get the point.
        The last 4 columns of the head is the content you mentioned. But the last 4 columns of variation informatin has extra 4 columns which has no corresponding head.

        Comment

        • Jane M
          Senior Member
          • Aug 2011
          • 239

          #5
          Originally posted by SD2010Bioinfo View Post
          Thank you for your reply. But in fact, you may not get the point.
          The last 4 columns of the head is the content you mentioned. But the last 4 columns of variation informatin has extra 4 columns which has no corresponding head.
          The last 4 columns of the head are tumor_reads1_plus tumor_reads1_minus tumor_reads2_plus tumor_reads2_minus, not normal_reads1_plus normal_reads1_minus normal_reads2_plus normal_reads2_minus.

          If I understand well your question, you wonder what are the values 0 0 11 13 in the .snp file. Am I right?
          In this case, these are normal_reads1_plus, normal_reads1_minus, normal_reads2_plus, normal_reads2_minus : 0+0=0 and 11+13=24 as in chr17 6115 G C 0 24.

          Comment

          • SD2010Bioinfo
            Junior Member
            • Sep 2012
            • 9

            #6
            Sorry I misunderstood you.
            I think your explanation is right to the question.
            Thank you very much!

            Comment

            • dkoboldt
              Member
              • Mar 2009
              • 62

              #7
              I'm hereby promoting Jane M to "VarScan veteran". Thanks for the answers!

              Comment

              • Jane M
                Senior Member
                • Aug 2011
                • 239

                #8
                Cool!
                It's nice to answer and not to ask questions sometimes!

                Comment

                Latest Articles

                Collapse

                • GATTACAT
                  Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by GATTACAT
                  Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                  07-01-2026, 11:43 AM
                • SEQadmin2
                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by SEQadmin2


                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                  Here are nine questions we think about, in roughly the order they matter, before...
                  06-18-2026, 07:11 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 07-02-2026, 11:08 AM
                0 responses
                18 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-30-2026, 05:37 AM
                0 responses
                19 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-26-2026, 11:10 AM
                0 responses
                21 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                54 views
                0 reactions
                Last Post SEQadmin2  
                Working...