GenomicRangeToGeneName: GenomicRangeToGeneName

Description Usage Arguments Value See Also

Description

Return information for all of the genes in a genomic region.

Usage

1

Arguments

seqnames

A chr containing the sequence (i.e. chromosome) name. Must match the chromosome name in the MSUv7 GFF, e.g. chromosome 1 == 'Chr1'

start

A numeric containing the starting coordinate on seqnames

end

A numeric containing the end coordinat on seqnames

Value

Returns a data.table of annotated genes found in the MSUv7 GFF between start and end on chromosome seqnames.

See Also

LocToGeneName for a description of the returned data.table.


TomHarrop/oryzr documentation built on May 9, 2019, 4:52 p.m.