getCZ {Canopy}R Documentation

To get CNA genotyping matrix CZ

Description

To get CNA genotyping matrix CZ from location of CNAs on the tree. Used in canopy.sample.

Usage

getCZ(tree)

Arguments

tree

input tree

Value

CNA genotyping matrix CZ.

Author(s)

Yuchao Jiang yuchaoj@wharton.upenn.edu

Examples

data(MDA231_tree)
getCZ(MDA231_tree)

[Package Canopy version 1.3.0 Index]