Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BBMap pileup questions

    I am interested in metrics that summarise coverage from my BAM file. I came across BBMap pileup which does a decent job. But I have a couple of questions.

    1. It seems like if a window is provided to pileup, it returns the sum over the given window. Can other metrics such as sum/mean/median/min/max/sd/mad be calculated? I am particularly interested in the median.

    2. Does pileup do only fixed windows or can it do sliding window metrics?

    3. BBMap pileup returns a summary over the whole file to the console like below:

    Average coverage: 71.19
    Standard deviation: 198.58
    Percent scaffolds with any coverage: 100.00
    Percent of reference bases covered: 97.66

    Can this be saved to a file? I tried '> summary.txt' at the end of my script but that didn't work.

    Thanks,
    Roy

  • #2
    Have you tried using "out=" to save the results to a file.

    Comment


    • #3
      Hallo,

      I assembled metagenomic reads and want to know how many reads are mapping to the contigs.

      I created a sam file using bbwrap for paired-end libraries with singletons. So the sam files consist of paired and unpared reads.

      The log file of bbwrap shows me that for different samples reads are mapped usually 40-70% of the paired and 30-50% of the singeltons. However, the pileup log files say that in all samples 48-49% of reads were mapped. This makes no sense to me.

      I used v 37.78 and activated physical coverage.
      Can pileup not handle paired end + singletons in the same file?


      Edit:
      it seems that it's due to the physical cov.
      Last edited by silask; 06-04-2018, 12:18 AM.

      Comment


      • #4
        There is still something strange.

        in the log file of bbwrap I have


        Code:
        * | Paired end | Se
        -- | -- | --
        Total reads | 2 x 16895000 | 31401969
        mapped | 2x 13408609 | 29907540
        * | * | *
        mapped | 79% | 95%
        Which seem to be correct. e.g. the number of unmapped reads are found in `outu`


        in the logfile of pilup it is written:
        Code:
        Reads: | 27370533
        -- | --
        Mapped reads: | 26817218
        Mapped bases: | 4022582700
        Ref scaffolds: | 851270
        Ref bases: | 1216084673
        * | *
        Percent mapped: | 97.978
        Percent proper pairs: | 97.978
        I have no Idea, how pilup finds only 27370533 reads.
        Last edited by GenoMax; 06-06-2018, 04:34 AM.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin


          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
          Yesterday, 07:01 AM
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        40 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        41 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        36 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X