get_LT_cell: Get the label of an instant of a cell

Description Usage Arguments Value See Also

Description

Returns the label of an instant of a cell in a lineage tree, given the label of the cell in the corresponding division tree.

Usage

1
get_LT_cell(DT, cell, instant)

Arguments

DT

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

cell

The label of the cell in the DT, a character string. It can be any non-root cell, as returned from get_cells.

instant

The instant of the cell specified in cell, a non-zero positive integer value.

Value

The label of the cell instant in the corresponding lineage tree of the DT, a character string. In case cell has less instants than the specified instant, NULL is returned.

See Also

get_DT_cell for the reverse.


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