Package: scClassify 1.25.0

Yingxin Lin

scClassify: scClassify: single-cell Hierarchical Classification

scClassify is a multiscale classification framework for single-cell RNA-seq data based on ensemble learning and cell type hierarchies, enabling sample size estimation required for accurate cell type classification and joint classification of cells using multiple references.

Authors:Yingxin Lin

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

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

Bug tracker:https://github.com/sydneybiox/scclassify/issues

Datasets:

On BioConductor:scClassify-1.25.0(bioc 3.24)scClassify-1.24.0(bioc 3.23)

singlecellgeneexpressionclassification

6.59 score 28 stars 35 scripts 402 downloads 16 exports 145 dependencies

Last updated from:a6d4665cfa. Checks:1 ERROR, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR226
linux-devel-x86_64OK477
source / vignettesOK317
linux-release-x86_64OK443
macos-release-arm64OK255
macos-oldrel-arm64OK353
windows-develOK461
windows-releaseOK408
windows-oldrelOK450
wasm-releaseOK210

Exports:cellTypeTraincellTypeTreefeaturesgetNlearningCurvemodelmodelweightsnameplotCellTypeTreepredict_scClassifypredict_scClassifyJointrunHOPACHrunSampleCalscClassifyscClassifyTrainModelListtrain_scClassify

Dependencies:abindannotateAnnotationDbiaskpassbase64encBHBiobaseBiocGenericsbiocmakeBiocParallelBiostringsbitbit64blobbslibcachemCepocliclustercodetoolscpp11crayoncrosstalkcurldata.tableDBIDelayedArrayDelayedMatrixStatsdigestdiptestdir.expirydplyrevaluatefarverfastmapfilelockfontawesomeformatRfsfutile.loggerfutile.optionsgenericsGenomicRangesggforceggplot2ggraphggrepelgluegraphgraphlayoutsgridExtraGSEABasegtableh5mreadHDF5ArrayhighrhopachhtmltoolshtmlwidgetshttrigraphIRangesisobandjquerylibjsonliteKEGGRESTkernlabknitrlabelinglambda.rlaterlatticelazyevallifecyclelimmamagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimeminpack.lmmixtoolsnlmeopensslotelpatchworkpillarpkgconfigplotlyplyrpngpolyclippromisesproxyproxyCpurrrR6rappdirsRColorBrewerRcppRcppArmadilloreshape2rhdf5rhdf5filtersRhdf5librlangrmarkdownRSQLiteS4ArraysS4VectorsS7sassscalessegmentedSeqinfoSingleCellExperimentsnowSparseArraysparseMatrixStatsstatmodstringistringrSummarizedExperimentsurvivalsyssystemfontstibbletidygraphtidyrtidyselecttinytextweenrutf8vctrsviridisviridisLitewithrxfunXMLxtableXVectoryaml

Performing scClassify using pretrained model

Rendered frompretrainedModel.Rmdusingknitr::rmarkdownon May 16 2026.

Last update: 2020-04-20
Started: 2019-09-20

scClassify Model Building and Prediction

Rendered fromscClassify.Rmdusingknitr::rmarkdownon May 16 2026.

Last update: 2020-04-20
Started: 2019-09-20

Readme and manuals

Help Manual

Help pageTopics
The scClassifyTrainModel class.scClassifyTrainModel
Accessors of cellTypeTrain for scClassifyTrainModelcellTypeTrain cellTypeTrain,scClassifyTrainModel-method
Accessors of cellTypeTree for scClassifyTrainModelcellTypeTree cellTypeTree,scClassifyTrainModel-method
Accessors of features for scClassifyTrainModelfeatures features,scClassifyTrainModel-method
Function to get the required N given by the accuracy and the learning curve modelgetN
Fit learning curve for accuracy matrixlearningCurve
Accessors of model for scClassifyTrainModelmodel model,scClassifyTrainModel-method
Accessors of modelweights for scClassifyTrainModelmodelweights modelweights,scClassifyTrainModel-method
Accessors of name for scClassifyTrainModelname name,scClassifyTrainModel-method
To plot cell type treeplotCellTypeTree
Testing scClassify modelpredict_scClassify
Testing scClassify model (joint training)predict_scClassifyJoint
Create HOPACH treerunHOPACH
Run sample size calculation for pilot data for reference datasetrunSampleCal
Train and test scClassify modelscClassify
Example data used in scClassify packagescClassify_example
An S4 class to stored training model for scClassifyscClassifyTrainModel-class
The scClassifyTrainModelList classscClassifyTrainModelList
An S4 class to stored a list of training models from scClassifyscClassifyTrainModelList-class
Training scClassify modeltrain_scClassify
Subset of pretrained model of Wang et al.trainClassExample_wang
Subset of pretrained model of Xin et al.trainClassExample_xin