8000 Adjust for mouse alleles by skrakau · Pull Request #31 · nf-core/epitopeprediction · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adjust for mouse alleles #31

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
merged 3 commits into from
Aug 25, 2020

Conversation

skrakau
Copy link
Member
@skrakau skrakau commented Mar 19, 2020

Mouse allele names do not contain "*", which is used to access the allele results. I added "H-2-" to this.

Many thanks for contributing to nf-core/epitopeprediction!

Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).

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 necessary, also make a PR on the nf-core/epitopeprediction branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/nf-core/epitopeprediction/tree/master/.github/CONTRIBUTING.md

@skrakau
Copy link
Member Author
skrakau commented Mar 23, 2020

Does currently not work when running pipeline on variants, due to missing reference. Make sure only run in combination with peptides (or later proteins).

@christopher-mohr christopher-mohr added the enhancement New feature or request label Mar 25, 2020
@christopher-mohr
Copy link
Collaborator

Blocked by changes necessary in FRED2 for now.

@skrakau skrakau force-pushed the adjust_for_mousealleles branch from 6c7bc07 to 24d8565 Compare April 1, 2020 13:01
@skrakau
Copy link
Member Author
skrakau commented Apr 1, 2020

If a mouse allele is provided and --input is specified, it will complain and exit. However, it is a bit suboptimal, we should check in general supported models and alleles.

@skrakau
Copy link
Member Author
skrakau commented Apr 23, 2020

However, it is a bit suboptimal, we should check in general supported models and alleles.

this will be addressed in #44.

However, we should add a test for mouse alleles.

@skrakau skrakau force-pushed the adjust_for_mousealleles branch from a60acce to 337007a Compare April 30, 2020 16:19
@skrakau
Copy link
Member Author
skrakau commented Apr 30, 2020

:D so all tests run through even though the (only) mouse allele in the test is not supported yet in the current Fred2 version 2.0.6, the results will be empty.

This should still wait for a new FRED release

(with FRED-2/Fred2#242 and/or #44 this would not happen again)

@christopher-mohr
Copy link
Collaborator

New FRED2 release finally there: https://github.com/FRED-2/Fred2/releases/tag/v2.0.7

@christopher-mohr christopher-mohr merged commit 8410e9d into nf-core:dev Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0