Xenaprep | R Documentation |
Omics data downloading and preprocessing function
Xenaprep( cohort = "TCGA", cancertype = "LAML", type = c("clinical", "molecular", "mRNA"), merge = TRUE )
cohort |
Cohort abbreviation from Xenahub. |
cancertype |
Specific tumor TCGA abbreviation (e.g., "LAML", "BRCA"). |
type |
type to be downloaded and merged including "clinical" "molecular" "mRNA". |
merge |
If multiple values are given for the type argument, should resulting datasets be merged by sampleID. |
print("")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.