parseMarkerFile: Parse Marker File

parseMarkerFileR Documentation

Parse Marker File

Description

read markers from the markup file

Usage

parseMarkerFile(path, is.text = FALSE)

Arguments

path

path to the markup file

Value

list of markers for each cell type. List elements have the following info:

  • expressed: vector of positive markers

  • not_expressed: vector of negative markers

  • parent: parent cell type ('"root"' if there is no parent)


khodosevichlab/CellAnnotatoR documentation built on June 29, 2022, 9:12 p.m.