View source: R/pagodaWebSelections.R
readPagoda2SelectionAsFactor | R Documentation |
Read a pagoda2 cell selection file and return it as a factor while removing any mutliclassified cells
readPagoda2SelectionAsFactor(filepath, use.internal.name = FALSE)
filepath |
name of the selection file |
use.internal.name |
boolean Use field 'internal.name' as factor names (default=FALSE). Passed to factorFromP2Selection |
a name factor with the membership of all the cells that are not multiclassified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.