pertpy
pertpy copied to clipboard
target col naming for perturbation spaces
Report
ps_space = ps.compute(
pert_embeddings,
target_col="perturbations",
# more parameters
)
ps.label_transfer(
psadata_classifier,
column="gene_programme",
target_val="Unknown",
)
maybe target_col? instead of column?
Version information
No response