Learn R Programming

Canopy (version 1.3.0)

getCZ: 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.

Examples

Run this code
# NOT RUN {
data(MDA231_tree)
getCZ(MDA231_tree)
# }

Run the code above in your browser using DataLab