Learn R Programming

genomation (version 1.4.2)

getMembers: Get the membership slot of AnnotationByFeature

Description

Membership slot defines the overlap of target features with annotation features For example, if a target feature overlaps with an exon

Usage

getMembers(x)

## S3 method for class 'AnnotationByFeature': getMembers(x)

Arguments

x
a AnnotationByFeature object

Value

  • matrix showing overlap of target features with annotation features. 1 for overlap, 0 for non-overlap