cognoma / cancer-data

TCGA data acquisition and processing for Project Cognoma
Other
20 stars 28 forks source link

exploring the data #11

Open ypar opened 7 years ago

ypar commented 7 years ago

An issue has been raised in the meeting today regarding visualizations of the clinical data. Other data viz are also considered. However, more immediately, we need viz schemes of the clinical data for assessments and covariate selection.

ypar commented 7 years ago

@Inquisitive-Geek is interested in resolving this issue

clairemcleod commented 7 years ago

Approach: seaborn/matplotlib in jupyter notebook

Potential visualizations:

Clinical:
Sequencing (HiSeqV2):
Mutation:

Feel free to add your own suggestions below!

ypar commented 7 years ago

my only worry with seaborn is that it is very memory heavy. However, for the scale of data, I suppose it will be ok.