Skip to content

Commit 4355a95

Browse files
authored
Update README.md
1 parent ff9e30e commit 4355a95

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
For those who want to run RIMA on Kraken, first, use the following code to activate the RIMA environment on Kraken:
1+
For those who want to run RIMA on Kraken, **first** , use the following code to activate the RIMA environment on Kraken:
22

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
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**
66

77

8-
then follow RIMA tutorial start from chapter 2.3:
8+
**then**, follow RIMA tutorial start from chapter 2.3:
99
https://liulab-dfci.github.io/RIMA/
1010

11-
Please refer to https://liulab-dfci.github.io/RIMA/
11+
1212

0 commit comments

Comments
 (0)