You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excited to see some of these improvements! I would definitely split them up rather than trying to tackle all at once. As such, it might be worth making a new issue for each.
For each addition, you'll need to:
Check that the software is packaged in bioconda (and add it if not)
Add a new DSL2 module to nf-core/modules (see tutorial and docs)
Once that's approved and merged, open a pull-request against the dev branch of this repository to add the new module
Run nf-core modules install [your-new-tool]
Add the import statement and wire up the channels
I'd recommend starting with the simplest, once you've gone through the process once or twice it starts getting a lot easier..
Shout on Slack if you need any help with any of this!
Description of feature
Already forked from methylseq (written in DSL1) and added the following:
Will start to update code from DSL1 to DSL2.
Cloned & modified Github: https://github.com/FAANG/GSM-pipeline
The text was updated successfully, but these errors were encountered: