Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • flyingoyster
    Member
    • Aug 2011
    • 10

    Very low map rate while mapping to denovo assebly

    Hi everyone,

    I am working on a species with little genome information available. I had 4 samples of RNA-seq. I would like to know how many genes were differentially expressed among these 4 samples. We used illumina GAII 100bp paired-end sequencing. First, I combined the all sequences to one single file (all left to one single left file and all right to one single right file). Using the combined sequences to do denovo assembly by trinity. Then, I mapped the sample sequences to the assembled sequences. However, I got very low map rate (about 2%) using paired-end sequences. If I used single-end sequence to map, I got about 40% mapping rate. What's the possible problem? It bothered me a whole week now. Thank you in advance for your help!

    Yan
  • Wallysb01
    Senior Member
    • Feb 2011
    • 286

    #2
    Have you checked the quality and possible contamination in your reads? Trinity just changes everything to fasta then assembles quality/error ignorant, so it can help to get rid of the “junk” first.

    Also, if you had strand specific data, did you specify that correctly? It shouldn’t make a huge difference in the assembly quality (just it will all be the wrong strand), but if you have it reversed between the assembly and the mapping commands, that could explain it, as I believe the RSEM in the Trinity package will only try to align on the strands you tell it to.

    Also, if you quality trimmed your reads, you’ll need to use the raw (untrimmed) reads for RSEM. It doesn’t seem to like reads of varying lengths.

    Finally, how many reads do you have total and is this a vertebrate sized transcriptome? Maybe very few paired end reads are mapping simply because your transcriptomic coverage is so low you have very few assembled transcripts long enough to map both sides of the fragments?

    Comment

    • flyingoyster
      Member
      • Aug 2011
      • 10

      #3
      Hi Wallysb01,
      I checked the quality of reads got from Illumina. They are good. I didn't trim the reads, so all 100bp paired-end reads are used for building assembly and mapping step. I had strand specific data, and I am sure I specify that correctly.

      I got about 10M paired-end reads for a sample. I think it has a vertebrate sized transcriptome, which contains about 30,000 genes. The assembly I got from Trinity is total contig: about 87,000. Length N50:874bp. Not sure if this is possible as you mentioned: have very few assembled transcripts long enough to map both sides of the fragments?

      Or do you have other suggestions?
      Thanks very much!

      Comment

      • Wallysb01
        Senior Member
        • Feb 2011
        • 286

        #4
        That all sounds pretty good. That assembly isn't huge in number or length, but it should be enough to give you a lot better than 4%. Did you convert read names to have the /1,/2 business?

        I can't think of what else the issue could be. Do you have some sort of non-de novo assembled transcripts you could check against, like a closely related EST set or reference genome?

        Comment

        • SNPsaurus
          Registered Vendor
          • May 2013
          • 525

          #5
          I'd try some by hand. Pick a single end read that maps and then look why the paired end read doesn't. It shouldn't be too hard to figure out where the paired-end read should go on a 1 kb contig. If you can find it by hand, then something about the strandedness or not interpreting the reverse complement paired end is going on. If it falls off the edge of the contig, then the assembly might need some tuning.
          Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com

          Comment

          • ddb
            Member
            • Feb 2012
            • 13

            #6
            Can you show the commands you are using for trinity and bowtie.

            Comment

            • flyingoyster
              Member
              • Aug 2011
              • 10

              #7
              I used the other denovo assembly for our species and got the similar mapping results using paired-end. That's really frustrating.
              The commands I used for Trinity and Bowtie are:
              Trinity assembly:
              Trinity.pl --seqType fq --JM 100G --left oyster-G_all_1.fq --right oyster-G_all_2.fq --CPU 6

              Bowtie alignment
              bowtie-build --offrate 1 all_assembly.fasta oyster_all
              bowtie -a -S -p 8 oyster_all -1 Oyster-2G-idx7_1.fastq -2 Oyster-2G-idx7_2.fastq oyster_2G.sam

              Comment

              Latest Articles

              Collapse

              • 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
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM
              • SEQadmin2
                Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                by SEQadmin2



                Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                07-08-2026, 05:17 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              31 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-23-2026, 11:41 AM
              0 responses
              23 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-20-2026, 11:10 AM
              0 responses
              215 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              79 views
              0 reactions
              Last Post SEQadmin2  
              Working...