read.clonesinfo: Reading chromsome and positional information about each...

Description Usage Arguments Author(s)

Description

Function to read the chromosomal position information of each clone and incorporate it into the genes data.frame of the relevant object.

Usage

1
read.clonesinfo(file, RG, path = NULL, sep="\t", quote="\"")

Arguments

file

Name of the file containing the chromosomal information.

RG

Object containing a \$genes data.frame that the information should be incorporated into.

path

Path to the chromosomal information file.

sep

Identifying the column seperator in the designated file.

quote

Identifying the quotation character used in the designated file.

Author(s)

Mike Smith


snapCGH documentation built on Nov. 8, 2020, 5:31 p.m.