Skip to content

Tags: openvax/varcode

Tags

v0.6.1

Toggle v0.6.1's commit message
only push py2.7 test build

v0.6.0

Toggle v0.6.0's commit message
switched Travis to use language: minimal and dist: trusty

v0.5.16

Toggle v0.5.16's commit message
switched Travis to use language: minimal and dist: trusty

v0.5.15

Toggle v0.5.15's commit message
Merge pull request #223 from hammerlab/maf_loading_fixes

Fixes to load_maf

v0.5.14

Toggle v0.5.14's commit message
Merge pull request #222 from hammerlab/varcode-add-distinct

Adding 'distinct' as a parameter to load_vcf.

v0.5.13

Toggle v0.5.13's commit message
Merge pull request #218 from tuomastik/optional_sorting_load_vcf_maf

Allow user to affect the sorting of variants when loading a VCF or MAF.

v0.5.12

Toggle v0.5.12's commit message
Merge pull request #209 from hammerlab/maf_improvements

Add optional_cols list to load_maf

v0.5.11

Toggle v0.5.11's commit message
Merge pull request #203 from hammerlab/stoploss-with-extra-codons

Adding aa_ref argument to StopLoss for variants which delete codons before stop

v0.5.10

Toggle v0.5.10's commit message
Merge pull request #199 from hammerlab/serialize-intronic-splice-site

explicit args to __init__ of Intronic splice effects fixes serialization

v0.5.9

Toggle v0.5.9's commit message
Merge pull request #197 from hammerlab/varcode-logger

One logger per module.