Description Usage Value References Examples
View source: R/easierData_retrieval.R
Obtain the standard deviation (sd) of the TPM expression of each gene across all TCGA cancer types. It is required for normalization of input TPM gene expression data.
1 |
A numeric vector with gene TPM sd values.
The Cancer Genome Atlas Research Network., Weinstein, J., Collisson, E. et al. The Cancer Genome Atlas Pan-Cancer analysis project. Nat Genet 45, 1113–1120 (2013). https://doi.org/10.1038/ng.2764
1 2 3 | if (interactive()) {
TCGA_sd_pancancer <- get_TCGA_sd_pancancer()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.