Skip to content

CBIIT/ChildhoodCancerDataInitiative-cBioPortal-Workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChildhoodCancerDataInitiative-cBioPortal-Workflows

CCDI Prefect Workflows for data transformation, ingestion and export to/from CCDI cBioPortal

Prerequisites

  • Python 3.9+
  • MySQL client tools (mysqldump)
  • AWS credentials with access to:
    • AWS Secrets Manager
    • S3 bucket

Installation

  1. Clone this repository
  2. Install dependencies:
pip install -r requirements.txt

Workflows

  • cbio-mysql-dump: A Prefect workflow that can create a MySQL database dump of cBioPortal data from a specified env/tier (e.g. dev, qa, prod etc.) and save the mysql dump to a specified S3 bucket.

About

CCDI Prefect Workflows for data transformation, ingestion and export to/from CCDI cBioPortal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages