Description Usage Arguments Author(s) See Also
View source: R/grid-functions.R
For visualizing copy number alterations, it is often helpful to plot estimates of copy number along with the corresponding estimate of the B allele frequencies. Creating a trellis object for the copy number estimates and a separate trellis object for the B allele frequencies, this function can be used to arrange the two trellis objects side by side on a grid.
1 | arrangeSideBySide(object1, object2)
|
object1 |
A trellis object (e.g., a trellis object of the copy number estimates). |
object2 |
A trellis object (e.g., a trellis object of the B allele frequencies). |
Rob Scharpf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.