saveAffinityPlot.bgx {bgx}R Documentation

Save a plot of affinity categorisation.

Description

This internal function saves a plot showing how probes were categorised into affinity categories.

Usage

saveAffinityPlot.bgx(originalAffinities, categories, dir, probecat_threshold)

Arguments

originalAffinities The affinities of the probes.
categories The categories of the probes.
dir Name of a directory in which to save the plot.
probecat_threshold The minimum number of probes per category that was used to categorise the probes.

Author(s)

Ernest Turro

References

See bgx

See Also

bgx


[Package bgx version 1.6.0 Index]