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) Differes compared to findSegments in: - no plotting - only wilcoxon tests - differences are calculated - only limited set of return values
1 | findSegmentsFast(data, ctrl, ctrlAll, arrayType = "auto")
|
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 |
arrayType |
"auto","450k", "EPIC"; auto -> tries to automatically determine the array type (450k, EPIC) |
data containing chr, startCG, endCG, segmentmedian, p-value, samplename
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.