mosaicmpi.genesets.program_gprofiler

mosaicmpi.genesets.program_gprofiler#

mosaicmpi.genesets.program_gprofiler(program_df: DataFrame, species: Literal['hsapiens', 'mmusculus'], n_hsg: int = 1000, gene_sets: Collection[str] = [], no_iea: bool = True, min_intersection: int = 5, max_intersection: int = 500, batch_size: int = 20, show_progress_bar: bool = True) SimpleNamespace#