mofaflex.priors.GSFA#
- class mofaflex.priors.GSFA(targets_obsm_key, s_b=20)#
Guided sparse factor analysis prior for CRISPR perturbation screens.
Important
This prior can only be used for factors.
Important
All methods and properties of this class are only accessible through the
MofaFlexclass.- Parameters:
Methods table#
get_perturbation_effects([ordered])The perturbation effect matrix \(\mat\beta\).
get_posterior_inclusion_probabilities([ordered])The posterior inclusion probabilities \(p\).
Methods#
- get_perturbation_effects(ordered: bool = False) Mapping[str, ndarray[tuple[int, int], floating]]#
The perturbation effect matrix \(\mat\beta\).