-
Notifications
You must be signed in to change notification settings - Fork 594
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
Adding funcotator stand-alone WDL to supported area #5999
Conversation
Changed some of the internals to the funcotator WDL as well.
Codecov Report
@@ Coverage Diff @@
## master #5999 +/- ##
================================================
- Coverage 79.056% 43.945% -35.111%
+ Complexity 30765 20097 -10668
================================================
Files 2014 2014
Lines 151333 151333
Branches 16612 16612
================================================
- Hits 119638 66503 -53135
- Misses 25900 79634 +53734
+ Partials 5795 5196 -599
|
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.
Super minor comment. If you have tested this and it works, feel free to do the minor comment and merge.
# Handle our data sources: | ||
|
||
# Extract the tar.gz: | ||
echo "Extracting data sources zip file..." |
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.
Not a zip file.
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.
Sure. But it is a GZip file...
Either way, fixed.
Moves the funcotator.wdl to its own supported area with a README.