problem of edgeR

1,179 views
Skip to first unread message

ptero...@gmail.com

unread,
Mar 15, 2017, 3:24:10 AM3/15/17
to trinityrnaseq-users
Hi Brian,

when I run abundance_estimates_to_matrix.pl, I get an error message as below:

-reading file: 1C_AB/abundance.tsv
-reading file: 1H_AB/abundance.tsv
-reading file: 5H_AB/abundance.tsv
-reading file: 6H_AB/abundance.tsv


* Outputting combined matrix.

/home/tools/trinityrnaseq-2.4.0/util/support_scripts/run_TMM_scale_matrix.pl --m
atrix kall.TPM.not_cross_norm > kall.TMM.EXPR.matrixCMD: R --vanilla -q < __tmp_
runTMM.R 1>&2
> library(edgeR)
Error in library(edgeR) : there is no package called 'edgeR'
Execution halted
Error, cmd: R --vanilla -q < __tmp_runTMM.R 1>&2  died with ret (256)  at /home/
tools/trinityrnaseq-2.4.0/util/support_scripts/run_TMM_scale_matrix.pl line 99.
Error, CMD: /home/tools/trinityrnaseq-2.4.0/util/support_scripts/run_TMM_scale_m
atrix.pl --matrix kall.TPM.not_cross_norm > kall.TMM.EXPR.matrix died with ret 6
400 at /home/tools/trinityrnaseq-2.4.0/util/abundance_estimates_to_matrix.pl lin
e 297.


I have installed R and packages, and made path for R (/usr/local/bin/R).
What else I can try?

Thanks very much!
Atsuko

Brian Haas

unread,
Mar 15, 2017, 9:17:45 AM3/15/17
to Atsuko Sato, trinityrnaseq-users
It looks like you need to install edgeR from bioconductor:


install by simply (from within R)
source("https://bioconductor.org/biocLite.R")
biocLite("edgeR")

--
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.
For more options, visit https://groups.google.com/d/optout.



--
--
Brian J. Haas
The Broad Institute
http://broadinstitute.org/~bhaas

 

Greg Andrews

unread,
Mar 17, 2017, 12:42:52 AM3/17/17
to trinityrnaseq-users, ptero...@gmail.com
Hello,

I am having the same issue, although I have installed the required R packages as described in the documentation. For some reason this problem is just happening although I have used the Trinity DE pipeline before without a problem. Whenever I run a differential expression analysis script that requires a bioconductor package (edgeR, Biobase, etc), that package cannot be found. However, packages that come installed with R, such as 'cluster' can be found. Interestingly, when I'm in the command line version of R, and type 'library(Biobase), the library is found. Thanks so much for your help!

Greg
To post to this group, send email to trinityrn...@googlegroups.com.

Atsuko Sato

unread,
Mar 17, 2017, 3:12:48 AM3/17/17
to Greg Andrews, trinityrnaseq-users
Hi Brian and Greg

Thanks for the suggestion - Just an update of my problem - I found that R and bioconductor packages were not installed in the node. Installing them into the node solved the problem!

Best wishes
Atsuko

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 https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages