scparadise.scadam.download_model

Contents

scparadise.scadam.download_model#

scparadise.scadam.download_model(model_name='', save_path='')[source]#

Download pretrained tuned model for highly accurate cell type annotation.

Parameters:
  • model_name (str) – Name of the model from column ‘model’ from scparadise.scadam.available_models().

  • save_path (str, path object) – Path to save trained scAdam model.