Description Usage Arguments Author(s)
Function to read the chromosomal position information of each clone and incorporate it into the genes data.frame of the relevant object.
1 | read.clonesinfo(file, RG, path = NULL, sep="\t", quote="\"")
|
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. |
Mike Smith
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.