Bioconductor version: Release (3.16)
The software formalises a framework for classification in R. There are four stages; Data transformation, feature selection, classifier training, and prediction. The requirements of variable types and names are fixed, but specialised variables for functions can also be provided. The classification framework is wrapped in a driver loop, that reproducibly carries out a number of cross-validation schemes. Functions for differential expression, differential variability, and differential distribution are included. Additional functions may be developed by the user, by creating an interface to the framework.
Author: Dario Strbenac, Ellis Patrick, Sourish Iyengar, Harry Robertson, Andy Tran, John Ormerod, Graham Mann, Jean Yang
Maintainer: Dario Strbenac <dario.strbenac at sydney.edu.au>
Citation (from within R,
enter citation("ClassifyR")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("ClassifyR")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ClassifyR")
HTML | R Script | An Introduction to the ClassifyR Package |
HTML | R Script | Developer's Guide |
Reference Manual | ||
Text | NEWS |
biocViews | Classification, Software, Survival |
Version | 3.2.7 |
In Bioconductor since | BioC 3.0 (R-3.1) (8.5 years) |
License | GPL-3 |
Depends | R (>= 4.1.0), generics, methods, S4Vectors, MultiAssayExperiment, BiocParallel, survival |
Imports | grid, genefilter, utils, dplyr, tidyr, rlang, ranger |
LinkingTo | |
Suggests | limma, edgeR, car, Rmixmod, ggplot2 (>= 3.0.0), gridExtra (>= 2.0.0), cowplot, BiocStyle, pamr, PoiClaClu, parathyroidSE, knitr, htmltools, gtable, scales, e1071, rmarkdown, IRanges, robustbase, glmnet, class, randomForestSRC, MatrixModels, xgboost |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | ClassifyR_3.2.7.tar.gz |
Windows Binary | ClassifyR_3.2.7.zip (64-bit only) |
macOS Binary (x86_64) | ClassifyR_3.2.7.tgz |
macOS Binary (arm64) | ClassifyR_3.2.7.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/ClassifyR |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ClassifyR |
Bioc Package Browser | https://code.bioconductor.org/browse/ClassifyR/ |
Package Short Url | https://bioconductor.org/packages/ClassifyR/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.16 | Source Archive |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: