8000 Increment support of netmhc tools by jonasscheid · Pull Request #166 · nf-core/epitopeprediction · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Merged

Conversation

jonasscheid
Copy link
Collaborator
@jonasscheid jonasscheid commented Jul 5, 2022

This PR increments the number of supported netmhc tools for class 1 and 2 for linux and Mac OS based systems:

  • NetMHCpan 4.1
  • NetMHCII 2.2 (Mac OS)
  • NetMHCII 2.3
  • NetMHCIIpan 4.0
  • NetMHCIIpan 4.1

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

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
    • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
    • If necessary, also make a PR on the nf-core/epitopeprediction branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link
github-actions bot commented Jul 5, 2022

nf-core lint overall result: Passed ✅

Posted for pipeline commit 59139ad

+| ✅ 150 tests passed       |+

✅ Tests passed:

Run details

  • nf-core/tools version 2.4.1
  • Run at 2022-07-06 13:59:12

Copy link
Collaborator
@christopher-mohr christopher-mohr left a 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": {
Copy link
Collaborator Author

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

Copy link
Collaborator

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.

@christopher-mohr christopher-mohr merged commit 068eb71 into nf-core:switch_to_epytope Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0