Skip to content

BioITHackathons/MYC-Amplification-in-Congenital-Heart-Disease-and-Cancer-in-Kids-First-and-INCLUDE-Data-Set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MYC-Amplification-in-Congenital-Heart-Disease-and-Cancer-in-Kids-First-and-INCLUDE-Data-Set

Using the Elements of Style in Workflow creation approach as taught in the https://nih-nichd.github.io, the team will work together to containerize the processing steps and stitch them together in a workflow language. On Cavatica, the workflow language best supported is Common Workflow Language (CWL).

Background

Hackathon Report Out Slides

MYC is an oncoprotein and often implies worse outcomes, however, it also seems to have a role in cardiovascular disease. Using open data from both the INCLUDE Data Hub and the Kids First (KF) Data Resource Portal available through the Cavatica Platform, this Hackathon will:

  • Explore MYC expression and its segregating effects at the intersection of A) congenital heart defects and cancer from KF & B) & Down Syndrome (Include)

  • Build platform agnostic workflows and analysis notebooks using the elements of style method (https://nih-nichd.github.io) that will use both WGCNA and limma to probe the dual role of this gene.

  • Result in a tutorial of how to proceed from both https://portal.includedcc.org/ and https://portal.kidsfirstdrc.org to https://cavatica.sbgenomics.com/ as well as produce results in notebooks that could be used as figures in a paper promoting open transparent, reproducible results.

Moving from Portal to Platform …

  1. Make two matrices of gene x sample in Cavatica Portal -- in our case the Kids First RNA-seq workflow (pre-made by CHOP).
  2. Combine expression matrices for birth defects and cancer.
  3. Normalize gene expression with deseq2 (not using for differential expression, only for quantile normalisation).
  4. Separate the samples between high and low MYC expression using Gene Median Splitter.
  5. Classify all subjects by phenotype.
  6. Run WGNCA analysis after binning based on High MYC and Low MYC expression.
  7. Create a template jupyter lab notebook https://bioinformaticsworkbook.org/tutorials/wgcna.html#gsc.tab=0).
  8. Look at congenital and cardiac outcomes that might be due to drug interactions. *Related Repo for MYC related pediatric drug saftey profiles
  9. What are some outcome differences between high and low MYC expression; different heart morphologies, birth defects based on HPO terms.
  10. Run annotation analysis such as GO and biological pathways, maybe Reactome.

Workflow Diagram:

Analysis plan - Weighted Gene Co-expression Network Analysis (WGCNA) See Publication exists as an R program -> convert to a notebook -> break out the DESeq from the WGCNA

Treatment in the WGCNA sense is the condition of the sample:

  • Trisomy and Disomy samples
  • High Myc and Low Myc expression.
  • Birth defect (cardiac) and Blood Cancers
  • Birth Defect (cardiac) and Solid Tumors

Docker Files for Project

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published