Description Usage Arguments Value Author(s) See Also Examples
A utility function to manually add CNV offset to a QdnaData
object
1 | setCNVOffsets(obj, cnv.offsets)
|
obj |
a |
cnv.offsets |
a |
a QdnaData
object
Mark Robinson
1 2 3 4 | # library(Repitools)
# qd <- QdnaData(counts=counts, regions=gb, design=design,
# neutral=(regs=="L=4 P=2"))
# qd <- setCNVoffsets(qd, cn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.