Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • stampy error with bwa

    ./stampy.py --bwaoptions="-q10 /data/bwa/bwa_human" -g hg_rna -h hg_rna -M /data/3_1.fq /data/3_2.fq
    stampy: Mapping...
    stampy: [bwa_aln] 17bp reads: max_diff = 2
    stampy: [bwa_aln] 38bp reads: max_diff = 3
    stampy: [bwa_aln] 64bp reads: max_diff = 4
    stampy: [bwa_aln] 93bp reads: max_diff = 5
    stampy: [bwa_aln] 124bp reads: max_diff = 6
    stampy: [bwa_aln] 157bp reads: max_diff = 7
    stampy: [bwa_aln] 190bp reads: max_diff = 8
    stampy: [bwa_aln] 225bp reads: max_diff = 9
    stampy: [bwt_restore_bwt] fail to open file '/data/bwa/bwa_human.rbwt'. Abort!

    stampy: Error: Executing 'bwa aln -q10 /data/bwa/bwa_human /tmp/tmpbwaoA8298.fq' exits with returncode -6

  • #2
    Does the file
    '/data/bwa/bwa_human.rbwt'.
    exist ?

    Is it readable - check permissions.

    Perhaps recreate the reference if all else fails

    Comment


    • #3
      Thanks

      The stampy is having some problem with bwa-0.6
      version so i tried with bwa 0.5 and rebuilt all the index's
      now its working

      Comment


      • #4
        Does anybody know what returncode -11 means?

        I have created an index for both bwa and stampy. This command works with my hg18.fa but now it is crashing with my hg19.fa


        stampy.py -g /net/ngs/HumanGenome/hg19/hg19 -h /net/ngs/HumanGenome/hg19/hg19 -o my.sam --sanger --bwa=/bin/bwa-0.5.9/bwa --bwaoptions="-q10 /net/ngs/HumanGenome/hg19/hg19.fa" --bwatmpdir=/tmp --keepreforder -M my.fastq.gz

        stampy: Mapping...
        stampy: [bwa_aln] 17bp reads: max_diff = 2
        stampy: [bwa_aln] 38bp reads: max_diff = 3
        stampy: [bwa_aln] 64bp reads: max_diff = 4
        stampy: [bwa_aln] 93bp reads: max_diff = 5
        stampy: [bwa_aln] 124bp reads: max_diff = 6
        stampy: [bwa_aln] 157bp reads: max_diff = 7
        stampy: [bwa_aln] 190bp reads: max_diff = 8
        stampy: [bwa_aln] 225bp reads: max_diff = 9
        stampy: [bwa_read_seq] 2.0% bases are trimmed.
        stampy: [bwa_aln_core] calculate SA coordinate...

        stampy: Error: '/net/ngs/NGS.analysis/bin/bwa-0.5.9/bwa aln -q10 /net/ngs/HumanGenome/hg19/hg19.fa /tmp/tmpbwaZSXe_i.fq' exits with returncode -11

        Comment


        • #5
          actually it looks like a BWA problem. I get a core dump when I run BWA by itself. I will check to see if my index is bad.

          Comment


          • #6
            Rebuilt your bwa index and try again hope it will work

            Comment


            • #7
              I think I have found the problem - it is the index. I think the default "is" indexing method worked with hg18, but it will not work on hg19 (it is too large).

              It took some digging, but this thread mentions it:
              Bridged amplification & clustering followed by sequencing by synthesis. (Genome Analyzer / HiSeq / MiSeq)


              I am now running the index with:

              bwa index -a bwtsw hg19.fa

              Comment

              Latest Articles

              Collapse

              • 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...
                Yesterday, 07:48 AM
              • 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...
                04-22-2024, 07:01 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 06:57 AM
              0 responses
              7 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 07:17 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              21 views
              0 likes
              Last Post seqadmin  
              Working...
              X