Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lpn
    Member
    • May 2011
    • 17

    #16
    Originally posted by vv85 View Post
    another program for variant search is GATK but I don't think that is the problem. By the way, a quick inspection of the pileup file shows variants? are there any known variants that you could directly check in the pileup file?
    How do I find variants in the pileup file? (sorry I am new to the SNP business).
    Don't have SNP array or gDNA sequencing data for these samples unfortunately.

    Comment

    • vv85
      Member
      • Feb 2011
      • 17

      #17
      this is one of the lines in your pileup file:
      chr2 218208 G 30 ....................,......... +(+++)++++!#+++!+)+++!*****(#(

      the 5th column with the dots and commas is the one of interest. Those are the "reads" that map to that position. What you are looking for is letters instead of dots and commas, those are "mismatches" to the reference and in theory your SNPs (of course , you have to have plenty of mismatches to the reference for it to be considered a variant).

      Comment

      • chadn737
        Senior Member
        • Jan 2009
        • 392

        #18
        30-40 million total (i.e. 15-20 million pairs) or 30-40 million pairs? So you are running this just on chr2? How many reads are in your input bam file? Are you sure you have enough coverage?

        Comment

        • lpn
          Member
          • May 2011
          • 17

          #19
          Originally posted by vv85 View Post
          this is one of the lines in your pileup file:
          chr2 218208 G 30 ....................,......... +(+++)++++!#+++!+)+++!*****(#(

          the 5th column with the dots and commas is the one of interest. Those are the "reads" that map to that position. What you are looking for is letters instead of dots and commas, those are "mismatches" to the reference and in theory your SNPs (of course , you have to have plenty of mismatches to the reference for it to be considered a variant).
          Ok, thanks, will look for letters there.

          Comment

          • lpn
            Member
            • May 2011
            • 17

            #20
            Originally posted by chadn737 View Post
            30-40 million total (i.e. 15-20 million pairs) or 30-40 million pairs? So you are running this just on chr2? How many reads are in your input bam file? Are you sure you have enough coverage?
            30-40M pairs. I was running this on the whole transcriptome, but it gave me segmentation fault (shared node on cluster, probably not enough resources), so I decided to run it per chromosome for several chromosomes.
            Typically I would have 2/3 mapped reads or so. The coverage should be enough, some genes have coverage of 100s and there should be at least one SNP in such genes. It is highly unlikely that the SNPs are in low coverage areas. Again -- this is RNAseq.

            Comment

            • swbarnes2
              Senior Member
              • May 2008
              • 910

              #21
              Originally posted by vv85 View Post
              this is one of the lines in your pileup file:
              chr2 218208 G 30 ....................,......... +(+++)++++!#+++!+)+++!*****(#(

              the 5th column with the dots and commas is the one of interest. Those are the "reads" that map to that position. What you are looking for is letters instead of dots and commas, those are "mismatches" to the reference and in theory your SNPs (of course , you have to have plenty of mismatches to the reference for it to be considered a variant).
              Those reads are rather poor quality. Maybe double-check the orignal fastq, to see that that the quality really is that bad.

              Comment

              • kstamm
                Junior Member
                • Nov 2012
                • 1

                #22
                Originally posted by lpn View Post
                I looked at the var.raw.bcf; seems too small (3k). The raw vcf can't be large either.
                Similar problem here.

                I have tophat generated BAM files and samtools mpileup makes an empty vcf, just headers.

                I think the problem is that the reference genome chromosome names are not matching. When I use a different reference genome, mpileup finds no matching reads and happily makes the empty VCF. When I use the reference I used with tophat, the bowtie NCBI37 has chromosome names like
                @SQ SN:gi|224384756|gb|CM000675.1| LN:115169878

                and after much digging it seems that samtools mpileup fails to process a chr name with a | or a . character. They say the solution is to convert chr names down to something simple.

                I don't have a good way to do that in a BAM file so we're not fixed yet.

                Does that sound like the same problem?

                Comment

                Latest Articles

                Collapse

                • 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
                • SEQadmin2
                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                  by SEQadmin2


                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                  ...
                  06-02-2026, 10:05 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                33 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-09-2026, 11:58 AM
                0 responses
                97 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-05-2026, 10:09 AM
                0 responses
                117 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-04-2026, 08:59 AM
                0 responses
                110 views
                0 reactions
                Last Post SEQadmin2  
                Working...