Arguments
dir
character, location to store file with the gene annotation.
If NULL then getOption("save.annot.in.current")>=1 will result in
this file being stored in the current directory, or if
build
string, currently 'hg18' or 'hg19' to specify which annotation version to use.
Default is build-36/hg-18. Will also accept integers 36,37 as alternative arguments.
bioC
logical, whether to return the annotation as a ranged S4 object (GRanges or
RangedData), or as a data.frame
transcripts
logical, if TRUE, return transcripts rather than exons
GRanges
logical, if TRUE and bioC is also TRUE, then returned object will be GRanges, otherwise
it will be RangedData