Package: OncoSubtype 1.0.0

Dadong Zhang
OncoSubtype: Predict Cancer Subtypes Based on TCGA Data using Machine Learning Method
Provide functionality for cancer subtyping using nearest centroids or machine learning methods based on TCGA data.
Authors:
OncoSubtype_1.0.0.tar.gz
OncoSubtype_1.0.0.zip(r-4.7)OncoSubtype_1.0.0.zip(r-4.6)OncoSubtype_1.0.0.zip(r-4.5)
OncoSubtype_1.0.0.tgz(r-4.6-any)OncoSubtype_1.0.0.tgz(r-4.5-any)
OncoSubtype_1.0.0.tar.gz(r-4.7-any)OncoSubtype_1.0.0.tar.gz(r-4.6-any)
OncoSubtype_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
OncoSubtype/json (API)
| # Install 'OncoSubtype' in R: |
| install.packages('OncoSubtype', repos = c('https://dadongz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dadongz/oncosubtype/issues
- example_fpkm - Example FPKM data
- hnsc_centroids - HNSC predictor centroids
- luad_centroids - LUAD predictor centroids
- lusc_centroids - LUSC predictor centroids
Last updated from:569fd49d70. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 333 | ||
| source / vignettes | OK | 245 | ||
| linux-release-x86_64 | OK | 286 | ||
| macos-release-arm64 | OK | 348 | ||
| macos-oldrel-arm64 | OK | 259 | ||
| windows-devel | OK | 205 | ||
| windows-release | OK | 260 | ||
| windows-oldrel | OK | 268 | ||
| wasm-release | OK | 157 |
Exports:centroids_subtypeget_hvgget_median_centeredload_dataset_from_githubml_subtypePlotHeat
Dependencies:abindBiobaseBiocGenericscaretclasscliclockcodetoolscpp11data.tableDelayedArraydiagramdigestdplyre1071farverforeachfuturefuture.applygenericsGenomicRangesggplot2globalsgluegowergtablehardhatipredIRangesisobanditeratorsKernSmoothlabelinglatticelavalifecyclelimmalistenvlubridatemagrittrMASSMatrixMatrixGenericsmatrixStatsModelMetricsnlmennetnumDerivparallellypheatmappillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6randomForestrbibutilsRColorBrewerRcppRdpackrecipesreshape2rlangrpartS4ArraysS4VectorsS7scalesSeqinfoshapeSparseArraysparsevctrsSQUAREMstatmodstringistringrSummarizedExperimentsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithrXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Predict the subtypes of selected cancer type based published papers | centroids_subtype |
| example FPKM data | example_fpkm |
| select highly variable genes from a expression matrix | get_hvg |
| convert expression matrix to median-centered | get_median_centered |
| Predict the subtypes of selected cancer type | get_rf_pred |
| HNSC predictor centroids | hnsc_centroids |
| Load Dataset from GitHub Repository | load_dataset_from_github |
| LUAD predictor centroids | luad_centroids |
| LUSC predictor centroids | lusc_centroids |
| Predict the subtypes of selected cancer type using machine learning | ml_subtype |
| Plot heatmap of the train set or test set | PlotHeat |
| Set the SubtypeClass | SubtypeClass SubtypeClass-class |