sameStrand: Tests whether anchors have the same strand.

View source: R/processing.R

sameStrandR Documentation

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.


ComputationalRegulatoryGenomicsICL/GenomicInteractions documentation built on April 16, 2022, 4:09 a.m.