--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Hi Gabriel,The way to deal with this is to perform the DE analysis at the 'gene' level (in addition to what you've done at the 'isoform' level). You can use the provided Trinity 'gene' identifiers(search for 'gene' in the page and you'll find the relevant section)Alternatively you could use the 'gene' groupings provided by CORSET:best,~brian
On Sat, Jul 30, 2016 at 1:13 AM, <gaball...@gmail.com> wrote:
Hello:
Recently we sequenced several libraries from different populations of a non model insect species (illumina 2x100bp, RNAseq). I created an assemblied transcriptome using Trinity. Currently I'm trying to perform differential expression analysis. However, I'm facing the following situation:
Different Isoforms with the same annotation (i.e same blast hit) have differential expression values between samples and are considered as overexpressed for all samples.
Which is the correct way to analyse these transcripts? I understand that these transcripts would be redundant transcripts/contigs. Should I remove these redundant transcripts?
I've tried to reduce the number of redundant transcripts by picking transcripts using homology searches against NR database (keeping the highest bit score transcript from several transcripts aligning to the same protein), as described in the following paper "removal of redundant contigs from the novo RNA-seq assemblies via homolgy search improves accurate detection of differentially expressed genes", http://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-015-2247-0 . Is this a correct way to proceed? or should I really do the differential expression analyisis using the complete transcript set given by Trinity?
Best regards,
Gabriel
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Hi Brian
Thanks for your answer. I understand that, when doing that analysis, all isoform expression values are assigned to the respective "gene" using the RSEM isoform-to-gene mapping file. But then, how can I link the 'gene' level with the 'isoform' level for annotation? I.E from 5 different isoforms, which one should I consider as the gene? Some people just grab the longest isoform and consider that as the "gene" level sequence.
Another question, do you recommend using clustering tools such as CD-HIT for reducing transcriptome redundancy and improving detection of differentially expressed genes? I've also seen a paper (linked on my original post) about using homology searches and keeping best transcripts and use this reduced dataset for DE analysis. Would that one be a good strategy?
Best regards,
Gabriel
El sábado, 30 de julio de 2016, 8:19:42 (UTC-4), Brian Haas escribió:
Hi Gabriel,The way to deal with this is to perform the DE analysis at the 'gene' level (in addition to what you've done at the 'isoform' level). You can use the provided Trinity 'gene' identifiers(search for 'gene' in the page and you'll find the relevant section)Alternatively you could use the 'gene' groupings provided by CORSET:best,~brian
On Sat, Jul 30, 2016 at 1:13 AM, <gaball...@gmail.com> wrote:
Hello:
Recently we sequenced several libraries from different populations of a non model insect species (illumina 2x100bp, RNAseq). I created an assemblied transcriptome using Trinity. Currently I'm trying to perform differential expression analysis. However, I'm facing the following situation:
Different Isoforms with the same annotation (i.e same blast hit) have differential expression values between samples and are considered as overexpressed for all samples.
Which is the correct way to analyse these transcripts? I understand that these transcripts would be redundant transcripts/contigs. Should I remove these redundant transcripts?
I've tried to reduce the number of redundant transcripts by picking transcripts using homology searches against NR database (keeping the highest bit score transcript from several transcripts aligning to the same protein), as described in the following paper "removal of redundant contigs from the novo RNA-seq assemblies via homolgy search improves accurate detection of differentially expressed genes", http://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-015-2247-0 . Is this a correct way to proceed? or should I really do the differential expression analyisis using the complete transcript set given by Trinity?
Best regards,
Gabriel
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Hi Brian,In your responses, you said, "I tend to start with the gene-level DE analysis results, and then if I need to pick a representative transcript for downstream analysis, I examine the transcript-level expression values". Here, would you please let me know if your mean from representative transcripts is the transcript with the highest FPKM value or there are another criteria for selecting representative transcript?
During gene expression analysis with edgeR within Trinity, I found that several DE genes that annotated as the same protein have the opposite expression, some of them were up-regulated and some of them were down-regulated. In order to get the meaningful biological concept from such DE genes, I should consider them as either up-regulated or down-regulated, could you please let me know how I can interpret such results and if there are any criteria to correctly consider them as up- or down-regulated gene?
Thank you
Thank you
On Saturday, July 30, 2016 at 9:43:58 AM UTC+4:30, gaball...@gmail.com wrote:Hello:
Recently we sequenced several libraries from different populations of a non model insect species (illumina 2x100bp, RNAseq). I created an assemblied transcriptome using Trinity. Currently I'm trying to perform differential expression analysis. However, I'm facing the following situation:
Different Isoforms with the same annotation (i.e same blast hit) have differential expression values between samples and are considered as overexpressed for all samples.
Which is the correct way to analyse these transcripts? I understand that these transcripts would be redundant transcripts/contigs. Should I remove these redundant transcripts?
I've tried to reduce the number of redundant transcripts by picking transcripts using homology searches against NR database (keeping the highest bit score transcript from several transcripts aligning to the same protein), as described in the following paper "removal of redundant contigs from the novo RNA-seq assemblies via homolgy search improves accurate detection of differentially expressed genes", http://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-015-2247-0 . Is this a correct way to proceed? or should I really do the differential expression analyisis using the complete transcript set given by Trinity?
Best regards,
Gabriel
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Thank you, Brian. That’s interesting. OK, I’ll check the translated sequences. Assuming they are paralogue, we can say they are redundant genes that up and down-expression of them at the same time have a regulatory effect in a given experiment?
As a last question, other than RT-PCR that is an experimental approach, could you please let me know if there is another reliable way to validate the expression of such DE genes?
Thank you, Brian. That’s interesting. OK, I’ll check the translated sequences. Assuming they are paralogue, we can say they are redundant genes that up and down-expression of them at the same time have a regulatory effect in a given experiment?
As a last question, other than RT-PCR that is an experimental approach, could you please let me know if there is another reliable way to validate the expression of such DE genes?
Many thanks
On Saturday, July 30, 2016 at 9:43:58 AM UTC+4:30, gaball...@gmail.com wrote:Hello:
Recently we sequenced several libraries from different populations of a non model insect species (illumina 2x100bp, RNAseq). I created an assemblied transcriptome using Trinity. Currently I'm trying to perform differential expression analysis. However, I'm facing the following situation:
Different Isoforms with the same annotation (i.e same blast hit) have differential expression values between samples and are considered as overexpressed for all samples.
Which is the correct way to analyse these transcripts? I understand that these transcripts would be redundant transcripts/contigs. Should I remove these redundant transcripts?
I've tried to reduce the number of redundant transcripts by picking transcripts using homology searches against NR database (keeping the highest bit score transcript from several transcripts aligning to the same protein), as described in the following paper "removal of redundant contigs from the novo RNA-seq assemblies via homolgy search improves accurate detection of differentially expressed genes", http://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-015-2247-0 . Is this a correct way to proceed? or should I really do the differential expression analyisis using the complete transcript set given by Trinity?
Best regards,
Gabriel
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.