LieberInstitute / spatialLIBD

Code for the spatialLIBD R/Bioconductor package and shiny app
http://LieberInstitute.github.io/spatialLIBD/
78 stars 16 forks source link

Add an `n` argument to `layer_stat_cor()`. #34

Closed lcolladotor closed 2 years ago

lcolladotor commented 2 years ago

Adding an n argument to layer_stat_cor() would help make the correlation matrices with a subset of the genes, like the top n layer marker genes from the enrichment model. This is related to #33. Otherwise you kind of have to hack the current function.