GenomicAnnotationsFilter_neg {PREDA}R Documentation

filter annotations to remove selected chromosomes

Description

filter annotations to remove selected chromosomes

Usage

# GenomicAnnotationsFilter_neg(.Object, chrToRemove, chrAsLabels=FALSE)

GenomicAnnotationsFilter_neg(.Object, ...)

Arguments

.Object

An object of class GenomicAnnotations or classes inheriting from GenomicAnnotations

...

See below

chrToRemove:

List of chromosomes to be removed from the annotations object.

chrAsLabels:

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


[Package PREDA version 1.26.1 Index]