Arguments
genes
character, an optional vector of gene ids, or RangedData/GRanges object
build
character, "hg18" or "hg19" (or 36/37) to show which reference to retrieve. The
default when build is NULL is to use the build from the current ChipInfo annotation
dir
character, 'dir' is the location to download cyto annotation information; if left as
NULL, depending on the value of getOption("save.annot.in.current"), the annotation will either
be saved in the working directory to speed-up subsequent lookups, or deleted after use.
append.chr
logical, it is typical that the chromosome character preceeds cytoband labels,
but if this parameter is set to FALSE, it will be left off.
data.frame
logical, if data.frame is true, instead of returning a vector of full cytoband
labels, a data.frame will be returned.
warnings
logical, if warnings=FALSE and SNP ids are entered instead of Gene labels,
then the function will automatically detect this and return the result of Band(snps='genes')