View source: R/FLCNA_normalization.R
CorrectGC | R Documentation |
Normalization according to GC content.
Normalization according to GC content.
CorrectGC(RC, GCContent, step)
CorrectGC(RC, GCContent, step)
RC |
A p-dimensional data vector. The read counts for a sample. |
GCContent |
A p-dimensional vector with gc concent. |
step |
Step value, a constant, used in the GC correlation procedure. |
The output for GC content correlation.
The output for GC content correlation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.