Package: scClassify 1.24.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.24.0.tar.gz
scClassify_1.24.0.zip(r-4.7)scClassify_1.24.0.zip(r-4.6)scClassify_1.24.0.zip(r-4.5)
scClassify_1.24.0.tgz(r-4.6-any)scClassify_1.24.0.tgz(r-4.5-any)
scClassify_1.24.0.tar.gz(r-4.7-any)scClassify_1.24.0.tar.gz(r-4.6-any)
scClassify_1.24.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-release.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

7.09 score 29 stars 35 scripts 388 downloads 3 mentions 16 exports 145 dependencies

Last updated from:8f9d87ac3a (on RELEASE_3_23). Checks:1 ERROR, 9 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksERROR224
linux-devel-x86_64OK466
source / vignettesOK315
linux-release-x86_64OK451
macos-release-arm64OK283
macos-oldrel-arm64OK289
windows-develOK425
windows-releaseOK392
windows-oldrelOK406
wasm-releaseOK162

Exports:cellTypeTraincellTypeTreefeaturesgetNlearningCurvemodelmodelweightsnameplotCellTypeTreepredict_scClassifypredict_scClassifyJointrunHOPACHrunSampleCalscClassifyscClassifyTrainModelListtrain_scClassify

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

Performing scClassify using pretrained model

Rendered frompretrainedModel.Rmdusingknitr::rmarkdownon Jun 02 2026.

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

scClassify Model Building and Prediction

Rendered fromscClassify.Rmdusingknitr::rmarkdownon Jun 02 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