AnnotateRanges: title

Description Usage Arguments Details

View source: R/annotate.R

Description

description annotates the ranges with the corresponding list

Usage

1
2
AnnotateRanges(r1, l, ignore.strand = FALSE, type = "precedence",
  null.fact = "None", collapse.char = ":")

Arguments

r1

a GenomicRanges object with ranges to be annotated

l

a GRangesList with genomic features

ignore.strand

should strand info be ignored

type

annotation mode, precedence or all

null.fact

a value to be used for ranges that do not hit any annotation

collapse.char

a collapse character for multiple hits in all mode

Details

details


BIMSBbioinfo/ciRcus documentation built on May 5, 2019, 10:25 a.m.