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
                Strategies for Sequencing Challenging Samples
                by seqadmin


                Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                03-22-2024, 06:39 AM
              • seqadmin
                Techniques and Challenges in Conservation Genomics
                by seqadmin



                The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

                Avian Conservation
                Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
                03-08-2024, 10:41 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Yesterday, 06:37 PM
              0 responses
              11 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 06:07 PM
              0 responses
              10 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 03-22-2024, 10:03 AM
              0 responses
              51 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 03-21-2024, 07:32 AM
              0 responses
              68 views
              0 likes
              Last Post seqadmin  
              Working...
              X