update env

This commit is contained in:
root
2024-01-22 11:19:00 +08:00
parent b28d51162d
commit f007a9dfdb

View File

@@ -5,7 +5,7 @@
## install environment
```shell
micromamba create -n modeller modeller biopython pymol-open-source biopandas requests ipython ipykernel pydantic -y -c conda-forge -c salilab
micromamba create -n modeller modeller biopython pymol-open-source biopandas requests ipython ipykernel pydantic pyfastx ipython -y -c conda-forge -c salilab
# modeller注册码MODELIRANJE (<conda_env>//lib/modeller-10.4/modlib/modeller/config.py)
```