Package: CellMentor 1.0.1
CellMentor: Supervised Non-negative Matrix Factorization for Dimensional Reduction in Single-Cell Analysis
Implements supervised cell type-aware non-negative matrix factorization (NMF) for dimensional reduction in single-cell RNA sequencing analysis. The package provides methods for incorporating cell type information into the dimensionality reduction process, enabling improved visualization and downstream analysis of single-cell data while preserving biological structure. CellMentor employs a unique loss function that simultaneously minimizes variation within known cell populations while maximizing distinctions between different cell types, enabling effective transfer of learned patterns from labeled reference datasets to new unlabeled data.
Authors:
CellMentor_1.0.1.tar.gz
CellMentor_1.0.1.zip(r-4.7)CellMentor_1.0.1.zip(r-4.6)CellMentor_1.0.1.zip(r-4.5)
CellMentor_1.0.1.tgz(r-4.6-any)CellMentor_1.0.1.tgz(r-4.5-any)
CellMentor_1.0.1.tar.gz(r-4.7-any)CellMentor_1.0.1.tar.gz(r-4.6-any)
CellMentor_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CellMentor/json (API)
NEWS
| # Install 'CellMentor' in R: |
| install.packages('CellMentor', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/petrenkokate/cellmentor/issues
- obj_toy - Tiny prebuilt CSFNMF object for accessors
- qry_matrix_toy - Tiny toy matrices and labels for runnable examples
- ref_celltype_toy - Tiny toy matrices and labels for runnable examples
- ref_matrix_toy - Tiny toy matrices and labels for runnable examples
On BioConductor:CellMentor-1.1.2(bioc 3.24)CellMentor-1.0.0(bioc 3.23)
softwaresinglecelltranscriptomicsdimensionreduction
Last updated from:a2a13e2bd5 (on RELEASE_3_23). Checks:1 WARNING, 9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 267 | ||
| linux-devel-x86_64 | OK | 695 | ||
| source / vignettes | OK | 469 | ||
| linux-release-x86_64 | OK | 713 | ||
| macos-release-arm64 | OK | 355 | ||
| macos-oldrel-arm64 | OK | 368 | ||
| windows-devel | OK | 1641 | ||
| windows-release | OK | 1669 | ||
| windows-oldrel | OK | 1695 | ||
| wasm-release | OK | 350 |
Exports:CellMentorcm_annotationcm_rankCreateCSFNMFobjectdata_matrixHh.baron_datasethBaronDatasetmatricesmuraro_datasetproject_dataref_matrixW
Dependencies:abindaricodeaskpassassortheadbase64encbeachmatBHBiobaseBiocGenericsBiocParallelbitopsbslibcachemcaToolscliclueclustercodetoolscommonmarkcowplotcpp11crayoncrosstalkcurldata.tableDelayedArraydeldirdigestdotCall64dplyrdqrngentropyevaluatefarverfastDummiesfastmapfitdistrplusFNNfontawesomeformatRfsfutile.loggerfutile.optionsfuturefuture.applygenericsGenomicRangesggplot2ggrepelggridgesglobalsgluegoftestgplotsgridExtragtablegtoolsherehighrhmshtmltoolshtmlwidgetshttpuvhttricaigraphIRangesirlbaisobandjquerylibjsonliteKernSmoothknitrlabelinglambda.rlaterlatticelazyevallifecyclelistenvlmtestlsamagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimeminiUIMLmetricsnlmennlsopensslotelparallellypatchworkpbapplypillarpkgconfigplotlyplyrpngpolyclipprettyunitsprogressprogressrpromisespurrrR6RANNrappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHNSWRcppProgressRcppTOMLreshape2reticulaterlangrmarkdownRMTstatROCRrprojrootRSpectraRtsneS4ArraysS4VectorsS7sassscalesscattermoresctransformSeqinfoSeuratSeuratObjectshinySingleCellExperimentSingleRsitmoskmeansslamsnowSnowballCsourcetoolsspspamSparseArraysparsesvdspatstat.dataspatstat.explorespatstat.geomspatstat.randomspatstat.sparsespatstat.univarspatstat.utilsstringistringrSummarizedExperimentsurvivalsystensortibbletidyrtidyselecttinytexutf8uwotvctrsviridisLitewithrxfunxtableXVectoryamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| CellMentor: Cell-Type Aware Dimensionality Reduction for Single-Cell RNA-Seq | CellMentor-package CellMentor |
| Access cell annotations from a CellMentor object | cm_annotation |
| Access the rank of a CellMentor object | cm_rank |
| Create CSFNMF Object for Cell Type Analysis | CreateCSFNMFobject |
| Access the query (data) matrix from a RefDataList object | data_matrix |
| Access the H matrix | H |
| Load Baron Human Pancreas Dataset | hBaronDataset |
| Access the RefDataList from a CSFNMF object | matrices |
| Load Muraro Pancreas Dataset | muraro_dataset |
| Tiny prebuilt CSFNMF object for accessors (optional) | obj_toy |
| Project Data onto NMF Basis Matrix | project_data |
| Access the reference matrix from a RefDataList object | ref_matrix |
| Tiny toy matrices and labels for runnable examples | qry_matrix_toy ref_celltype_toy ref_matrix_toy |
| Access the W matrix | W |
