Skip to content

Releases: danielemarinelli93/DriverPy

DriverPy-v0.0.6

Choose a tag to compare

@danielemarinelli93 danielemarinelli93 released this 14 Dec 17:21
177f9ff

Version used for PEACE resubmission to Nature in December 2025.
This version was updated by Charlotte Grieco with a fix for missing calls after openCRAVAT liftover to hg38.

DriverPy-v0.0.5

Choose a tag to compare

@danielemarinelli93 danielemarinelli93 released this 20 Jul 15:21
0b5e916
  • all functions are in one script (driverpy.py);
  • implemented AlphaMissense VEP plugin

DriverPy-v0.0.4

Choose a tag to compare

@danielemarinelli93 danielemarinelli93 released this 21 Apr 21:38
3e0f8ba
distinct oncotree codes for cgi, oncokb, chasmplus

DriverPy-v0.0.3

Choose a tag to compare

openCRAVAT now runs on VEP .vcf outputs. VCF2MAF creates the final .maf files on the .vcf output from openCRAVAT.

CGI and oncoKB API modules only run with dedicated flags to have the core of the script only running on cache files.

DriverPy-v0.0.2

Choose a tag to compare

Tool now running for:

  • GRCh37 & GRCh38
  • NSCLC & BRCA

The main.py script reads modules from core.py and is able to make a full run ('--run_all') or run each module by itself.

DriverPy-v0.0.1

Choose a tag to compare

First release, working only for NSCLC aligned to GRCh37