readPagoda2SelectionFile {pagoda2} | R Documentation |
Reads a 'pagoda2' web app exported cell selection file exported as a list of list objects that contain the name of the selection, the color (as a hex string) and the identifiers of the individual cells
Description
Reads a 'pagoda2' web app exported cell selection file exported as a list of list objects that contain the name of the selection, the color (as a hex string) and the identifiers of the individual cells
Usage
readPagoda2SelectionFile(filepath)
Arguments
filepath |
the path of the file load |
[Package pagoda2 version 1.0.12 Index]