- resolved issue with bcftools and tabix access
- added licesnes to test file, removed olld travis build file
- update python to 3.9 for Docker contianer, added requirements.txt and circleci[optional]
- updated python version in docekrfile to 3.7
- added functionality to tag CPV : cancer predisposition variants
- updated documentation and README
- Added json config paramter to accept filtering paramaters
- removed commandline paramaters that are now read from config file
- updated regex to get genename
- fixed bug in gene name comparison with hyphen(-)
- corrected typo in default directory name
- added missing brackets to consider multiple filter flags
- Updated version in dockerfile
- Supports celline normal panel tagging
- fixed overlapping mutation occurances
- reformatted code logic
- added pyhton 3.6 formatting
- Updated docker to install from release dist
- added merged annotation list
- Works with symlinked vcf files provided tabix index is at same location
- Updated docker file
- First working release