Description Usage Arguments Value Author(s) See Also Examples
getNormalizationFactors
uses the distance dependency to calculate
normalization factors for each fragment.
1 | getNormalizationFactors(object)
|
object |
A |
Returns an updated FourC
object that contains normalization
factors.
Felix A. Klein, felix.klein@embl.de
1 2 3 4 5 |
data(fcf, package="FourCSeq")
normalizationFactors <- getNormalizationFactors(fcf)
head(normalizationFactors)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.