View source: R/TCGA_Download_Preprocess.R
TCGA_Select_Dataset | R Documentation |
internal function to select which MET dataset to use
TCGA_Select_Dataset(CancerSite, MET_Data_27K, MET_Data_450K, use450K)
CancerSite |
TCGA cancer code |
MET_Data_27K |
matrix of MET_Data_27K |
MET_Data_450K |
matrix of MET_Data_450K |
use450K |
logic indicating whether to force use 450K data |
the selected MET data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.