dbjumper {BioIDMapper}R Documentation

Parse mapping pathway

Description

parse mapping pathway for gene, protein, metabolomic

Usage

dbjumper(id_list, from, to, pathMatrix)

Arguments

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

Value

return a matrix with mapped result

Author(s)

Xiaoyong Sun


[Package BioIDMapper version 2.0 Index]