-
Notifications
You must be signed in to change notification settings - Fork 1
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
Erin remove nf core #4
Conversation
…ml to disable tests not applicable to pipeline
…e_datasetget and nextclade_run from nf-core modules to local to accept changes made to modules
|
…o .editorconfig to unset rules in system-generated folers
…put.json is correct
…config to speed up tests
I have made the necessary changes to pass lint testing and complete the PR checklist. I have tried to be descriptive on the commits. |
This looks great! Thank you for fixing this!!! It looks like I accidentally added in all the @eaDir/* directories that mac creates and I can't delete them. Can you delete them? |
Oh, I was wondering where those @eadir directories come from. I probably added to the number of them as well. I think I have deleted them all now. When I run the below command, they are no longer listed. |
I also removed a temporary SMB file from the images directory that for whatever reason wasn't previously deleted. |
Awesome! They still look like they are part of this repo, though. If all fails, we can merge this and then delete the files later. |
Because the latest version of IRMA isn't on CONDA, I removed CONDA from the workflow.
I removed all github action (GA) testing that dealt with AWS - because we don't have that capacity.
I also removed all references to the walkercreek slack channel in nf-core's slack space, because that doesn't exist.
I changed all the nf-core/walkercreek instances to UPHL-BioNGS/walkercreek.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).