Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • spacup
    Member
    • Apr 2013
    • 17

    workflow question

    Hi all,

    I am a newbie in RNA-seq and I am wondering whether the workflow I imagined is correct or not :
    As Mouse lemur genome is not well documented and reads aligned poorly, I thought I could map unmapped reads on macaca genome then next unmapped reads on chimpanzee genome and then next unmmaped reads on human genome, to have the maximum reads mapped. Finally, I would merge all the sam file obtained to make DE analysis.

    Does it sound good? Can I merge different Sam files obtained from mappings in different animal species in a unique file? I guess I can because as I always map unmapped reads from previous mappings, I will no have redundancy. The problem is that genes ID will be from different species and I don't know if it's possible to analyse that in a DE analysis...

    thanks.
    Last edited by spacup; 05-16-2013, 01:34 AM.
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    In general, it would be better for you to throw the unmapped reads at all of those genomes at once, rather than one at a time, if possible. (I don't know the max sizes for bwa or bowtie, and it might depend on your computer specs too.)

    If a read maps to the macaca genome, but maps better to the human genome, wouldn't you rather see it reported as a human genome hit?

    The other thing you can try is de novo transcriptome assembly on the first set of unmapped reads.

    And yes, if you do it separately, you can merge all those .bam files together. Concatenate all the headers together, then use that with samtools merge to merge the .bams

    Comment

    • Wallysb01
      Senior Member
      • Feb 2011
      • 286

      #3
      If you have decent read depth, I would suggest using Trinity's de novo assembly and downstream analysis pipeline over all this. It sounds like a huge mess that will be very difficult to unravel once you have these alignments.

      If you wanted you could take this a step further and do another thing, which would be to do a reference guided transcriptome assembly, then merge with your de novo assembly using CD-HIT to remove redundancy. Then map the reads to this transcriptome using the trinity post-assembly analysis packages.

      That way you might be able to get better expression data on lowly expressed genes that won't de novo assemble well.

      Comment

      • spacup
        Member
        • Apr 2013
        • 17

        #4
        Thank you for these answers.
        The problem with de novo assembly is that my computer is not enough powerfull for this, I think....

        What do you mean by read depth and how do you calculate it ?
        Is it : number of reads * read length / transcriptome size ?

        Comment

        • Wallysb01
          Senior Member
          • Feb 2011
          • 286

          #5
          Read depth for transcriptomes is a bit funny, because it depends on expressed genes. But I'd say you're doing pretty good if you have 50M reads per sample, including replicates. It helps if your RNA-seq libraries are strand specific and ribo-depleted or poly-A selected, but isn't necessary.

          As for your computer, you should be able to find clusters were de novo transcriptome assembly is possible. It isn't as bad as de novo genome. Any computer/node with 128GB of RAM, which is getting pretty common, will usually do. Check out DIAG for example. http://diagcomputing.org

          Comment

          • spacup
            Member
            • Apr 2013
            • 17

            #6
            Actually I have about 40M reads by samples and the library is poly-A selected. Furthermore, I have 2 or 3 biological replicates by condition.

            I will take a look to this link.
            Thanks a lot for your help.

            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
            16 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            18 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            24 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            37 views
            0 reactions
            Last Post SEQadmin2  
            Working...