Description Usage Arguments Value Examples
Uses data from minfis getCN() function and normalizes probe-wise against control CN data. Segments are identified with changepoints cpr.var() function (BinSeg)
1 2 |
data |
CN data to evaluate |
ctrl |
CN data of controls, levels to test to (1 mean / median over all ctrl samples) |
ctrlAll |
CN data of all control samples |
statistic |
statistics test to compare groups (controls vs smp); "t.test" or "wilcoxon" (Mann-Whitney-U Test) |
plot |
plot changepoints |
delta |
area around changepoints to plot for plot=T |
output |
"ratio" (Sample/Ctrl) or "diff" (Sample-Ctrl) |
ylim |
if plot=T give ylim |
arrayType |
"auto","450k", "EPIC"; auto -> tries to automatically determine the array type (450k, EPIC) |
data containing chr, startCG, endCG, segmentmedian, -mean, p-value, SD and samplename
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.