Thank you for all of your supports
--
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 http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
perl abundance_estimates_to_matrix.pl --est_method RSEM --out_prefix Trinity_trans '/home2/RNA-seq_F/J1_RSEMalign/J1.RSEM.isoforms.results' '/home2/RNA-seq_F/J2_RSEMalign/J2.RSEM.isoforms.results' '/home2/RNA-seq_F/J3_RSEMalign/J3.RSEM.isoforms.results' '/home2/RNA-seq_F/M1_RSEMalign/M1.RSEM.isoforms.results' '/home2/RNA-seq_F/M2_RSEMalign/M2.RSEM.isoforms.results' '/home2/RNA-seq_F/M3_RSEMalign/M3.RSEM.isoforms.results'
Hi Farbod,When you ran the 'abundance_estimates_to_matrix.pl ' step, it should have created a TMM normalized fpkm matrix file along with your counts.matrix file. Use the TMM normalized matrix from that step.best,~b
On Sun, Mar 22, 2015 at 5:54 PM, Farbod Emami <farbo...@gmail.com> wrote:
Dear Brian,I have just passed the Volcano plot step (run_DE_analysis.pl) for my two conditions (J & M) samples (each with 3 biological replication) and now I want to run analyze_diff_expr.pl for heat maps, but I could not find this matrix.normalized.FPKM or matrix.TMM_normalized.FPKM that is required. The process of run_DE_analysis.pl (for volcano plots) has produced just 3 files: Trinity_trans.counts.matrix.conditionJ_vs_conditionM.edgeR.DE_results.MA_n_Volcano.pdf, Trinity_trans.counts.matrix.conditionJ_vs_conditionM.edgeR.DE_results and Trinity_trans.counts.matrix.conditionJ_vs_conditionM.conditionJ.vs.conditionM.EdgeR.Rscripts, and 3 similar files for my Gene comparison; but there is no normalized or TMM_normalized among them.please help me about the script below:$TRInITY_HOME/Analysis/DifferentialExpression/analyze_diff_expr.pl --matrix matrix.TMM_normalized.FPKM -P 1e-3 -C 2Thank you for all of your supports
--
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 http://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 http://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 http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
<NormERCC.R>
<ERCCnorm_error-9412151.out>
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 http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
<NormERCC.R><ERCCnorm_error-9412151.out>
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 http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
<RSEM_out_RNAseqI01L1.genes.results>
Hi Farbod,When you ran the 'abundance_estimates_to_matrix.pl ' step, it should have created a TMM normalized fpkm matrix file along with your counts.matrix file. Use the TMM normalized matrix from that step.best,~b
On Sun, Mar 22, 2015 at 5:54 PM, Farbod Emami <farbo...@gmail.com> wrote:
Dear Brian,I have just passed the Volcano plot step (run_DE_analysis.pl) for my two conditions (J & M) samples (each with 3 biological replication) and now I want to run analyze_diff_expr.pl for heat maps, but I could not find this matrix.normalized.FPKM or matrix.TMM_normalized.FPKM that is required. The process of run_DE_analysis.pl (for volcano plots) has produced just 3 files: Trinity_trans.counts.matrix.conditionJ_vs_conditionM.edgeR.DE_results.MA_n_Volcano.pdf, Trinity_trans.counts.matrix.conditionJ_vs_conditionM.edgeR.DE_results and Trinity_trans.counts.matrix.conditionJ_vs_conditionM.conditionJ.vs.conditionM.EdgeR.Rscripts, and 3 similar files for my Gene comparison; but there is no normalized or TMM_normalized among them.please help me about the script below:$TRInITY_HOME/Analysis/DifferentialExpression/analyze_diff_expr.pl --matrix matrix.TMM_normalized.FPKM -P 1e-3 -C 2Thank you for all of your supports
--
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 http://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
+ # Usage: $TRINITY_HOME/util/abundance_estimates_to_matrix.pl --est_method <method> sample1.results sample2.results ... + # Required: + # + # --est_method <string> RSEM|eXpress (needs to know what format to expect) + # + # + # Options: + # + # --cross_sample_fpkm_norm <string> TMM|UpperQuartile|none (default: TMM)
https://sourceforge.net/u/djinnome/jamg/ci/fc6f599378ac92e90056779f3c13529cf470b352/tree/3rd_party/trinityrnaseq_r20140413/docs/analysis/diff_expression_analysis.asciidoc?barediff=65a16ce0eb66bf5b65147d7387c3f441ae3cf586
but, further on... I found this.
(thanks Brian for documenting everything!)
https://github.com/trinityrnaseq/NaplesWorkshop2016/wiki/Day_3#populate-the-expression-data-into-the-trinotate-database
hope it helps!
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsubscribe...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at http://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-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrnaseq-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.