Releases: Clinical-Genomics-Lund/bonsai-prp
Releases · Clinical-Genomics-Lund/bonsai-prp
v0.11.0
[0.11.0]
Added
- Added emmtyper and parser
- Added pytests for emmtyper
Fixed
Changed
- Changed Shigapass models to be consistent with other typing models
- Changed Shigapass parsers to be consistent with other typing parsers
- Changed ref genome related variables to be optional in quast
v0.10.1
v0.10.0
[0.10.0]
Added
- Added flag to set verbosity level.
- Validate TbProfiler schema version.
- Added CLI command for adding IGV annotation tracks
- Added
indel_variants
to json result and ability to filter vcf into various categories
Fixed
- Fixed genome_annotation appending bug
- Fixed variant sorting as
reference_sequence
can be None
Changed
- Updated sample metadata in the output format. RunMetadata was split into two fields, one for sequencing and one for pipeline information. Lims id and sample name are now included in the SampleBase object.
- Split SV and SNV from tbprofiler output
- Update annotate_delly to extract SVs from vcf
v0.9.3
[0.9.3]
Added
- Add
sample_id
to prp output
Fixed
Changed
v0.9.2
[0.9.2]
Added
Fixed
- Changed
--symlink_dir
to--symlink-dir
for consistency
Changed
- Use
basename
whensymlink_dir
provided