Learn R Programming

bda (version 10.1.9)

normalize.NGS: To normalize a NGS profile using the mixture model method

Description

To normalize a NGS profile using the mixture model method

Usage

normalize.NGS(x,y,method='mixture')

Arguments

x,y

Two gene profiles to be normalized

method

choose normalization method. Default: mixture, by fitting finite normal mixture models; qunatile, quantile normalization.

References

TBA ...

Examples

Run this code
# NOT RUN {
 # To be updated.
# }

Run the code above in your browser using DataLab