Skip to content
Snippets Groups Projects
Commit 896fc561 authored by paradoxe-tech's avatar paradoxe-tech
Browse files

added pytorch_cluster to env

parent db8f1714
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ dependencies:
- biopython
- pip
- pytorch_scatter
- pytorch_cluster
- pip:
- git+https://github.com/Valdes-Tresanco-MS/AutoDockTools_py3
prefix: /home/paradoxe/anaconda3/envs/phagevo
......@@ -30,7 +30,7 @@ if __name__ == "__main__":
flint.input(args.receptor, args.ligand)
# begin the inference / generate mutants
#flint.generate()
# flint.generate()
# output the results and write the summary file
flint.results()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment