Description Usage Arguments Value Author(s) Examples
To sort identified overlapping CNAs by their major and minor copy numbers.
Used in canopy.post
.
1 |
tree |
input tree |
C |
CNA and CNA-region overlapping matrix |
Tree whose overlapping CNAs are sorted by major and minor copy numbers.
Yuchao Jiang yuchaoj@wharton.upenn.edu
1 2 3 4 | data(MDA231_tree)
data(MDA231)
C = MDA231$C
sortcna(MDA231_tree, C)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.