User Tools

Site Tools


cluster:73

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:73 [2020/06/18 15:22]
hmeij07 [Matlab]
cluster:73 [2020/06/18 17:27]
hmeij07 [Sequencing Tools]
Line 14: Line 14:
 on either cottontail2 or node n33 located at /share/apps/CENTOS6 \\ on either cottontail2 or node n33 located at /share/apps/CENTOS6 \\
 Some compilations require 7.x and are in /share/apps/CENTOS7 \\ Some compilations require 7.x and are in /share/apps/CENTOS7 \\
 +
 +====== Sequencing Tools ======
 +
 +<code>
 +
 +export PATH="/share/apps/CENTOS6/miniconda2/bin:$PATH"
 +export LD_LIBRARY_PATH="/share/apps/CENTOS6/miniconda2/lib:$LD_LIBRARY_PATH"
 +export PATH="/share/apps/CENTOS6/sequencingtools/bowtie2-2.4.1-linux-x86_64:$PATH"
 +
 +which python: /share/apps/CENTOS6/miniconda2/bin/python
 +which g++: /usr/bin/g++
 +which perl: /share/apps/CENTOS6/miniconda2/bin/perl
 +
 +export PATH=/share/apps/CENTOS6/R/3.6.1b/bin:$PATH
 +export LD_LIBRARY_PATH=/share/apps/CENTOS6/R/3.6.1b/lib64:$LD_LIBRARY_PATH
 +which R: /share/apps/CENTOS6/R/3.6.1b/bin/R
 +
 +</code>
  
 ====== Deep Learning Software Stack ====== ====== Deep Learning Software Stack ======
cluster/73.txt ยท Last modified: 2024/05/15 12:58 by hmeij07