-
Notifications
You must be signed in to change notification settings - Fork 193
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
Module import #615
Module import #615
Conversation
Made proper start on nf-core modules install. Now gets details from GitHub and downloads tool files.
Module import
Codecov Report
@@ Coverage Diff @@
## dev #615 +/- ##
==========================================
+ Coverage 76.49% 76.69% +0.19%
==========================================
Files 12 13 +1
Lines 2463 2617 +154
==========================================
+ Hits 1884 2007 +123
- Misses 579 610 +31
Continue to review full report at Codecov.
|
Also remove fix subcommand, better done with update --force
* Pass pipeline directory as an argument * Don't copy test directory to pipeline
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.
All LGTM! Happy for a merge so we can get testing with it all 👍
Continuation of #579 so that more people can contribute.
Proof-of-concept pull request for building a simplistic import system tools from nf-core/modules into pipelines.
See nf-core/modules#8 for (extensive) discussion.
Current functionality: