get_cell_attr_vals: Get attributes' values of a cell

Description Usage Arguments Value

Description

Returns the values of the attributes of a cell in a lineage or division tree.

Usage

1
get_cell_attr_vals(tree, treeT = c("LT", "DT"), cell)

Arguments

tree

The lineage or division tree where the cell specified in cell belongs, an object of class "igraph".

treeT

A character string naming the type of tree:

  • "LT" if tree is a lineage tree

  • "DT" if tree is a division tree

cell

The label of the cell in the tree whose attributes' values will be returned, a character string. It can be any non-root cell, as returned from get_cells.

Value

The attributes' values of the cell, a named list.


vicstefanou/ViSCA documentation built on May 31, 2019, 10:50 p.m.