powered by
To get SNA-CNA genotyping matrix \(Q\), which specifies whether an SNA precedes a CNA. Used in canopy.sample.
canopy.sample
getQ(tree, Y, C)
input tree
SNA CNA overlapping matrix
CNA and CNA region overlapping matrix
Genotyping matrix \(Q\).
# NOT RUN { data(MDA231_tree) data(MDA231) Y = MDA231$Y C = MDA231$C getQ(MDA231_tree, Y, C) # }
Run the code above in your browser using DataLab