Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Him26
    Member
    • Aug 2011
    • 20

    #1

    Is this segemehl error due to memory?

    Hi I am fairly new to RNA-seq.
    I am trying to analyze my data using segemehl but am running into following error. (I've cut and pasted the last part of the output.)
    [SEGEMEHL] Fri Jul 24 19:16:53 2015: 1637977 reads in thread 0.
    [SEGEMEHL] Fri Jul 24 19:16:53 2015: 1637824 reads in thread 1.
    [SEGEMEHL] Fri Jul 24 19:16:53 2015: 1637824 reads in thread 2.
    [SEGEMEHL] Fri Jul 24 19:16:53 2015: 1637824 reads in thread 3.
    segemehl.x: libs/biofiles.c:1160: bl_fastxAddMate: Assertion `bl_fastaCheckMateID(f, n, descr, descrlen)' failed.

    My job commend is
    segemehl.x --silent -i hg19.idx -d human_hg19.fa -q READ1 -p READ2 -O -o sege.sam -u unmap.sam -D 1 -t 4

    One of my question was if I submit the job by chromosome to reduce the memory load how can segemehl map reads that align to different chromosomes?

    I read in some posting I should use the full reference file for but this will lead to significant increase in mapping time and memory requirement.
    How do I find the right balance?

    Thank you in advance
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    There is no "right balance". You need to map to the full reference if you want correct results.

    I can't advise you on that error message, but your command certainly looks strange. Is that the actual command, or are you substituting "READ1" and "READ2" for the filenames?
    Last edited by Brian Bushnell; 07-27-2015, 09:30 AM.

    Comment

    • ecSeq Bioinformatics
      Senior Member
      • May 2012
      • 494

      #3
      If this error occurs, segemehl cannot assign mate2 to mate1. Are the reads in both your files in correct order? Do they have matching read ids (at least the beginning of the id)? Do you have the same number of reads in the mate1 file and the mate2 file?

      If you did adapter clipping and/or quality trimming, assure that you do it for both files together and not separated in two calls. You can use bbduk to trim paired-end reads without loosing the mate1-mate2-connection.
      ecSeq Bioinformatics is Europe’s leading provider of hands-on bioinformatics workshops and professional data analysis in the field of Next-Generation Sequencing (NGS).

      Comment

      • Him26
        Member
        • Aug 2011
        • 20

        #4
        Thank you for the reply.

        Brian Bushnell : Yes the READ1 and READ2 are being substituted with actual fastq file names.
        Are there more strange things you could find in my commend? please let me know.

        ecSeq Bioinformatics : I was using a Alientrimmer and I believe it does not do read ID matching. I am sure that is the problem.
        Thank you.

        Comment

        • lxsj3
          Junior Member
          • Oct 2015
          • 1

          #5
          Hi Him26,
          Have you solved the problem? I'm using segemehl and meet the problem too. I don't do any trimming to my fastq file and I have checked that the reads in both my files are in correct order. I really appreciate any help.
          Thank you.

          Comment

          • Him26
            Member
            • Aug 2011
            • 20

            #6
            Nope

            I got caught up with other issue and have not followed up on this matter. sorry about this. Do let me know if you find out anything.

            Comment

            • ecSeq Bioinformatics
              Senior Member
              • May 2012
              • 494

              #7
              Segemehl tries to find the two mates that belong together by checking the fastq identifiers.

              They have to be:
              1. completely identical,
              2. contain identical substring (everything before the first whitespace), or
              3. identical with a '/1', or a '/2' at their ends
              ecSeq Bioinformatics is Europe’s leading provider of hands-on bioinformatics workshops and professional data analysis in the field of Next-Generation Sequencing (NGS).

              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, 08-06-2026, 07:41 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              31 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              41 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Working...