subCHR {Agi4x44PreProcess} | R Documentation |
Given a chr coordinate for a probe, it creates a character vector containing the number of the chr, the start base and the end base
subCHR(pb.chr)
pb.chr |
Returns a vector 'out' with the following components
out[1] |
chr number |
out[2] |
start coordinate |
out[3] |
end coordinate |
Pedro Lopez-Romero