present.two.enzyme(FASeg)R Documentation

A function to compare the results of two enzymes on the same samples

Description

Both 100K and 500K SNP arrays involve two enzymes. For copy number purpose, these enzyme provide largely duplicate information. Given two fitted matrices, one from each enzyme, this function plots each sample in a two-color plot, for the purpose of comparing the results.

Usage

present.two.enzyme(h.1, x.1)

Arguments

h.1 Fitted data from one enzyme, to be displayed in red.
x.1 Fitted data from the other enzyme, to be displayed in blue.

Details

One plot is generated for each sample.

Value

No return value.

Note

Author(s)

Tianwei Yu (tyu8@sph.emory.edu)

References

See Also

Examples






[Package FASeg version 2.0 Index]