geneKO.maps {compiler}
R Documentation
create a list that map gene id to KO id.
Description
Usage
geneKO.maps
(
data
,
KOcol
=
"KO"
,
geneIDcol
=
"ID"
);
Arguments
data
KOcol
[as string]
geneIDcol
[as string]
env
[as
Environment
]
Details
Authors
vcellkit
Value
this function returns data object of type list.
clr value class
list
Examples
[Package
compiler
version 1.0.0.0
Index
]