.processStrand {nucleR}R Documentation

Process a given strand from a BAM file to read

Description

Process a given strand from a BAM file to read

Usage

.processStrand(strand, bam)

Arguments

strand

either strand "+" or "-"

bam

data.frame representing the BAM file as read by Rsamtools::scanBam

Value

GenomicRanges::GRanges object representing the reads in a given strand


[Package nucleR version 2.26.0 Index]