Skip to content

Running in pure python env: in a .py file #83

@DUAN-GAO

Description

@DUAN-GAO

Hello Malte,I m running in a .py file, when I tried to use scran function computeSumFactors,
that I need to convert anndata to SingleCellExperiment object,I tried following but not worked:
a = robjects.r'list'
b = robjects.r'SingleCellExperiment'
size_factors = computeSumFactors(b, clusters=input_groups)

could you help, many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions