Releases: bcgsc/mavis
Releases · bcgsc/mavis
v1.8.0
New Features
- cnvnator support
- breakseq vcf support
Improvements
- masking, dgv_annotation, and template_metadata files are now all optional
- Moved optional dependencies from the install_requires to tests_require and extras_require to improve setup
- Additional documentation and reorganization of the user manual
- Moved the complexity filtering to the summary stage
BugFixes
- Hard clipped read error during read alignment to contig
- vcf input option error where it was not being properly added to the supported tools
v1.7.1
v1.5.3
v1.7.0
New Features
- convert option for the config command now accepts a variable number of input files to be converted
- sequence complexity filtering option
- Added mail options for slurm/sge
Improvements
- Added a more complex pipeline example to the documentation
- Added short contig assembly test
- Breakpoint distance pairing now accounts for untemplated sequence
- blat_rank has been renamed to alignment_rank and is now calculated for both bwa and blat
- alignment_rank is used to filter contig alignments so that there is only one contig alignment per contig
- Removed any unnecessary parameters
- checker is now detecting command not found errors
- filters spanning read alignments using the min contig score parameter (same filtering done on contigs)
BugFixes
- Filtering contig alignments was getting highest rank instead of lowest. Best ranks are lower ranks
- logs version for the configured aligner instead of just blat
v1.6.10
v1.6.9
BugFixes:
- fixed interval error for single bp exon/insertion drawings
New Features
- small insertions/novel exons are now drawn taller than the surrounding exons
- small exons are not labelled and therefore not required to be the min object size
- added the new configurable drawing parameter
exon_min_focus_size
to determine a 'small' exon - 'small' exons in the fusion transcript add the sequence to their labels