Skip to content

Missing feature types when converting mtx matrix to h5ad #468

@saraterzo

Description

@saraterzo

Description of the bug

Just one note, the fact that sc.read_10x_h5(input) function in scrnaseq/modules/local/templates/mtx_to_h5ad_cellranger.py is written without the gex_only=False option prevents the reading of feature types such as antibody captures or peaks.
Default option is TRUE

Command used and terminal output

sc.read_10x_h5(input, gex_only=False)

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions