Releases: RajLabMSSM/snakeSV
Releases · RajLabMSSM/snakeSV
Release v0.8
Fixing errors due to dependency conflicts and bioconda builds.
Pre-release v0.7
- Fix python import causing the error
TypeError: range indices must be integers or slices, not str
- Running
snakeSV --test_run
from a cloned repository will use the relative path to the script.
Pre-release v0.6
Update multiqc recipe
Added support for running STRling
Pre-release v0.4
Merging samples using SURVIVOR instead of Jasmine (better results for GraphTyper)
Using GTF and/or BED annotations is optional now
Pre-release v0.3.1
Fix test_run flag
Pre-release v0.3
Scripts for study cases examples better organized
Add rules for MELT
Pre-release v0.2
Fix issues with relative paths.
Perform sample merging using Jasmine instead of GraphTyper.
Add minimal example data set.
Pre-release v0.1
Fix readme