GenomicAnnotationsFilter_pos: filter annotations to keep selected chromosomes

Description Usage Arguments

Description

filter annotations to keep selected chromosomes

Usage

1
2
3
# GenomicAnnotationsFilter_pos(.Object, chrToRetain, chrAsLabels=FALSE)

GenomicAnnotationsFilter_pos(.Object, ...)

Arguments

.Object

An object of class GenomicAnnotations or classes inheriting from GenomicAnnotations

...

See below

chrToRetain:

List of chromosomes to be maintained after removing the annotations for all the other chromosomes.

chrAsLabels:

Logical, TRUE if chromosomes are listed as their character labels, instead of using the numeric indexes


PREDA documentation built on Nov. 8, 2020, 7:40 p.m.