assemblerflow / flowcraft

FlowCraft: a component-based pipeline composer for omics analysis using Nextflow. :whale::package:
GNU General Public License v3.0
241 stars 44 forks source link

Merge miguelpmachado dev branch with flowcraft innuendo branch #197

Closed bfrgoncalves closed 5 years ago

bfrgoncalves commented 5 years ago

PR to incorporate latest modules to be included in the INNUENDO Platform. The innuendo branch will from now on be used for INNUENDO Platform modules development.

codecov-io commented 5 years ago

Codecov Report

Merging #197 into innuendo will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           innuendo     #197      +/-   ##
============================================
+ Coverage     43.94%   44.12%   +0.17%     
============================================
  Files            67       67              
  Lines          6039     6058      +19     
============================================
+ Hits           2654     2673      +19     
  Misses         3385     3385
Impacted Files Coverage Δ
flowcraft/generator/recipe.py 85.71% <ø> (ø) :arrow_up:
flowcraft/generator/process.py 95.42% <ø> (ø) :arrow_up:
flowcraft/generator/components/typing.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1e89b0f...d4f2a9f. Read the comment docs.