griffithlab / griffithlab/pVACtools
Support multiple versions of prediction algorithms
Open
- Dominant language
- Python
- Stars
- 188
- Forks
- 81
- Avg merge
- 9d 17h
- Merged PRs (30d)
- 6
Description
IEDB has now added support for running multiple version of some prediction algorithms. We should leverage that functionality. I suggest that we extend the list of prediction algorithms to have on item per supported algorithm-version combination. This will break backwards compatibility since, for example, NetMHC would now be NetMHC-4.0 and NetMHC-3.4. We could have NetMHC default to the latest but since that version might change in the future, this might not be as desirable as explicit versioning. We could also support both, I think.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.