get.id: ID cross linking function

Description Usage Arguments Examples

Description

Provides cross linking between NCBI: locus IDs,protein IDs, transcripts IDs and cigene interant gene IDs. Using '*' as query will return the whole table.

Usage

1
(x, id.type = "locus")

Arguments

x

A character vector of NCBI IDs:

id.type

Specifies what kind of NCBI IDs are supplied: locus/protein/transcript (default = locus)

Examples

1
2
3
get.id('LOC106560212')
get.id('atp5s')
get.id('XM_014195060.1', id.type = 'transcript')

FabianGrammes/Ssa.RefSeq.db documentation built on May 6, 2019, 4:09 p.m.