-
Notifications
You must be signed in to change notification settings - Fork 736
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
Fix minor typos #7177
Fix minor typos #7177
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't see anything that wasn't a comment or doc, so it shouldn't break anything 😬
Ran nf-core modules lint
locally and nothing seemed to be out of place.
Co-authored-by: Edmund Miller <[email protected]>
Good to merge? @maxulysse @edmundmiller |
Ok for me |
@SPPearce let's just merge this one and be done with it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I'm happy to force merge this in now.
* Fix minor typos * Uppercase f in MAF * Update modules/nf-core/popscle/freemuxlet/meta.yml Co-authored-by: Edmund Miller <[email protected]> * Update snapshots * Remove parabricks pytest * Reset iqtree tool typo * Update modules/nf-core/cat/fastq/tests/main.nf.test * Remove ivar/consensus from pytest * Move gatk4/asereadcounter tests into subfolder * Remove empty environment and unused variables from coreograph --------- Co-authored-by: Edmund Miller <[email protected]> Co-authored-by: Simon Pearce <[email protected]> Co-authored-by: Maxime U Garcia <[email protected]>
This PR fixes multiple typos in several different modules.
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