cluster:215
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:215 [2025/09/24 14:44] – [Miniconda3-py313] hmeij07 | cluster:215 [2025/12/10 15:07] (current) – [Structure] hmeij07 | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| * https:// | * https:// | ||
| + | * module load miniconda3/ | ||
| + | * loads conda modules and ncbi-blast | ||
| + | * (cummingsgroup) | ||
| + | |||
| + | **QIIME** | ||
| < | < | ||
| Line 48: | Line 53: | ||
| - | CRABS | + | **CRABS** |
| * https:// | * https:// | ||
| * / | * / | ||
| - | * | + | * using python from miniconda3-py313 |
| + | |||
| + | < | ||
| + | |||
| + | (base) [hmeij@petaltail 1.0.0]$ which python | ||
| + | / | ||
| + | (base) [hmeij@petaltail 1.0.0]$ which pip | ||
| + | / | ||
| + | (base) | ||
| + | |||
| + | # 1-5 python modules installed | ||
| + | |||
| + | # ncbi-blast downloaded from https:// | ||
| + | export PATH=/ | ||
| + | |||
| + | # all 6-10 other packages installed via pip or conda | ||
| + | # brew install vsearch is a mac command, x86_64 binary not glibc compatible | ||
| + | # success with conda install vsearch | ||
| + | |||
| + | </ | ||
| ===== ChimeraX ===== | ===== ChimeraX ===== | ||
| Line 138: | Line 162: | ||
| </ | </ | ||
| + | |||
| + | ===== Quantum Espresso ===== | ||
| + | |||
| + | * module q-e/7.3 | ||
| + | * Description: | ||
| + | * URL https:// | ||
| + | * / | ||
| + | * openmp and openmpi enabled, no cuda | ||
| ===== Structure ===== | ===== Structure ===== | ||
| Line 417: | Line 449: | ||
| </ | </ | ||
| - | * **g_mmpba** | + | * **g_mmpba |
| * https:// | * https:// | ||
| * calterlab (Kayla) | * calterlab (Kayla) | ||
| Line 430: | Line 462: | ||
| Installing collected packages: g_mmpbsa | Installing collected packages: g_mmpbsa | ||
| Successfully installed g_mmpbsa-3.0.9 | Successfully installed g_mmpbsa-3.0.9 | ||
| + | |||
| + | # works? | ||
| + | |||
| + | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. | ||
| + | pygmtsar 2024.8.30.post3 requires pandas> | ||
| + | dask-expr 1.1.14 requires pandas> | ||
| + | xarray 2024.9.0 requires pandas> | ||
| + | |||
| + | Successfully installed gmx_MMPBSA-1.6.4 matplotlib-3.7.3 mpi4py-4.0.1 numpy-1.26.4 pandas-1.5.3 parmed-4.3.0 scipy-1.14.1 seaborn-0.11.2 | ||
| + | |||
| + | gmx-mmpbsa 1.6.4 requires pandas==1.5.3, | ||
| + | Successfully installed pandas-2.2.0 | ||
| + | |||
| + | # back to | ||
| + | Successfully installed pandas-1.5.3 | ||
cluster/215.1758725061.txt.gz · Last modified: by hmeij07
