Skip to content
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

Performing merge for first release #25

Open
wants to merge 494 commits into
base: master
Choose a base branch
from
Open

Performing merge for first release #25

wants to merge 494 commits into from

Conversation

atrull314
Copy link
Collaborator

@atrull314 atrull314 commented Jul 12, 2024

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/scnanoseq 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 --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,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).

lianov and others added 30 commits August 24, 2023 14:24
…regardless of if the user chooses to trim files or not
@atrull314
Copy link
Collaborator Author

Hi @mashehu -- Just wanted to ping for the above questions to make sure we aren't missing anything.

Also just wanted to confirm, do we need an additional review for the first release?

Copy link
Contributor

@LilyAnderssonLee LilyAnderssonLee left a comment

Choose a reason for hiding this comment

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

Very nice work! I just have a few small comments.

.gitignore Show resolved Hide resolved
.nf-core.yml Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
workflows/scnanoseq.nf Outdated Show resolved Hide resolved
@lianov lianov requested a review from mashehu September 13, 2024 15:27
@atrull314
Copy link
Collaborator Author

Hi @LilyAnderssonLee,

Thank you for the review! I believe I've managed to resolve most of your suggestions -- with the exception of one question back. Please let me know if there's any other questions.

Thanks!

docs/output.md Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
@atrull314
Copy link
Collaborator Author

Hi @LilyAnderssonLee and @mashehu,

I believe we've got all points resolved with some last couple of questions for @mashehu on the other PR, please let us know if you see anything else!

Thanks,
Austyn

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.

6 participants