readPagoda2SelectionAsFactor: Read a pagoda2 cell selection file and return it as a factor...

View source: R/pagodaWebSelections.R

readPagoda2SelectionAsFactorR Documentation

Read a pagoda2 cell selection file and return it as a factor while removing any mutliclassified cells

Description

Read a pagoda2 cell selection file and return it as a factor while removing any mutliclassified cells

Usage

readPagoda2SelectionAsFactor(filepath, use.internal.name = FALSE)

Arguments

filepath

name of the selection file

use.internal.name

boolean Use field 'internal.name' as factor names (default=FALSE). Passed to factorFromP2Selection

Value

a name factor with the membership of all the cells that are not multiclassified


pagoda2 documentation built on June 24, 2024, 9:09 a.m.