GenomicInteractions (version 1.6.2)

sameStrand: Tests whether anchors have the same strand.

Description

This is designed for processing .bam files.

Usage

sameStrand(GIObject)

Arguments

GIObject
A GInteractions object

Value

A logical vector denoting with TRUE if both anchors of an interaction are on the same strand and FALSE otherwise.