Trying to get access to the Trinity R commands...
0
0
Entering edit mode
5.3 years ago
jon.brate ▴ 310

On the server I use it is not so easy to install the necessary R packages when using R --vanilla, so I can't run the Trinity perl scripts which uses R for differential gene expression and visualizations (basically everything described here). Anyone have access to the different RScripts files which are generated by Trinity?

Thanks,

Jon

Trinity R rna-seq • 2.5k views
ADD COMMENT
1
Entering edit mode

You can always install a local R via conda to have full control over your environment.

ADD REPLY
0
Entering edit mode

Thanks, I began installing a local copy of Trinity (on my Macbook), but I had problems compiling it so I stopped. Any experience installing Trinity locally?

ADD REPLY
0
Entering edit mode

With conda, there is no compilation. It is a package manager that takes full care of all dependencies, fetching pre-compiled binaries.

ADD REPLY
0
Entering edit mode

Which Rscript do you need? Did you look at github? Here the R scripts for DE analysis.

ADD REPLY
0
Entering edit mode

Thanks, I found those, but I was actually looking for the R commands which are generated with the different perl scripts under the Differential Genexpression (I think a file called RScript is generated after running the perl script). These are no magic commands, but I am just interested in learning how to use DESeq2 to generate the different plots.

ADD REPLY

Login before adding your answer.

Traffic: 2646 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6