Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kamilo889
    Member
    • Jul 2014
    • 15

    #1

    BWA mem trouble: paired reads have different names

    Hi all... recently I've received my raw data for Exome Sequencing .. .how ever when I try to use BWA mem appear this error:

    [mem_sam_pe] paired reads have different names: "MG00HS15:414:C59DDACXX:1:1109:1869:1993", "MG00HS15:414:C59DDACXX:1:1109:2293:1994"

    If anyone had this issue in the past and know how to solve ... please let me know.

    Thanks.
    Camilo
  • kamilo889
    Member
    • Jul 2014
    • 15

    #2
    Additional I'am running this samples in Illumina ... using the sure select capture kit.
    I've use this method before but now ... crash

    Comment

    • Brian Bushnell
      Super Moderator
      • Jan 2014
      • 2709

      #3
      It would help if you posted your command line and explained your pipeline. Generally, problems like this are caused by using upstream processing tools incorrectly such that pairing information is corrupted. The solution is to redo the upstream processing, starting with the raw reads, with pair-aware tools.

      Comment

      • kamilo889
        Member
        • Jul 2014
        • 15

        #4
        Hi thanks for your reply. I'm performing the first step aligning the fastq files to the hg19... My code is the next

        /.bwa men -M -p hg19.fasta file1.fastq file2.fastq > file.sam

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          Where did you get the fastq files? It's likely that they're out of sync.

          Comment

          • kamilo889
            Member
            • Jul 2014
            • 15

            #6
            Macrogen ....

            Comment

            • dpryan
              Devon Ryan
              • Jul 2011
              • 3478

              #7
              And you didn't do anything to the files after downloading them? Then they likely f'd them up. You can follow instructions here or here to resync the files. This is assuming that they're paired-end and that they didn't just upload the dataset in multiple files, of course.

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #8
                Brian has a simple way to fix this problem in BBTools: http://seqanswers.com/forums/showpos...0&postcount=45

                Comment

                • kamilo889
                  Member
                  • Jul 2014
                  • 15

                  #9
                  Hi ... thanks again for your reply ... I didnt do nothing only download the data and un-gunzip it... I will read the posts that you recommend ...thanks again!

                  Comment

                  • dpryan
                    Devon Ryan
                    • Jul 2011
                    • 3478

                    #10
                    Originally posted by GenoMax View Post
                    Brian has a simple way to fix this problem in BBTools: http://seqanswers.com/forums/showpos...0&postcount=45
                    That's certainly more convenient than some obscenely long awk command!

                    Comment

                    • kamilo889
                      Member
                      • Jul 2014
                      • 15

                      #11
                      seems easy a lot!

                      Comment

                      • kamilo889
                        Member
                        • Jul 2014
                        • 15

                        #12
                        ajajaj well I have small issue runing bbmap ...

                        this is my input:
                        ./repair.sh -Xmx8g in1=/Users/monicagiraldo/NGS/RawData/ISBA/H-ISBA_1.fastq in2=/Users/monicagiraldo/NGS/RawData/ISBA/H-ISBA_2.fastq out1=/Users/monicagiraldo/NGS/RawData/ISBA/Fixed/ISBA1fixed.fastq out2=/Users/monicagiraldo/NGS/RawData/ISBA/Fixed/ISBA2fixed.fastq outsingle=ISBAfixedsingle.fastq

                        but appear that this folder is missing or can't be charged:
                        Software.bbmap.current


                        thanks again .. sorry for botther

                        Comment

                        • kamilo889
                          Member
                          • Jul 2014
                          • 15

                          #13
                          Solved!!!!

                          Comment

                          • kamilo889
                            Member
                            • Jul 2014
                            • 15

                            #14
                            looking in the bwa documentation seems to be a problem when I use the -p option ... after run bbtools for paired data and remove the -p bwa runs properly

                            Comment

                            • Brian Bushnell
                              Super Moderator
                              • Jan 2014
                              • 2709

                              #15
                              Oh, I see the problem. Yes, the -p, I guess, made it try to use the first input file as if it was interleaved, which it wasn't. Looks like -p has different meaning for indexing and mapping, which is a little confusing.

                              Comment

                              Latest Articles

                              Collapse

                              • SEQadmin2
                                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                                by SEQadmin2



                                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                                ...
                                07-31-2026, 11:01 AM
                              • SEQadmin2
                                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                                by SEQadmin2


                                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                                The systematic characterization of the human proteome has
                                ...
                                07-20-2026, 11:48 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by SEQadmin2, Yesterday, 10:35 AM
                              0 responses
                              7 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 08-06-2026, 07:41 AM
                              0 responses
                              26 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 08-03-2026, 10:13 AM
                              0 responses
                              45 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-31-2026, 02:55 AM
                              0 responses
                              48 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...