Skip to content
Snippets Groups Projects
Commit 756bfdea authored by Bienchen's avatar Bienchen
Browse files

Spelling

parent 14790d4c
No related branches found
No related tags found
No related merge requests found
...@@ -646,7 +646,6 @@ def _get_software_with_parameters(sw_dict, other_dict): ...@@ -646,7 +646,6 @@ def _get_software_with_parameters(sw_dict, other_dict):
"""Get software with versions and parameters.""" """Get software with versions and parameters."""
# ToDo: deal with `use_mmseqs=True` # ToDo: deal with `use_mmseqs=True`
# ToDo: should all args go to AlphaPulldown?
def _assemble_params(key, known_args, swwp): def _assemble_params(key, known_args, swwp):
for mthd in known_args[key]["method_type"]: for mthd in known_args[key]["method_type"]:
for tool in known_args[key]["sw"]: for tool in known_args[key]["sw"]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment