(2022-06-27) Lab Notebook: AntiSMASH installation with Conda
Warning
This is as a Lab Notebook which describes how to solve a specific problem at a specific time. Please keep this in mind as you read and use the content. Please pay close attention to the date, version information and other details.
Lab Notebook --- Installing AntiSMASH on HPCC using Conda (2022-06-27)
AntiSMASH (The antibiotics & Secondary Metabolite Analysis Shell) is bioinformatics program for identifying genes belonging to secondary metabolite pathways, particularly in plant, fungi and bacteria species. Documentation for AntiSMASH can be found at https://docs.antismash.secondarymetabolites.org, but you will need to follow the instruction below to install AntiSMASH in your home directory on HPCC.
Small analyses can be done through their webportal (see https://docs.antismash.secondarymetabolites.org/website_submission/), however if your analysis requires running AntiSMASH on the HPCC, please see the instruction below for how to install this program localy using Conda
If you have not installed Conda in you home directory, see https://docs.icer.msu.edu/Using_conda/
Installing AnitSMASH
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
|
Once you have completed the above steps, to run AntiSMASH in the future, do:
1 2 3 4 5 6 7 |
|