scparadise.sceve.download_model#
- scparadise.sceve.download_model(model_name='', save_path='', github_username=None, github_token=None)[source]#
Download pretrained tuned model for highly accurate cell type annotation.
- Parameters:
model_name (str) – Name of the model from column ‘model’ from scparadise.sceve.available_models().
save_path (str, path object) – Path to save trained scEve model.
github_username (str) – Your GitHub username.
github_token (str) – Token for GitHub API.