Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bbmap callvariants.sh multisample vcf format, wrong number of fields

    Trying to use BBMap callvariants on multiple samples. The resulting VCF does not have the sample names and yields an error with any vcf tools:

    Code:
    vcf-validator tmp.vcf 
    Wrong number of fieldsin tmp.vcf; expected 15, got 16. The offending line was: [... the first line of variants]
    The VCF:
    Code:
    #CHROM  POS     ID      REF     ALT     QUAL    FILTER  INFO    FORMAT  FORMAT  FORMAT  FORMAT  FORMAT  FORMAT  FORMAT
    BBMap command:
    Code:
    callvariants.sh multisample=t list=SamList out=tmp.vcf ref=genome.fa 
    #ive also tried using the output command, no change
    callvariants.sh multisample=t list=SamList out=tmp.vcf ref=genome.fa vcf0=S1,S2,S3,S4,S5,S5
    #As well as each sample using the "in" command
    callvariants.sh multisample=t in=S1.sam,S2.sam,S3.sam,S4.sam,S5.sam,S6.sam out=tmp.vcf ref=genome.fa overwrite=t vcf0=AO,GG,OG,SF,TH,Tum
    I think BBMap could be a very powerful set of tools and I am expecting I am missing something pretty basic!

  • #2
    Hi Greg,

    Sorry about that, there was a bug that slipped in around v37.87 with regards to multisample VCF names. It's fixed in v37.96 which I will release this week.

    -Brian

    Comment


    • #3
      Okay cool, thanks for the quick response!

      Comment


      • #4
        Same error here: downloaded BBMap 2 weeks ago, finishing my snp calling pipeline today, same problem and discovering the patch went out 10 days ago...

        Thx for the fix

        Comment


        • #5
          Oh, yep - it's fixed now, sorry for not mentioning that!

          Comment


          • #6
            I have another problem: when using vcf0=, followed by files locations separated by comma, callvariants.sh create subdirectory instead of just creating files at specified location.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Latest Developments in Precision Medicine
              by seqadmin



              Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

              Somatic Genomics
              “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
              05-24-2024, 01:16 PM
            • seqadmin
              Recent Advances in Sequencing Analysis Tools
              by seqadmin


              The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
              05-06-2024, 07:48 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 05-24-2024, 07:15 AM
            0 responses
            195 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-23-2024, 10:28 AM
            0 responses
            217 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-23-2024, 07:35 AM
            0 responses
            219 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-22-2024, 02:06 PM
            0 responses
            12 views
            0 likes
            Last Post seqadmin  
            Working...
            X