dbjumper {BioIDMapper} | R Documentation |
parse mapping pathway for gene, protein, metabolomic
dbjumper(id_list, from, to, pathMatrix)
id_list |
the list of biological ids |
from |
Biokey number for source biological type. It can be found by bio.type() |
to |
Biokey number for destination biological type. It can be found by bio.type() |
pathMatrix |
mapping schema |
return a matrix with mapped result
Xiaoyong Sun