scAdam#
Module for cell type annotation using downloaded or custom scAdam model.
Cross-tissue fast multi-level multi-class cell type annotation.
Download model#
Download pretrained model from scParadise repository.
Download dataframe with available pretrained scAdam models. |
|
Download pretrained tuned model for highly accurate cell type annotation. |
Model training and optimization#
Train custom scAdam model using your own reference dataset. Warm start training and hyperparameter tuning are also available to achieve better model performance.
scAdam model training with unsupervised pretraining. |
|
Warm-start fine-tuning of an existing scAdam model on new data. |
|
Hyperparameter tuning for scAdam model with k-fold cross validation using Optuna. |
|
Train custom scAdam model with tuned hyperparameters. |
Prediction#
Cell type annotation using downloaded or custom scAdam model.
Predict cell types and cell type probilities using pretrained scAdam model. |