8000 1.0.0 release of nf-core/rnasplice pipeline by jma1991 · Pull Request #57 · nf-core/rnasplice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.0.0 release of nf-core/rnasplice pipeline #57

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 390 commits into from
Oct 9, 2023
Merged

1.0.0 release of nf-core/rnasplice pipeline #57

merged 390 commits into from
Oct 9, 2023

Conversation

jma1991
Copy link
Collaborator
@jma1991 jma1991 commented May 22, 2023

Requesting core pipeline review for 1.0.0 release, as required in the documentation.

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
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • 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).

bensouthgate and others added 30 commits October 25, 2022 18:49
Add hisat-stringtie chrX test data which should reach all tools for testing pipeline.
…l-behaviour

Sl 96 refactor aligner conditional behaviour
…ats-to-groovy-script

Sl 102 add condition check for rmats to groovy script
…ce-checker

SL-101 add suppa parameter check
@chris-cheshire
Copy link

Great work! My comment still stands about potentially moving some of your modules into nf-core at some point, but I don't think this needs to hold up release.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we have only rounded corners, like in the box 3, and not a mixture of straight and rounded corners?

Not blocking the release though


conda "bioconda::htseq=2.0.2"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/htseq:2.0.2--py310ha14a713_0' :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'https://depot.galaxyproject.org/singularity/htseq:2.0.2--py310ha14a713_0' :
'https://depot.galaxyproject.org/singularity/htseq:2.0.2--py310ha14a713_0' :

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually it's the following one that should be indented more, not this one indented less

Copy link
Member
@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Lots of local modules

@jma1991 jma1991 merged commit 8fb78b2 into master Oct 9, 2023
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.

9 participants
0