## S3 method for class 'default':
bpmapCluster2Cdf(pathname, chipType, tags=NULL, maxProbeDistance=3000, minNbrOfProbes=30, ..., rows=NULL, cols=NULL, groupName=gsub("_.*", "", chipType), field="fullname", stringRemove=sprintf("%s:.*;", groupName), verbose=-10)
integer
specifying the maximum
genomic distance (in basepairs) allowed between two probes in order
to "cluster" those two probes into the same CDF units. Whenever the
distanceinteger
specifying the minimum number
of probes required in a CDF unit. If fewer, those probes are dropped.character
string.character
string.Verbose
.