View source: R/pipeline_func.R
kOverA_ST | R Documentation |
Collect spatially resolved transcriptomics datasets in SpatialExperiment Bioconductor format using Visium_humanDLPFC_3_13, then use kOverA select genes
kOverA_ST(k = 5, A = 50)
k |
The number of elements that have to exceed A. |
A |
The value you want to exceed. |
res = kOverA_ST(k = 3, A = 7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.