8000 Add option to use FASTA files with protein sequences using Fred2 by skrakau · Pull Request #42 · nf-core/epitopeprediction · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Add option to use FASTA files with protein sequences using Fred2 #42

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 1 commit into from
Apr 14, 2020

Conversation

skrakau
Copy link
Member
@skrakau skrakau commented Apr 2, 2020

Alternative to #33 using Fred2.

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 skrakau requested a review from christopher-mohr April 2, 2020 16:23
@skrakau
Copy link
Member Author
skrakau commented Apr 2, 2020

If the FASTA ID of the proteins contains "|"s, this will not be split as within Fred2 normally. Everything until the first whitespace is used.

In general, using the protein IDs in the results file decreases the readability for peptides occurring in many proteins, but I also don't know any better solution for now.

@skrakau skrakau force-pushed the add_fasta_option_with_fred2 branch from 24ba9f6 to 6ba69d8 Compare April 9, 2020 19:22
@christopher-mohr christopher-mohr merged commit 0511221 into nf-core:dev Apr 14, 2020
@skrakau skrakau mentioned this pull request Aug 25, 2020
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