Package: geneClassifiers 1.37.0

R Kuiper

geneClassifiers: Application of gene classifiers

This packages aims for easy accessible application of classifiers which have been published in literature using an ExpressionSet as input.

Authors:R Kuiper [cre, aut]

geneClassifiers_1.37.0.tar.gz
geneClassifiers_1.37.0.zip(r-4.7)geneClassifiers_1.37.0.zip(r-4.6)geneClassifiers_1.37.0.zip(r-4.5)
geneClassifiers_1.37.0.tgz(r-4.6-any)geneClassifiers_1.37.0.tgz(r-4.5-any)
geneClassifiers_1.37.0.tar.gz(r-4.7-any)geneClassifiers_1.37.0.tar.gz(r-4.6-any)
geneClassifiers_1.37.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
geneClassifiers/json (API)
NEWS

# Install 'geneClassifiers' in R:
install.packages('geneClassifiers', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rkuiper/geneclassifiers/issues

Datasets:

On BioConductor:geneClassifiers-1.37.0(bioc 3.24)geneClassifiers-1.36.0(bioc 3.23)

geneexpressionbiomedicalinformaticsclassificationsurvivalmicroarray

4.08 score 1 stars 7 scripts 414 downloads 23 exports 3 dependencies

Last updated from:47dc1489c5. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING129
linux-devel-x86_64NOTE146
source / vignettesOK168
linux-release-x86_64NOTE186
macos-release-arm64NOTE93
macos-oldrel-arm64NOTE91
windows-develNOTE91
windows-releaseNOTE87
windows-oldrelNOTE77
wasm-releaseOK98

Exports:getBatchCorrectiongetCitationsgetClassificationsgetClassifiergetDecisionBoundariesgetDescriptiongetEventChaingetInterceptgetMeansgetNamegetNormalizationMethodgetNormalizationMethodsgetProbeNamesgetScoresgetSdsgetTargetValuegetTrainingDatagetWeightingTypegetWeightingTypesgetWeightsrunClassifiersetNormalizationMethodshowClassifierList

Dependencies:BiobaseBiocGenericsgenerics

geneClassifiers and missing probesets

Rendered fromMissingCovariates.Rnwusingutils::Sweaveon May 31 2026.

Last update: 2016-12-21
Started: 2016-10-03

geneClassifiers introduction

Rendered fromgeneClassifiers.Rnwusingutils::Sweaveon May 31 2026.

Last update: 2016-12-21
Started: 2016-10-03

Readme and manuals

Help Manual

Help pageTopics
Extractbracket,FixedExpressionData-method [,FixedExpressionData,ANY,ANY-method [,FixedExpressionData,ANY,missing-method [,FixedExpressionData,missing,ANY-method [[,FixedExpressionData,ANY,ANY-method [[,FixedExpressionData,ANY,missing-method [[,FixedExpressionData,missing,ANY-method
An S4 class to store classifier parameters.ClassifierParameters
An S4 class to store classifier results.ClassifierResults
Dimensions of an Objectdim,FixedExpressionData-method
Example MAS5.0 ExpressionSetexampleMAS5
An S4 class to store classifier parameters.FixedExpressionData
Obtain the batch correction status for a classifier result.getBatchCorrection getBatchCorrection,ClassifierResults-method
Obtain citations to the classifiergetCitations getCitations,ClassifierParameters-method
Obtain classifier classifications.getClassifications getClassifications,ClassifierResults-method
Obtain a classifier definition.getClassifier getClassifier,character-method getClassifier,ClassifierResults-method
Obtain the decision boundaries defined for the classifier.getDecisionBoundaries getDecisionBoundaries,ClassifierParameters-method
Obtain classifiers' description.getDescription getDescription,ClassifierParameters-method
Obtain classifiers' event chain.getEventChain getEventChain,ClassifierParameters-method
Obtain classifiers' intercept.getIntercept getIntercept,ClassifierParameters-method
Obtain classifiers' reference means.getMeans getMeans,ClassifierParameters-method
Obtain object names.getName getName,ClassifierParameters-method getName,ClassifierResults-method getName,TransformationProcess-method
Obtain normalization methodgetNormalizationMethod getNormalizationMethod,ClassifierParameters-method getNormalizationMethod,FixedExpressionData-method getNormalizationMethods
Obtain probe-set names.getProbeNames getProbeNames,ClassifierParameters-method
Obtain classifier score.getScores getScores,ClassifierResults-method
Obtain classifiers' reference standard deviations.getSds getSds,ClassifierParameters-method
Obtain the targetValuegetTargetValue getTargetValue,FixedExpressionData-method
Obtain classifier training data.getTrainingData getTrainingData,ClassifierParameters-method
Obtain the weighting type used to obtain a classifier result.getWeightingType getWeightingType,ClassifierResults-method getWeightingTypes
Obtain classifier weights.getWeights getWeights,ClassifierParameters-method
Perform classification.runClassifier runClassifier,character,FixedExpressionData-method runClassifier,ClassifierParameters,FixedExpressionData-method runClassifier,ClassifierResults,FixedExpressionData-method
Prepare data.setNormalizationMethod
Show classifier names and descriptions.showClassifierList