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
cluster:73 [2023/11/10 20:15]
hmeij07 [Paleogenomics Tools]
cluster:73 [2024/07/25 19:05] (current)
hmeij07 [Miniconda3-py311]
Line 24: Line 24:
 Some compilations require 7.x and are in /share/apps/CENTOS7 \\ Some compilations require 7.x and are in /share/apps/CENTOS7 \\
  
 +
 +
 +====== Julia ======
 +
 +  * https://julialang.org/
 +  * /share/apps/julia/julia-1/10.4
 +  * link in /share/apps/bin
 +  * runs on centos7 and rocky8
  
  
Line 77: Line 85:
 </code> </code>
  
-  * **mdtraj**+  * **mdtraj, matplotlib, pandas**
  
 <code> <code>
Line 91: Line 99:
  
 </code> </code>
 +
 +  * ** seaborn**
 +  * https://seaborn.pydata.org/index.html
 +  * also in miniconda3/py311 on rock8 module (used pip3)
 +
 +<code>
 +
 +  patsy              conda-forge/noarch::patsy-0.5.4-pyhd8ed1ab_0
 +  seaborn            conda-forge/noarch::seaborn-0.13.0-hd8ed1ab_0
 +  seaborn-base       conda-forge/noarch::seaborn-base-0.13.0-pyhd8ed1ab_0
 +  statsmodels        conda-forge/linux-64::statsmodels-0.14.0-py311h1f0f07a_3
 +
 +</code>
 +
 +  * joblib (thayerlab)
 +
 +<code>
 +
 +  joblib             conda-forge/noarch::joblib-1.4.2-pyhd8ed1ab_0 
 +
 +</code>
 +
 +
  
 ====== Masurca ====== ====== Masurca ======
Line 1374: Line 1405:
   * **qualimap **   * **qualimap **
   * http://qualimap.conesalab.org/   * http://qualimap.conesalab.org/
-  * java & R app, probably will worj in centos7 and rocky8+  * java & R app, probably will work in centos7 and rocky8
   * /share/apps/CENTOS7/qualimap/2.3   * /share/apps/CENTOS7/qualimap/2.3
 +
 +  * **gatk**
 +  * https://github.com/broadinstitute/gatk
 +  * java & R app. probably will work in centos7 and rocky8
 +  *  /share/apps/CENTOS7/gatk/4.4.0.0
 +
 +For both apps above java is v20, developers want and tested v17
 +
 +For both apps you may find R local in operating system or a recent versions at
 +
 +  * (rocky 8) module load R/4.1.2
 +
 +
  
  
Line 1493: Line 1537:
 # drop all the packages in from previous versions # drop all the packages in from previous versions
 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:73#python3 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:73#python3
 +
 +
 +export PATH=/share/apps/CENTOS7/python/3.8.3/bin:$PATH
 +export LD_LIBRARY_PATH=/share/apps/CENTOS7/python/3.8.3/lib:$LD_LIBRARY_PATH
 +which pip3 python3
 +
 +/share/apps/CENTOS7/python/3.8.3/bin/pip3
 +/share/apps/CENTOS7/python/3.8.3/bin/python3
  
 </code> </code>
Line 2580: Line 2632:
  
 ====== LAMMPS CPU/GPU ====== ====== LAMMPS CPU/GPU ======
 +
 +** 7Feb2024 **
 +
 +
 +  * /share/apps/CENTOS7/lammps/7Feb2024 (feature version vs latest stable)
 +  * lmp_serial and lmp_mpi
 +  * 3 cuda versions with 3 different precision settings 
 +  * compiled against cuda 10.2 on exx96, may work in mwgpu cuda-11.2
 +  * notes: /share/apps/CENTOS7/lammps/7Feb2024.install (setup env, look for export statements)
 +  * does **not** support openmp, look for the OpenHPC version for that
  
 ** 25Apr2023** ** 25Apr2023**
cluster/73.1699647309.txt.gz ยท Last modified: 2023/11/10 20:15 by hmeij07