annmap.all: annmap 'all' functions

Description Usage Arguments Value Author(s) See Also Examples

Description

Get all annotations for a given feature. For example, allGenes will return data for all the genes in the genome.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15

Arguments

as.vector

If TRUE returns a vector of database identifiers. If FALSE returns a GRanges object containing detailed annotation.

Value

Returns a vector or GRanges object, as defined by as.vector.

Author(s)

Tim Yates

See Also

annmapTo
annmapDetails
annmapRange
annmapUtils
annmapFilters
GRanges

Examples

1
2
3
4
5

annmap documentation built on Nov. 8, 2020, 7:43 p.m.