-
Notifications
You must be signed in to change notification settings - Fork 10
Remove stale nf-core template remnants #141
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,18 @@ | |
|
|
||
| > Di Tommaso P, Chatzou M, Floden EW, Barja PP, Palumbo E, Notredame C. Nextflow enables reproducible computational workflows. Nat Biotechnol. 2017 Apr 11;35(4):316-319. doi: 10.1038/nbt.3820. PubMed PMID: 28398311. | ||
|
|
||
| ## Nextflow plugins used by this pipeline | ||
|
|
||
| - [`nf-core-utils@0.4.0`](https://github.com/nf-core/nf-utils) | ||
|
|
||
| > Ewels PA, Peltzer A, Fillinger S, Patel H, Alneberg J, Wilm A, Garcia MU, Di Tommaso P, Nahnsen S. The nf-core framework for community-curated bioinformatics pipelines. Nat Biotechnol. 2020 Mar;38(3):276-278. doi: 10.1038/s41587-020-0439-x. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Don't think the utils plugin has a citation?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yeah, that's a citation for nf-core in general. no need for that for plugins, for me the URL is enough. That being said, even if this is now diverging quite a lot from standard nf-core pipeline, I would still keep a general citation to nf-core. |
||
|
|
||
| Software source pinned in `nextflow.config`: `https://github.com/nf-core/nf-utils` (version `0.4.0`). | ||
|
|
||
| - [`nf-schema@2.3.0`](https://github.com/nextflow-io/nf-schema) | ||
|
|
||
| Software source pinned in `nextflow.config`: `https://github.com/nextflow-io/nf-schema` (version `2.3.0`). | ||
|
|
||
| ## Software packaging/containerisation tools | ||
|
|
||
| - [Anaconda](https://anaconda.com) | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.