recall.genes.ls | R Documentation |
Recall genes.ls from obj@misc to "genes.ls" in the global environment.
recall.genes.ls(obj = combined.obj, overwrite = FALSE)
obj |
Seurat object, Default: |
overwrite |
Overwrite already existing in environment? Default: |
## Not run:
if (interactive()) {
recall.genes.ls()
genes.ls
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.