Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Assertion failed error in BFAST localalign

    Hi all, I'm getting the following error when trying to combine bfast and bwa mapped reads. Any suggestions would be appreciated.

    command:
    bfast localalign -f rna.fasta -1 p1.f3.reads.bmf -2 p1.f5.reads.bfm -A 1 -t -U -n 4 > p1.reads.baf

    error:
    Assertion failed: (0 == strcmp(m->readName, r2_name)), function RGMatchesRead_2bmf, file RGMatches.c, line 51.
    Abort trap
    Assertion failed: (0 == strcmp(m->readName, r2_name)), function RGMatchesRead_2bmf, file RGMatches

  • #2
    Looks like your reads are not in the same order within the two files (also p1.f5.reads.bfm should be p1.f5.read.bmf). Take a look at your input FASTQ files to make sure the read names are in the same order.

    Comment


    • #3
      The first and last 100 lines of reads are in the same order. I've renamed the f5 files to bmf (which was a typo when making the files). Could that be responsible?

      Comment


      • #4
        Changed the name and still the same error. How could I ensure that all the names are in the same order?

        Comment


        • #5
          Where are you getting your FASTQ from?

          Comment


          • #6
            From the solid2fastq script that came with bfast+bwa. I made a seperate fastq for each of the F3 and F5 reads rather than paired.

            Comment


            • #7
              Ah, you have to make them together. You cannot convert them unpaired then input them as paired.

              Comment


              • #8
                Oh, I was following the flow from here: http://seqanswers.com/forums/showthr...ight=bfast+bwa

                So, you make the fastq paired, then map using the same fastq file for the f3 and f5 seperately?

                Comment

                Latest Articles

                Collapse

                • 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
                • seqadmin
                  Strategies for Sequencing Challenging Samples
                  by seqadmin


                  Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                  03-22-2024, 06:39 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by seqadmin, 04-11-2024, 12:08 PM
                0 responses
                27 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 10:19 PM
                0 responses
                30 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 09:21 AM
                0 responses
                26 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-04-2024, 09:00 AM
                0 responses
                52 views
                0 likes
                Last Post seqadmin  
                Working...
                X