Skip to content

why should we filter cell which has low percent of ribosomal reads? #15

@gudeqing

Description

@gudeqing

hi, here are two filtering steps of this tutorial:

selected_mito <- WhichCells(data.filt, expression = percent_mito < 0.2)
selected_ribo <- WhichCells(data.filt, expression = percent_ribo > 0.05)

would you please explain more about why we should filter cell which has low percent of ribosomal reads?

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