Skip to content

Releases: NCI-GDC/variant-filtration-tool

Update pre-commit

20 Jul 17:21
7700069
Compare
Choose a tag to compare

Only changes to pre-commit for enhanced security.

Adding sanger pindel VCF formatting

17 Jul 22:03
434d899
Compare
Choose a tag to compare

Added subcommand to format the sanger pindel VCFs. Pindel sets all the GT entries to ./.. While we understand that these genotypes aren't very meaningful for cancer, it does make downstream processing simpler. We convert normal to 0/0 and tumor to 0/1.

First Semantic Version Release

09 Jul 20:41
114de69
Compare
Choose a tag to compare
  • Semantic versioning (old v1.0 isn't part of this)
  • Single CLI for all the tools
  • Integrated tools from the legacy gdc-biasfilter-workflow
  • Setup CI/CD process and docker building

v1.0

01 Sep 20:55
Compare
Choose a tag to compare

Initial release of helper scripts to run the fpfilter and somatic score filters for the GDC somatic variants.