tree2igraph {ctgGEM}R Documentation

Convert Cell Relationships in a SIF object to igraph Format

Description

This function converts cell relationships in a cell tree into igraph format

Usage

tree2igraph(relationships)

Arguments

relationships

character vector of a cell tree in SIF format

Value

a cell tree in igraph format


[Package ctgGEM version 1.2.0 Index]