So far, prediction results are returned as array and optionally stored as csv. Would be convenient to optionally append them in the obs section of the anndata object, too. E.g. enable the option in model.predict(...) via something like "append=True" or "to_adata=True"
So far, prediction results are returned as array and optionally stored as csv. Would be convenient to optionally append them in the obs section of the anndata object, too. E.g. enable the option in model.predict(...) via something like "append=True" or "to_adata=True"