Releases: bcgsc/mavis
Releases · bcgsc/mavis
v3.1.2
v2.2.12
v3.1.1
v3.1.0
v3.0.0
Breaking Changes
- Uses snakemake instead of internal scheduler code
- Use JSON config instead of large number of command-line arguments
- Use nested translations to allow polycistronic transcripts in annotations file
- Do not use # to start header line in mavis tab files
New Features
- Add conversion tool for upgrading v3 annotations files and converting gtf/gff3 files
Improvements
- Upgraded pysam (no longer being used to load vcfs)
v2.2.11
v2.2.9
v2.2.8
v2.2.7
v2.2.6
BugFixes
#189 Fix clustering bug by shifting start of second breakpoint for intra-chromosomal breakpoint merges
#195 BugFix from the 2.2.5 release where these were defaulted to strings instead of arrays
Features
Update readthedocs configuration
Add python3.7 to the tox and travis configs
Update the contributor directions