Releases: carmonalab/scGate_models
Releases · carmonalab/scGate_models
v0.16
Compare
Sorry, something went wrong.
No results found
mass-a
released this
18 Dec 11:06
New in version 0.16:
New model collection for multi-class classification of tumor microenvironment components, used by HiTME
New model collection for human PBMCs
Include cell ontology dictionary for cell type naming
v0.14
Compare
Sorry, something went wrong.
No results found
mass-a
released this
27 Jun 09:59
Separate models for Monocytes and Macrophages; improvements to TME models to increase coverage.
v0.13
Compare
Sorry, something went wrong.
No results found
mass-a
released this
23 Jun 15:35
Includes multi-classifier models for TME cell types:
TME_broad collection can be used to classify immune vs. non-immune (endothelial, epithelial, stromal cells)
TME_HiRes collection comprises non-immune cells, and high granularity cell types for immune cells
These collections can be used directly together, to obtain multi-class labels (in scGate_multi metadata in output), e.g.:
scGate_models_DB <- get_scGateDB(version = " v0.13" )
models.multi <- scGate_models_DB $ human $ TME_HiRes
gated <- scGate(obj , model = models.multi )
table(gated $ scGate_multi )
v0.9
Compare
Sorry, something went wrong.
No results found
mass-a
released this
14 Nov 08:53
Added multi-classifier model for human CD4 TIL subtypes
v0.4
Compare
Sorry, something went wrong.
No results found
mass-a
released this
03 Nov 14:30
Improved models for CD4 T and B cells
v0.3
Compare
Sorry, something went wrong.
No results found
mass-a
released this
12 Oct 14:33
Adding models for Myeloid cells and for MoMacDC (i.e. myeloid minus neutrophils)
v0.2
Compare
Sorry, something went wrong.
No results found
mass-a
released this
07 Oct 13:34
T alpha-beta models for human and mouse
v0.1
Compare
Sorry, something went wrong.
No results found
mass-a
released this
05 Oct 13:03
First version of scGate_models DB
Includes the first version of mouse and human models to filter several immune cell types using scGate.