Description Usage Arguments Details Author(s) See Also Examples
plotNormalizationFactors
generates plots of the fits used to calculate the z-scores.
1 | plotNormalizationFactors(object, dist = TRUE, sizeFactors = TRUE)
|
object |
A |
dist |
If |
sizeFactors |
If |
Plots are generated to visualize the results of the fits used to calculate the z-scores.
Felix A. Klein, felix.klein@embl.de
FourC
, getDifferences
,
estimateSizeFactors
1 2 3 4 5 6 7 |
data(fcf, package="FourCSeq")
fcf <- getDifferences(fcf)
plotNormalizationFactors(fcf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.