subCHR {Agi4x44PreProcess}R Documentation

chr coordinates edition (Internal function)

Description

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

Usage

subCHR(pb.chr)

Arguments

pb.chr

Value

Returns a vector 'out' with the following components

out[1] chr number
out[2] start coordinate
out[3] end coordinate

Author(s)

Pedro Lopez-Romero


[Package Agi4x44PreProcess version 1.2.0 Index]