Skip to content

Releases: cancerit/annotateVCF

accepts VAF filter

Choose a tag to compare

@sb43 sb43 released this 31 Mar 14:15

Added VAF cutoff and other filters in the json config file
This will help in adding additional filters without changing the code

updated regex to lookup gene name with .search

Choose a tag to compare

@sb43 sb43 released this 01 Sep 08:52
1.1.4

updated regex to lookup gene name with .search

fixed bug in gene name comparison with hyphen

Choose a tag to compare

@sb43 sb43 released this 29 Aug 15:24

fixed bug in gene name comparison with hyphen

Supports normal panel tagging

Choose a tag to compare

@sb43 sb43 released this 18 Aug 09:56
  • Supports celline normal panel tagging
  • fixed overlapping mutation occurances
  • reformatted code logic
  • added pyhton 3.6 formatting

1.0.2: * Updated docker to install from release dist

Choose a tag to compare

@sb43 sb43 released this 15 Jul 08:38
* added merged annotation list
* Works with symlinked vcf files provided tabix index is at same location

1.0.1

Choose a tag to compare

@sb43 sb43 released this 10 Jul 14:05

Updated Docker image

1.0.0

1.0.0 Pre-release
Pre-release

Choose a tag to compare

@sb43 sb43 released this 10 Jul 07:44

First release to test docker