View source: R/make.restriction.fragmentation.plot.R
make.restriction.fragmentation.plot | R Documentation |
Plot the ratios of restriction fragmentation probes, highlighting samples with low ratios
make.restriction.fragmentation.plot(restr.data, low.ratio.samples = NULL)
restr.data |
A data-frame with raw counts of restriction fragmentation probes per sample. First row is mean count for probes A and B and second row is mean count for probes C and D. |
low.ratio.samples |
Column numbers ('restr.data') of samples previously identified as having low ratios |
This function is called by restriction.fragmentation.qc
.
None
Cindy Yao and Emilie Lalonde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.