Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slavailn
    Junior Member
    • Mar 2011
    • 8

    #1

    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.
  • dariober
    Senior Member
    • May 2010
    • 311

    #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

    • slavailn
      Junior Member
      • Mar 2011
      • 8

      #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

      • wendy_11
        Junior Member
        • May 2012
        • 2

        #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

        • slavailn
          Junior Member
          • Mar 2011
          • 8

          #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

          • wendy_11
            Junior Member
            • May 2012
            • 2

            #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

            • slavailn
              Junior Member
              • Mar 2011
              • 8

              #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

              • SEQadmin2
                How Immunogenomics Decodes Immunity’s Genetic Blueprint
                by SEQadmin2




                The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

                This convergence of genetics, immunology, and computation...
                Yesterday, 05:41 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 08-24-2026, 10:32 AM
              0 responses
              43 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-20-2026, 11:17 AM
              0 responses
              48 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-18-2026, 10:05 AM
              0 responses
              55 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-13-2026, 12:22 PM
              0 responses
              50 views
              0 reactions
              Last Post SEQadmin2  
              Working...