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 [2021/08/19 12:17]
hmeij07 [Sequencing Tools #3]
cluster:73 [2021/08/19 12:53]
hmeij07 [Sequencing Tools #4]
Line 18: Line 18:
 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 \\
 +
 +====== Miniconda2 =====
 +
 +  * miniconda2 (python 2.7) is hiding in section
 +  * "Kallisto & Trinity & FastQC"
 +    * some packages require centos 6 (like cufflinks)
 +  * many packages are also available in miniconda3 section
 +    * requires centos 7 (python 3.9)
  
 ====== Sequencing Tools #4 ====== ====== Sequencing Tools #4 ======
 +
 +Added to miniconda3, see section "Miniconda3"
 +
 +  * Requires centos7 so queues mwgpu, amber128, exx96
 +    * debug server greentail52
 +    * PREFIX=/share/apps/CENTOS7/miniconda3
 +    * python 3.9
 +  * jcoolon lab
 +    
  
 <code> <code>
 +
 +# environment
 +source /share/apps/CENTOS7/miniconda3/etc/profile.d/conda.sh
 +export PATH=/share/apps/CENTOS7/miniconda3/bin:$PATH
 +export LD_LIBRARY_PATH=/share/apps/CENTOS7/miniconda3/lib:$LD_LIBRARY_PATH
 +
  
     libgcc-7.2.0                     h69d50b8_2         304 KB  conda-forge     libgcc-7.2.0                     h69d50b8_2         304 KB  conda-forge
     samtools-1.7                              1         1.0 MB  bioconda     samtools-1.7                              1         1.0 MB  bioconda
 +    bowtie2-2.2.5              |   py38hed8969a_7        11.8 MB  bioconda
 +    perl-5.26.2                |    h36c2ea0_1008        15.4 MB  conda-forge
 +    bedtools-2.30.0            |       hc088bd4_0        14.0 MB  bioconda
 +
 +# cufflinks requires centos 6, weird, so also added to miniconda2, 
 +# see section "Kallisto & Trinity & FastQC"
  
 </code> </code>
cluster/73.txt ยท Last modified: 2024/05/15 12:58 by hmeij07