Include cached Galaxy test-data in distribution
Fix symlinks by specifying relative targets
Add more tests for variant_annotation module
fix wrong alleles in variant reports
fixed by [2482ec]
Reverse-complement EFF allele when reverting ALT during rebase
mimodd reheader bug with renaming ref sequences in BAM
correction to the correction: the real cause of the issue is that the SnpEff effect allele (which SnpEff writes correctly in every case) can get out of sync with the ALT column during rebasing (which may rv-complement ALT alleles, but doesn't know about SnpEff effects fields).
fix wrong alleles in variant reports
variant call tool should expose more samtools/bcftools options
Merge Snap and vcf-filter fixes into stable
allow unspecified start or stop in vcf-filter region filters
Fix vcf-filter Galaxy wrapper region filter handling
First-class sanitize tool
enable variant filtering based on REF and ALT sequences and on snpEff annotations
batch-level command line options for snap-batch
variant filtering mini-language to allow for OR-based filters
remove snap-batch tool
Clean up SNAPLib source
Fix two SNAP compile warnings and snap index crash on modern OSes
Merge updated info tool docs into stable
Document info tool enhancements
Merge v0.2 info tool and wrapper enhancements into stable
Adjust docs version to match package version exactly
Include full Galaxy data assets in package install
Bump package version
Start work on Galaxy wrapper updates
Pull in Galaxy toolshed-related assets from wrapper repo
Support new BED output format of mimodd info
Improve file info Galaxy tool wrapper
Replace redundant copy of Galaxy tool_config with symlink
Titles of datasets created with File Information tool
fixed by https://github.com/wm75/mimodd_galaxy_wrappers/commit/d78d5783eea5d3cc7ccdb16d6ae3a11864beef2c
Add BED as fileinfo output format
MiModD on public Galaxy servers
prepare for ssl certificate expiration
could not reproduce, plus updated bundled certificate together with pip/setuptools
bundled pip is incompatible with python3.8
resolved by upgrade of the bundled versions of pip and setuptools in changeset [a36bcf]
Fix for rpy2 3.x series
addressed by [a4c951], which also restores R warnings output suppression for the 3.x series of rpy2
Welcome
Titles of datasets created with File Information tool
fix remap rv strand bug
handle freebayes-generated vcfs
offer mapped reads postprocessing
make annotate tool robust against very verbose snpEff output
prepare for ssl certificate expiration
teach tool wrappers about GALAXY_MEMORY_MB
sample dropdown select menus
tool-specific temporary file directories
internal htslib/samtools/bcftools update
rethink behaviour of pysamtools.header on empty output
enable autocompletion of mimodd subcommands in shell
Support for SNAP v1.0
keep custom rginfo lines in vcf headers in synchrony with sample names
keep custom rginfo lines in vcf headers in synchrony with sample names
clean up code base after 0.1.6.1 pyvcf changes
new RVD (relative variant density) mode for map tool
handle uninstall/reinstall
handle uninstall/reinstall
FDR filter for delcall
dealing with ANN format remains to be implemented, but should be part of v0.2
enable deletion calling for only some of the samples in a BCF file
scaffold-independent parallelization of variant calling
add anno_links to vectorbase
OS X wheels should ship with working copy of bwa as an alternative aligner
make pysamtools functions return running processes that can be waited for
convert and split vcf/bcf files
extend covstats tool
sample dropdown select menus
teach tool wrappers about GALAXY_MEMORY_MB
MiModD on public Galaxy servers
make annotate tool robust against very verbose snpEff output
prepare for ssl certificate expiration
Welcome
fix covstats tool treatment of positions with zero-coverage in all samples
python3 -m MiModD.__first_run__ should leave package in more useful state
This issue is only relevant for conda installs, but in them the default shebang line of the mimodd script: #!/usr/bin/env python3 should get resolved at runtime correctly anyway. It is true that the tool wrapper path will not be set, but it is ok to just not support command line Galaxy integration for conda installs. Conda users should instead configure Galaxy to use their system-installed conda instead of setting up a Galaxy-internal one, then install from the toolshed.
make VCF region filters work without per-sample info
addressed by changeset [3051ee]
keep custom rginfo lines in vcf headers in synchrony with sample names
handle uninstall/reinstall
FDR filter for delcall
clean up code base after 0.1.6.1 pyvcf changes
enable variant filtering based on REF and ALT sequences and on snpEff annotations
batch-level command line options for snap-batch
variant filtering mini-language to allow for OR-based filters
new RVD (relative variant density) mode for map tool
replace Galaxy List Installed SnpEff genomes tool
remove snap-batch tool
add anno_links to vectorbase
look into supporting Windows via Docker
convert and split vcf/bcf files
varreport functionality outline
allow unspecified start or stop in vcf-filter region filters
allow variant calling for subsets of samples
enable deletion calling for only some of the samples in a BCF file
explore ways to make bam SQ names override ref names during variant calling
recognize short snpEff version output