normalize.NGS {bda}R Documentation

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.

Author(s)

B. Wang bwang@southalabama.edu

References

TBA ...

Examples

 # To be updated.

[Package bda version 10.1.9 Index]