Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • samtools mpileup unexpected behaviour

    Hi,

    The command below:
    samtools mpileup -ugf 454AllContigs.fasta my.bam | bcftools view -bvcg - > var.raw.bcf


    exits with the following error:

    [mpileup] 2 samples in 1 input files
    <mpileup> Set max per-sample depth to 4000
    [bcf_sync] incorrect number of fields (7 != 5) at 43:101



    Would that mean that the bam file is missing fields? It is created via the standard methods as outlined in the BWA and samtools manuals.

    The alignments are made using bwa bwasw where 454 reads served as query and references.

    The RG fields are created according to the samtools manual.

    The following fields have been set while merging:
    @RG ID:dUMMY1 SM:dUMMY1 LB:454 PL:454
    @RG ID:dUMMY2 SM:dUMMY2 LB:454 PL:454
    (...)


    Does anyone have an idea what the error cause is? If so, please share it here.


    The description 7 != 5 is not helping much to track the reason.

    Thanks,

    Best regards

  • #2
    This has not happened for a while. Could you try the latest version from SVN? What if you use "mpileup -I" to disable indel calling. If both fail, do you have a small example for me to try? Thanks.

    Comment


    • #3
      Originally posted by lh3 View Post
      This has not happened for a while. Could you try the latest version from SVN? What if you use "mpileup -I" to disable indel calling. If both fail, do you have a small example for me to try? Thanks.
      The proposed solution with "mpileup -I" has indeed avoided the crash+error, but at the same time it renders samtools to a snp caller only. No indels are called.

      I had done an svn checkout of the trunk lately. The version I am using is:

      $ svn info
      Path: .
      URL: https://samtools.svn.sourceforge.net...samtools/trunk
      Repository Root: https://samtools.svn.sourceforge.net/svnroot/samtools
      Repository UUID: fd675618-d7d1-4fc3-a54f-e58cce934862
      Revision: 902
      Node Kind: directory
      Schedule: normal
      Last Changed Author: lh3lh3
      Last Changed Rev: 902
      Last Changed Date: 2011-01-24 03:46:18 +0100 (Mon, 24 Jan 2011)


      The samtools binary shows this:
      $ samtools

      Program: samtools (Tools for alignments in the SAM format)
      Version: 0.1.12-10 (r896)


      Note that I could not use GATK for indel calling in 454 reads so I wanted to give samtools a shot in this, but it seems like it cannot handle it (yet).

      Do you have any suggestions on making the samtools work with this kind of data?

      Thanks.

      Regards

      Comment


      • #4
        The proposed solution with "mpileup -I" has indeed avoided the crash+error, but at the same time it renders samtools to a snp caller only. No indels are called.
        Me too i had the same problem of CHRYSES and i've solved with -I option.

        Why it happens? is a version problem (0.1.12-10 (r896-r862)) or is a problem internal to the .bam file?

        Thanks in advance

        Comment


        • #5
          I still have a problem with the version 0.1.18 (r982:295)
          The reference base is always set to N but in fasta file it's not the case !
          I can't perform varFilter.
          Do you have ever seen this problem ?

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Advancing Precision Medicine for Rare Diseases in Children
            by seqadmin




            Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
            12-16-2024, 07:57 AM
          • seqadmin
            Recent Advances in Sequencing Technologies
            by seqadmin



            Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

            Long-Read Sequencing
            Long-read sequencing has seen remarkable advancements,...
            12-02-2024, 01:49 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-17-2024, 10:28 AM
          0 responses
          25 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-13-2024, 08:24 AM
          0 responses
          42 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-12-2024, 07:41 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-11-2024, 07:45 AM
          0 responses
          42 views
          0 likes
          Last Post seqadmin  
          Working...
          X