We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a0173 commit ff9e30eCopy full SHA for ff9e30e
README.md
@@ -1,2 +1,12 @@
1
+For those who want to run RIMA on Kraken, first, use the following code to activate the RIMA environment on Kraken:
2
+
3
+export CONDA_ROOT=/liulab/linyang/rnaseq_env/miniconda3
4
+export PATH=/liulab/linyang/rnaseq_env/miniconda3/bin:$PATH
5
+source activate /liulab/linyang/rnaseq_env/miniconda3/envs/rnaseq
6
7
8
+then follow RIMA tutorial start from chapter 2.3:
9
+https://liulab-dfci.github.io/RIMA/
10
11
Please refer to https://liulab-dfci.github.io/RIMA/
12
0 commit comments