Description Usage Arguments Value
formats large scale events as a matrix. Rows represent samples (cells) whereas columns represent chromosome arms (1: amplification, 0: neutral, -1: deletion) helper function for generateLargeScaleEvents()
1 | extractEvents(segments, cytoband, type)
|
cytoband |
cytoband information downloaded from UCSC hg19: http://hgdownload.cse.ucsc.edu/goldenpath/hg19/database/cytoBand.txt.gz hg38:http://hgdownload.cse.ucsc.edu/goldenpath/hg38/database/cytoBand.txt.gz |
type |
event type amp (amplification) or del (deletion)/ |
object |
casper object |
combined large scale events in data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.