Description Usage Arguments Details Value See Also
View source: R/matrixFromRegions.R
Data matrix from regions. method to create a matrix for all the genes/snps from segmented regions
1 | matrixFromRegions(cbsData, gi)
|
cbsData |
CBSmodel from aroma.affymetrix of GE or CN data. |
gi |
Genome information file related to the cbsData. |
The algorithm creates a matrix with the number of rows given by the genome information file, and the data from the regions given by the CBSmodel.
dataMat |
LOCIxSAMPLES matrix created from the initial given regions. |
Check aroma.affymetrix copy number analysis to better understand what is
being done here.
sGEmethod
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.