Skip to content

Commit ff9e30e

Browse files
author
Lin Yang
committed
update the tutorial for running RIMA on Kraken
1 parent e2a0173 commit ff9e30e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
Please refer to https://liulab-dfci.github.io/RIMA/
212

0 commit comments

Comments
 (0)