returnRersAsNewickStrings: Produce a vector of newick strings representing gene trees...

View source: R/plottingFuncs.R

returnRersAsNewickStringsR Documentation

Produce a vector of newick strings representing gene trees where the edge lengths correspond to RERs

Description

Produce a vector of newick strings representing gene trees where the edge lengths correspond to RERs

Usage

returnRersAsNewickStrings(treesObj, rermat)

Arguments

treesObj.

A treesObj created by readTrees

rermat.

A residual matrix, output of the getAllResiduals() function

Value

A named character vector of newick strings, one per gene, representing RERs as edge lengths'


nclark-lab/RERconverge documentation built on March 2, 2024, 8:51 a.m.