Description Usage Arguments Details Value Author(s) Source Examples
PlotLRRAndCNVs: Plot Log R Ratio (LRR) and copy number variations (CNVs) for the whole mock sample.
1 2 3  | PlotLRRAndCNVs(CNV, Sample = MockData, CNVMean = 0.3, Name = "Test.png",
  Roi = RoiSingleMock, width = 12, height = 5, dpi = 100, PNG = TRUE,
  WindowSize = 35)
 | 
CNV: | 
 Copy Number Variation, default = Unknown.  | 
Sample: | 
 Unknown, default = MockData.  | 
CNVMean: | 
 Unknown, default = Unknown.  | 
Name: | 
 Unknown, default = Unknown.  | 
Roi: | 
 Region of Interest or hotspot, default = Unknown.  | 
Width: | 
 Unknown, default = 12.  | 
Height: | 
 Unknown, default = 5.  | 
Dpi: | 
 Dots per inch, default = 100.  | 
PNG: | 
 Portable Network Graphics, default = TRUE.  | 
Specifically designed to handle noisy data from amplified DNA on phenylketonuria (PKU) cards. The function is a pipeline using many subfunctions.
Classification for LRR.
Marcelo Bertalan, Louise K. Hoeffding.
1  | Unknown.
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.