QIIME: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 October 2022

20 October 2022

  • curprev 20:1720:17, 20 October 2022James talk contribs 13,627 bytes +13,627 Created page with "Qiime is installed in Python/anaconda environment. There are 2 builds of Python/Anaconda - the one with python interpreter 2.7.13 and one with python interpreter 3.6.0. The text below refers to python 2.7.13. In order to use qiime the users must load module for qiime and activate the environment. The following 2 lines will do the job: <pre> module load qiime/1.9.1_FULL_P2.7 source activate qiime1 </pre> The P2.7 above indicates that the used python interpreter is..."