Package: scClassify 1.19.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.19.0.tar.gz
scClassify_1.19.0.zip(r-4.5)scClassify_1.19.0.zip(r-4.4)scClassify_1.19.0.zip(r-4.3)
scClassify_1.19.0.tgz(r-4.4-any)scClassify_1.19.0.tgz(r-4.3-any)
scClassify_1.19.0.tar.gz(r-4.5-noble)scClassify_1.19.0.tar.gz(r-4.4-noble)
scClassify_1.19.0.tgz(r-4.4-emscripten)scClassify_1.19.0.tgz(r-4.3-emscripten)
scClassify.pdf |scClassify.html
scClassify/json (API)
NEWS

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

Peer review:

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

Datasets:

On BioConductor:scClassify-1.19.0(bioc 3.21)scClassify-1.18.0(bioc 3.20)

singlecellgeneexpressionclassification

6.85 score 22 stars 27 scripts 172 downloads 3 mentions 16 exports 147 dependencies

Last updated 25 days agofrom:e2351079a6. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 18 2024
R-4.5-winWARNINGNov 18 2024
R-4.5-linuxWARNINGNov 18 2024
R-4.4-winWARNINGNov 18 2024
R-4.4-macWARNINGNov 18 2024
R-4.3-winWARNINGNov 18 2024
R-4.3-macWARNINGNov 18 2024

Exports:cellTypeTraincellTypeTreefeaturesgetNlearningCurvemodelmodelweightsnameplotCellTypeTreepredict_scClassifypredict_scClassifyJointrunHOPACHrunSampleCalscClassifyscClassifyTrainModelListtrain_scClassify

Dependencies:abindannotateAnnotationDbiaskpassbase64encBHBiobaseBiocGenericsBiocParallelBiostringsbitbit64blobbslibcachemCepocliclustercodetoolscolorspacecpp11crayoncrosstalkcurldata.tableDBIDelayedArrayDelayedMatrixStatsdigestdiptestdplyrevaluatefansifarverfastmapfontawesomeformatRfsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggforceggplot2ggraphggrepelgluegraphgraphlayoutsgridExtraGSEABasegtableHDF5ArrayhighrhopachhtmltoolshtmlwidgetshttrigraphIRangesisobandjquerylibjsonliteKEGGRESTkernlabknitrlabelinglambda.rlaterlatticelazyevallifecyclelimmamagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimeminpack.lmmixtoolsmunsellnlmeopensslpatchworkpillarpkgconfigplogrplotlyplyrpngpolyclippromisesproxyproxyCpurrrR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenreshape2rhdf5rhdf5filtersRhdf5librlangrmarkdownRSQLiteS4ArraysS4VectorssassscalessegmentedSingleCellExperimentsnowSparseArraysparseMatrixStatsstatmodstringistringrSummarizedExperimentsurvivalsyssystemfontstibbletidygraphtidyrtidyselecttinytextweenrUCSC.utilsutf8vctrsviridisviridisLitewithrxfunXMLxtableXVectoryamlzlibbioc

Performing scClassify using pretrained model

Rendered frompretrainedModel.Rmdusingknitr::rmarkdownon Nov 18 2024.

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

scClassify Model Building and Prediction

Rendered fromscClassify.Rmdusingknitr::rmarkdownon Nov 18 2024.

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