Growing applications of RNA-seq in studies involving non-model organisms demand efficient transcriptome profiling and functional analysis, which has not been met using current de novo assembly and annotation approaches. We introduce the EcoOmicsAnalyst software suite to enable simultaneous identification and quantification directly from short reads through translated search against a high-resolution ortholog database.
Here we provide a Stand Alone docker version of EcoOmicsAnalyst (EcoOmicsAnalyst_SA) for users to avoid challenging data uploading to remote server.
Run this docker image using this command lines:
docker pull dockerxialab/ecoomicsanalyst:latest - Pulling docker imagedocker run -ti --rm -p 8080:8080 -v /:/data dockerxialab/ecoomicsanalyst:latest - Docker runningPlease follow this video tutorial.
You can download small example data here.
There are some helpful tips here. Please post on the EcoOmicsAnalyst topic in our OmicsForum with any questions or technical issues.
Content type
Image
Digest
Size
236.9 MB
Last updated
over 4 years ago
docker pull dockerxialab/ecoomicsanalyst