align: Align two binary ordered trees

Description Usage Arguments Value

Description

Align two binary ordered trees

Usage

1
align(T1, T2, cost_matrix)

Arguments

T1

A binary tree

T2

A binary tree

cost_matrix

Cost matrix between each pair of nodes in T1 and T2

Value

An alignment object


NCBI-Hackathons/robustSingleCell documentation built on May 9, 2019, 3:27 a.m.