-
Notifications
You must be signed in to change notification settings - Fork 738
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
Add ribotricer/detectorfs #5112
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pinin4fjords
changed the title
[WIP] Add ribotricer/detectorfs
Add ribotricer/detectorfs
Mar 13, 2024
pinin4fjords
commented
Mar 13, 2024
adamrtalbot
reviewed
Mar 14, 2024
Co-authored-by: Adam Talbot <[email protected]>
Co-authored-by: Adam Talbot <[email protected]>
pinin4fjords
commented
Mar 14, 2024
adamrtalbot
reviewed
Mar 14, 2024
Co-authored-by: Adam Talbot <[email protected]>
adamrtalbot
reviewed
Mar 14, 2024
adamrtalbot
approved these changes
Mar 14, 2024
Thanks @adamrtalbot ! |
jch-13
pushed a commit
to jch-13/modules
that referenced
this pull request
Mar 19, 2024
* Add ribotricer/detectorfs * Don't snapshot PDFs * Complete meta.yml * Add test for --report_all, address linting things * Fix tag, add stub tests * Appease eclint * Add missing configs * Make ribotricer versioning more reliable in conda * Conda differs in floating point precision * Update nf-test.config * Apply suggestions from code review Co-authored-by: Adam Talbot <[email protected]> * Update modules/nf-core/ribotricer/detectorfs/main.nf Co-authored-by: Adam Talbot <[email protected]> * Clarify language around strandedness inference * default -> filtered * Fix typo Co-authored-by: Adam Talbot <[email protected]> * ifelse -> switch to appease @adamrtalbot * variables need to be defined outsite switch * unstranded is broken * More tests * Appease eclint * Fix configs --------- Co-authored-by: Adam Talbot <[email protected]>
jennylsmith
pushed a commit
to RSC-RP/modules
that referenced
this pull request
Mar 20, 2024
* Add ribotricer/detectorfs * Don't snapshot PDFs * Complete meta.yml * Add test for --report_all, address linting things * Fix tag, add stub tests * Appease eclint * Add missing configs * Make ribotricer versioning more reliable in conda * Conda differs in floating point precision * Update nf-test.config * Apply suggestions from code review Co-authored-by: Adam Talbot <[email protected]> * Update modules/nf-core/ribotricer/detectorfs/main.nf Co-authored-by: Adam Talbot <[email protected]> * Clarify language around strandedness inference * default -> filtered * Fix typo Co-authored-by: Adam Talbot <[email protected]> * ifelse -> switch to appease @adamrtalbot * variables need to be defined outsite switch * unstranded is broken * More tests * Appease eclint * Fix configs --------- Co-authored-by: Adam Talbot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds the new Ribotricer 'detect orfs' module for ORF prediction from Riboseq data.
PR checklist
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda