Skip to content

filtered_counts_file parameter for cell-segmented matrices #390

@dennisdharmawan

Description

@dennisdharmawan

Hello!

Is there a chance that the filtered_counts_file parameter of the visium_hd reader can apply to cell-segmented matrices as well?

For example here, when I set the filtered_counts_file to False:

sdata = visium_hd(
    path=crc_spaceranger_outs,
    dataset_id='CRC',
    filtered_counts_file=False,
    load_segmentations_only=True
)

it still loads the number of observations in filtered_feature_cell_matrix.h5 instead of raw_feature_cell_matrix.h5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions