Release v0.4.2
What's New
See individual changes below.
Features
- Adds
pick-base-crossoversstep - Integrate
recombine-gvcfsinto thev2pipeline - Adds
sort-gvcfswhich is a thin wrapper tobcftools sort - Update example
v2YAML config for additional steps
Bug Fixes
- None
Breaking Changes
- None
Installation
Download the appropriate archive for your system:
seq_sim-v0.4.2.tar- Unix/Linux/macOSseq_sim-v0.4.2.zip- Windows
Quick Start
# Extract the archive
tar -xf seq_sim-v0.4.2.tar
# or
unzip seq_sim-v0.4.2.zip
# Run the application
./seq_sim-v0.4.2/bin/seq_sim --helpRequirements
- Java 21 or higher
Full Changelog
Full Changelog: v0.4.1...v0.4.2