Skip to content
Snippets Groups Projects
Commit fe7ec586 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

RSEM change bowtie for bowit2

parent 129c56f2
Branches
No related tags found
No related merge requests found
...@@ -60,9 +60,9 @@ if [ module-info mode load ] { ...@@ -60,9 +60,9 @@ if [ module-info mode load ] {
prereq Base/psmn prereq Base/psmn
module load python/2.7 module load python/2.7
prereq python/2.7 prereq python/2.7
module load Bowtie/2.3.2 module load Bowtie2/2.3.2
module load R/3.0.2 module load R/3.0.2
prereq Bowtie/2.3.2 prereq Bowtie2/2.3.2
prereq R/3.0.2 prereq R/3.0.2
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment