The main use case for this function is the removal of sex-chromosome genes. Alternatively, filter genes that are not protein-coding.
Usage
filterGenes(
obj,
labels = c("X", "Y", "MT"),
featureName = "chromosome_name",
keepOnly = FALSE
)
The main use case for this function is the removal of sex-chromosome genes. Alternatively, filter genes that are not protein-coding.
filterGenes(
obj,
labels = c("X", "Y", "MT"),
featureName = "chromosome_name",
keepOnly = FALSE
)