Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • de novo transcriptome differential expression problem

    Hi guys,
    The goal of the experiment is to assemble the transcriptome of non-model specie and find differentially expressed transcripts under two treatments.
    I've assembled transcripts using reads combined from all libraries with Oases using different k-mer length; selected "best" assembly based on blatsx results and summary contig statistics. Next, reads from each treatment were mapped to assembled transcripts with Bowtie.

    Now, the problem: How do I go from sam output to raw reads per transcript/contig in order to feed them into DEseq? Htseq-count script doesn't seem to be an option since it requires annotation.

    Any help is greatly appreciated.
    Cheers!
    Slava

    P.S. I'm a biologist, so I get stuck with problems like that.

  • #2
    Hi,
    If you have transcripts/contigs it should be quite easy to produce a GTF file, i.e. the annotation file for htseq-count. Can you post more details about your input/output data files? In particular the format of the "best" assemblies.

    Dario

    Comment


    • #3
      Hi Dario,
      the format for input data was simply a fasta file, header of the sequence contains name, length, confidence level and a loci number; the output is a SAM file generated by -S option of bowtie.

      Thanks for your reply!
      Slava.

      Comment


      • #4
        differential gene exp workflow

        Hi slavin,
        I am planning to do the same kind of experiment you did. I am having hard time to find a correct workflow to apply to our non model specie. As I can see, you used first Bowtie, and then DEseq.
        Why did you choose these programs?
        Any suggestions?
        Thanks in advance

        Originally posted by slavailn View Post
        Hi guys,
        The goal of the experiment is to assemble the transcriptome of non-model specie and find differentially expressed transcripts under two treatments.
        I've assembled transcripts using reads combined from all libraries with Oases using different k-mer length; selected "best" assembly based on blatsx results and summary contig statistics. Next, reads from each treatment were mapped to assembled transcripts with Bowtie.

        Now, the problem: How do I go from sam output to raw reads per transcript/contig in order to feed them into DEseq? Htseq-count script doesn't seem to be an option since it requires annotation.

        Any help is greatly appreciated.
        Cheers!
        Slava

        P.S. I'm a biologist, so I get stuck with problems like that.

        Comment


        • #5
          Hi Wendy,

          Actually I ended up using RSEM (http://www.biostat.wisc.edu/~cdewey/software.html) by Colin Dewey to obtain expression values for genes and isoforms and than compared those between samples. Since I didn't have any biological replicates I simply ended up comparing log2 ratios between normalized expression values output by RSEM. RSEM uses bowtie as its internal aligner. I frequently use DESeq to compare libraries where biological replicates are available, other similar alternatives would be edgeR and baySeq, all are implemented as bioconductor packages, fairly straightforward to use and can account for overdispersion of the data caused by biological variation. All of them require raw read counts as an input, not normalized values.
          I routinely use Bowtie for alignments due to its speed, flexibility and well written documentation, although there are quite a few popular aligners like BWA, BFAST, MAQ, SOAPalign, Novoalign etc.

          Some help for de-novo transcriptomics can be found here http://seqanswers.com/wiki/How-to/de...cript_assembly.

          Hope this helps!
          Slava.

          Comment


          • #6
            Thanks Slava,
            You helped me.
            As I have understood, you can use Bowtie also with non model species, then you proceed with Deseq?
            Thanks
            Wendy

            Comment


            • #7
              Hi Wendy,
              Nothing prevents using Bowtie with a non-model specie, the problem may arise from the reads mapping to multiple transcripts that originate from the same locus and you will get a lot those with de novo transcript assembly. If you choose to stick only with uniquely mapping reads, you will be throwing out a lot of real mappings, If you decide to keep reads mapping to multiple locations you will be overestimating expression of a number transcript variants (real or misassemled). I used DESeq only with well annotated species, and I was counting only uniquely mapping reads within known gene boundaries.
              For de-novo assembly I used RSEM which is supposed to be able to assign reads to transcript variants, although I'm not sure how well it really works. So far I had only one project with non-model specie it I found it quite hard to work with.

              Cheers!

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Recent Developments in Metagenomics
                by seqadmin





                Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
                09-23-2024, 06:35 AM
              • seqadmin
                Understanding Genetic Influence on Infectious Disease
                by seqadmin




                During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

                Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
                09-09-2024, 10:59 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 10-02-2024, 04:51 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 10-01-2024, 07:10 AM
              0 responses
              21 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-30-2024, 08:33 AM
              0 responses
              25 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-26-2024, 12:57 PM
              0 responses
              18 views
              0 likes
              Last Post seqadmin  
              Working...
              X