Get a list of all available CellTypist models, either downloaded locally or available from the server.
Examples
if (FALSE) { # \dontrun{
# Get available models
models <- CellTypistModels()
print(models)
} # }
Get a list of all available CellTypist models, either downloaded locally or available from the server.
if (FALSE) { # \dontrun{
# Get available models
models <- CellTypistModels()
print(models)
} # }