View source: R/ks.process_tissue_miRNA_TCGA.R
Process the data downloaded from TCGA.
1 2 3 4 | ks.process_tissue_miRNA_TCGA(
data_folder = getwd(),
remove_miRNAs_with_null_var = T
)
|
data_folder |
Directory where TCGA data were downloaded. |
remove_miRNAs_with_null_var |
Wheter to remove the miRNAs without any expression? Default: True |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.