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