findCNVClusters | R Documentation |
Find Clusters in CNV data
findCNVClusters(data, splitChr = ";", nSpl = 3)
data |
data.frame with samples in columns and segments in rows. Allowed values: -1, 0, 1. rownames: "1;100;400" corresponding to chr 1, startPos: 100, endPos: 400 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.