removeLowQualityProbes {beadarraySNP} | R Documentation |
Remove probes form a SnpSetIllumina object that show a low quality throughout the experiment
removeLowQualityProbes(object, cutoff = 0.25)
object |
SnpSetIllumina object |
cutoff |
numeric |
Probes that have a median value below cutoff
* median value for the
whole experiment are deleted from the object.
SnpSetIllumina object
Jan Oosting