SpaCET.quality.control | R Documentation |
Spots with less than 'min.genes' expressed genes would be removed.
SpaCET.quality.control(SpaCET_obj, min.genes = 1)
SpaCET_obj |
An SpaCET object. |
min.genes |
Minimum number of expressed genes. Default: 1. |
An SpaCET object.
SpaCET_obj <- SpaCET.quality.control(SpaCET_obj)
SpaCET.visualize.spatialFeature(SpaCET_obj, spatialType = "QualityControl", spatialFeatures=c("UMI","Gene"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.