-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
enhancementImprovement for existing functionalityImprovement for existing functionality
Milestone
Description
Description of feature
AlphaFold2 and ESMFold modules have different behaviour for monomer and multimer mode. Currently this is controlled by a CLI flag that the user must provide at run time.
From a usability perspective, it would be more convenient to have a small utility to check the number of molecular entities in the input fasta:
- if multiple entities are provided then automatically use multimer mode.
- if a single entity is detected then automatically use monomer mode.
Similar behaviour is supported by colabfold with the 'auto' option.
Can retain the option to manually set mode to support any edge cases.
jscgh
Metadata
Metadata
Assignees
Labels
enhancementImprovement for existing functionalityImprovement for existing functionality