Skip to content

Conversation

@ODiogoSilva
Copy link
Collaborator

Features

  • Added a new clearInput parameter to components that change their input.
    The aim of this option is to allow the controlled removal of temporary files,
    which is particularly useful in very large workflows.

Components changes

  • Updated images for components mash_dist, mash_screen and
    mapping_patlas.

New components

  • Added component fast_ani.

Minor/Other changes

  • Added --export-directives option to build mode to export component's
    directives in JSON format to standard output.
  • Added more date information in inspect mode, including the year and the
    locale of the executing system.

bfrgoncalves and others added 5 commits September 24, 2018 14:35
* updated docker images for mapping_patlas and mash_screen

* updated changelog
* added fast ani component

* removed unused params

* fixed output name

* fixed input name

* fixed image tag

* added log to stderr

* added implementation of multi fasta parsing for fastani

* added channel for parameter fragLen

* added parser for main fasta

* changed docker img tag

* fixed file naming

* fixed pep8 issue

* added join to file name

* added documentation and publish dir

* updated changelog

* fixed file naming

* removed output_type

* fixed changelog
directives in JSON format to standard output.
* Added comments

* Started implementing component specific input clear

* Finished implementing component specific input clear

* Added condition to remove input only after successful execution

* Added more date information in `inspect` mode, including the year and the
locale of the executing system.

* Added changelog entry
@codecov-io
Copy link

Codecov Report

Merging #133 into master will decrease coverage by 0.22%.
The diff coverage is 22.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   38.77%   38.55%   -0.23%     
==========================================
  Files          58       59       +1     
  Lines        5509     5577      +68     
==========================================
+ Hits         2136     2150      +14     
- Misses       3373     3427      +54
Impacted Files Coverage Δ
flowcraft/generator/components/mapping.py 100% <ø> (ø) ⬆️
...raft/generator/components/reads_quality_control.py 100% <ø> (ø) ⬆️
flowcraft/generator/components/metagenomics.py 100% <ø> (ø) ⬆️
flowcraft/generator/components/patlas_mapping.py 100% <ø> (ø) ⬆️
flowcraft/templates/trimmomatic.py 0% <0%> (ø) ⬆️
flowcraft/templates/metaspades.py 0% <0%> (ø) ⬆️
flowcraft/templates/fasta_spliter.py 0% <0%> (ø)
flowcraft/templates/spades.py 0% <0%> (ø) ⬆️
flowcraft/templates/megahit.py 0% <0%> (ø) ⬆️
flowcraft/generator/components/assembly.py 100% <100%> (ø) ⬆️
... and 7 more

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 e4affbe...07083f2. Read the comment docs.

@cimendes cimendes merged commit 4b6187a into master Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants