Closed tcasstevens closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.84%. Comparing base (
9f75594
) to head (0e20f24
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Changed imputation documentation to use export-vcf --sample-file instead of --sample-names. Changed export-vcf parameter --outputDir to --output-dir Added list-samples step to imputation documentation
Type of change
What type of changes does your code introduce? Put an
x
in boxes that apply.CHANGE
(fix or feature that would cause existing functionality to not work as expected)FEATURE
(non-breaking change which adds functionality)BUGFIX
(non-breaking change which fixes an issue)ENHANCEMENT
(non-breaking change which improves existing functionality)NONE
(if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)Checklist:
Changelog entry
Please add a one-line changelog entry below. This will be copied to the changelog file during the release process.