sokrypton / sokrypton/ColabFold
Custom Template Usage
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 747
- PR merge metrics
- No merged PRs in 30d
Description
Why is there a MAX_TEMPLATE =4 in the alphafold code? So even I submit 100 custom templates only 4 will be used?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating MAX_TEMPLATE = 4 in the AlphaFold-related code and trace where custom templates are selected or limited. Check any nearby template-handling tests or examples; done means explaining whether the cap is intentional and documenting or correcting the observed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- bioinformatics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100