Skip to content
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

v2 release #136

Merged
merged 77 commits into from
Nov 5, 2024
Merged

v2 release #136

merged 77 commits into from
Nov 5, 2024

Conversation

williamrowell
Copy link
Collaborator

No description provided.

@williamrowell williamrowell self-assigned this Jul 11, 2024
williamrowell and others added 29 commits July 10, 2024 23:34
New container also has updated pysam script with silenced errors.
- paraphase_vcfs now points to a tarball of VCFs; we implemented this change because there is a large, variable number of output VCFs, and we need a flatter output structure
Most changes are internal to the DeepVariant subworkflow, except that custom models should now be passed as a tarball.  Instructions are found in the README in `wdl-common/wdl/workflows/deepvariant/README.md`
- singleton, for analyzing single samples; flat input and output structure for better compatibility with platforms like Terra
- family, for analyzing families of related samples; still requires a more nested structure for inputs, and outputs are either arrays (for sample-level output) or flat (for joint/tertiary output)
- removed deprecated AWS AGC support
- removed hifihla
- changed all numerical stats to string representation, because cromwell int representation is out of spec
- providing custom read_pbsv_splits function to read json from file path coerced from string
- add container_namespace input to allow ECR URIs to be passed
…put.

fix: GLnexus joint calling was previously using VCF input instead of gVCF.  This has been fixed.
plots:
- read length histogram
- read quality histogram
- aligned depth distribution
- alignment MAPQ histogram
- alignment gap compressed identity histogram
- SNV distribution heatmap
- small indel size histogram

stats:
- many stats added, output both in metadata as well as a flat file

workflow metadata:
- output workflow_name and workflow_version into metadata
- updated zenodo doi
- updated pbmm2 to 1.16.0
- updated pbsv to 2.10.0
- updated HiFiCNV to 1.0.1
- updated pb-StarPhase to 1.0.1
- updated PharmCat to 2.15.4
@williamrowell williamrowell merged commit 36b84e0 into develop Nov 5, 2024
1 check failed
@williamrowell williamrowell deleted the feature/v2 branch November 5, 2024 18:26
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.

1 participant