Merge rebase EFF allele and build fixes into stable
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
Pull in Galaxy toolshed-related assets from wrapper repo
Improve file info Galaxy tool wrapper
Start work on Galaxy wrapper updates
Support new BED output format of mimodd info
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]
Merge default into stable
Update testall script to test against all supported Python versions
Adjust and simplify import hierarchy
Add .hgignore files
Limit version downgrades to sane choices
Fix newly introduced typo
Revert premature version bump
Update bundled pip and setuptools
Update Galaxy installation instructions to make use of Python 3
Merge documentation into default
Update Galaxy installation instructions to make use of Python 3
Removed tag doc0.1.9
Added tag doc0.1.9 for changeset da68be06c8f0
Update docs to reflect new dependency requirements
bundled pip is incompatible with python3.8
Drop support for Python 3.3/3.4, make compatible with Python 3.7+
Update ChangeLog and copyright
Handle "Operation not supported" as hardlink failure reason
Document current incompatibility with Python3.7.5 and beyond
Update macOS version information
Fix for rpy2 3.x series
addressed by [a4c951], which also restores R warnings output suppression for the 3.x series of rpy2
Fix for rpy2 3.x series
Make compatible with 3.x series of rpy2
Welcome
Titles of datasets created with File Information tool
Report Variants Galaxy wrapper should generate plain html datasets
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