.get_TCGA_CNV_value | R Documentation |
This function reads the unthreshold CNV value data from TCGA
Gistic2_CopyNumber_Gistic2_all_data_by_genes
.
.get_TCGA_CNV_value()
The function also removes possible duplicated tumor samples and samples with NAs in the dataset.
It should not be used directly, only inside initialize_cnv_data()
function.
a data frame that contains CNV value data for each tumor
Other helper function for data initialization:
.get_TCGA_CNV_ratio()
,
.get_TCGA_CNV()
,
.get_TCGA_GTEX_RNAseq()
,
.get_TCGA_RNAseq()
## Not run: .get_TCGA_CNV_value() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.