Skip to content

prod-feng/Environment-Modules-with-conda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Environment-Modules-with-conda

This is an environment module file to add conda environment.

The modulefile here is to load anaconda environment, then activate it's alphafold env.

module load alphafold

This will load the anaconda module, and the activate the alphafold env.

When to remove the module:

module rm alphafold

It will deactivate the alphafold env, and unload the anaconda module too.

Releases

No releases published

Packages

No packages published