Arguments
feature
A GRange object containing biofeature coordinates such as enhancer coordinates.
Default is comprehensive genomic enhancer regions from REMC and FANTOM5 which is
Union.enhancer data in ELMER.data. feature option is only usable when
promoter option is FALSE.
TSS
A GRange object contains the transcription start sites. When promoter is FALSE, Union.TSS
in ELMER.data will be used for default. When promoter is TRUE, UCSC gene TSS will
be used as default (see detail). User can specify their own preference TSS annotation.
TSS.range
A list specify how to define promoter regions. Default is upstream =2000bp
and downstream=2000bp.
promoter
A logical. If it is TRUE, function will ouput the promoter probes.
If FALSE, function will ouput the distal probes overlaping with features. The
default is FALSE.
rm.chr
A vector of chromosome. Once specified, the probes on these chromosome will be removed
such as chrX chrY or chrM