update bianries
add binary and script specific readmes
improve efficiency of new sort sub
include Sort::External. Cleanup binary folder w...
mac specific problems
move vep plugins to own folder
add binary info
improve efficiency even more (maybe?) if contig...
formatting
add linux binaries
delete binaries and relocated modules
Merge branch 'master' of https://github.com/gan...
add mac os x binaries
fix issues with External::Sort
use pp5.16 on mac os x and refactor pod2usage t...
add space after SYNOPSIS heading so that Pod::U...
add space after SYNOPSIS heading so that Pod::U...
move vep plugins to own folder
move doc to end of file
add make binaries script
update mac binaries to fix entrezgene.pm problems
remove double pipes in place of or
Merge branch 'master' of https://github.com/gan...
Merge branch 'master' of https://github.com/gan...
rebuild binaries so that pod works
Merge branch 'master' of https://github.com/gan...
correct filesize check
add linux par file (perl v 5.14.2)
add macosx par (perl 5.16.3)
correct error with gene_id_mode option spec
update readme files for new release
correct processing of VEP alleles when SNV/MNV ...
use pod2usage on failed GetOptions
add make_par.pl script
add relevant readme/examples files
corrections to module loading when creating PAR
remove outdated references to modules
improve in memory sort functions and correct bu...
add utilities for making disitributable scripts...
fix stray printing of message to STDOUT
change INFO line to conform to VCF header spec
add link to ensAnnotatorDb on github
added v0.1.6 release notes to readme.md
fix two incorrect regexes checking for .gz exte...
support RefSeq/Entrez genes in addition to Ense...
add --progress option, do not include gene2refs...
remove rtf examples, add emphasis to examples.md
add lib folder information
add link to examples markdown document
use lib folder for perl modules for sake of tid...
make it clear that we need to use the same buil...
updated examples
only get GQ field once and store it for _getGen...
fix unnecessary attempt to split REF field (REF...
allow for VEPs inconsistant representation of i...
check whether --quality ($min_qual) is true bef...
remove erroneous references to gmaf in pod and ...
fix extra column problem when using --summarise...
add support for SnpEff annotations
allow use of gene ID annotations for --list gen...
remove redundant hash variable
tidy code, improve allele handling
fix duplicate lines for different matching tran...
write biallelic sample information to INFO field
fix duplicate lines for different matching tran...
make INFO tag specific to findBiallelicVep to d...
fix duplicate lines
write biallelic samples to INFO field
version 0.1.15 update
added --contains_variant option to summarise sa...
correct the split variant flag
make sure we have defined fields before checkin...
clarify in output when we cannot find a canonic...
multiple changes to database update workflow
documentation improvements
fix numbering of files for progress when updati...
use COMMON tags if available
fixed problem with generifs and MGI data. Updat...
fixed missing generifs and MGI phenotypes
allow suppression of warnings from getVepFields
make sure we chomp header when checking samples
check "file" key is defined when parsing database
only check for identical samples on first pass ...
added markdown version of examples
add LICENSE.txt
for sortVcf method do not replace header if obt...
add gpl.txt to repo
sortVcf method supports addition/replacement of...
code blocks
added option to provide a sequence dictionary t...