Get Variable Feature Information
Get variable feature information from SCTAssay
objects
## S3 method for class 'SCTAssay' HVFInfo(object, selection.method, status = FALSE, ...)
object |
An object |
selection.method |
Which method to pull. For
For
|
status |
Add variable status to the resulting data frame |
... |
Arguments passed to other methods |
# Get the HVF info directly from an SCTAssay object pbmc_small <- SCTransform(pbmc_small) HVFInfo(pbmc_small[["SCT"]], selection.method = 'sct')[1:5, ]
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.