-
Notifications
You must be signed in to change notification settings - Fork 26
Increment support of netmhc tools #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increment support of netmhc tools #166
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just two comments
"data_md5": "ec3032cb66aee20ff0f53ff7f1795f47", | ||
"binary_name": "netMHCIIpan" | ||
}, | ||
"4.1": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also for documentation:
NetMHCIIpan 4.1 (Darwin & Linux) provid the data folder within the software tar, however we did not yet work around this problem. I just thought it would be of interest to have it in order to come up with a solution for this specific version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we should definietly check if we can optimise the process for this case.
This PR increments the number of supported netmhc tools for class 1 and 2 for linux and Mac OS based systems:
For further documentation:
NetMHCIIpan 4.1 (Darwin & Linux) provid the data folder within the software tar, however we did not yet work around this problem. I just thought it would be of nice to have it in order to come up with a solution for this specific version. Meaning the data url and md5 will be deleted most likely.
PR checklist
nf-core lint
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).