Closed informationsea closed 2 weeks ago
This pull request includes changes to fix typo in the humanwgs_family and humanwgs_singleton workflows.
humanwgs_family
humanwgs_singleton
Changes:
workflows/family.wdl
read_length_min
read_length_mean
stats
workflows/singleton.wdl
Thanks @informationsea! This will be merged into the development branch and make it into the next release.
This pull request includes changes to fix typo in the
humanwgs_family
andhumanwgs_singleton
workflows.Changes:
workflows/family.wdl
: Corrected the statistical key fromread_length_min
toread_length_mean
in thestats
map.workflows/singleton.wdl
: Corrected the statistical key fromread_length_min
toread_length_mean
in thestats
map.