Traversing TCGA

Traversing TCGA is an ongoing series of blog posts in which I access data from The Cancer Genome Atlas (TCGA) and find useful trends using python.

  1. Downloading the Data
  2. Making Sense of the Data Files
  3. Trying to Find Trends in the Data
  4. Storing Data in PostgreSQL
  5. Building a Predictive Model
  6. Implementing an Interactive Web Application

A Github repository with project code is here.