Learn R Programming

HTSeqGenie (version 4.2.0)

readRNASeqEnds: Read single/paired End Bam Files

Description

Read single/paired end BAM files with requested columns from the BAM

Usage

readRNASeqEnds(filename, paired_ends, remove.strandness = TRUE)

Arguments

filename
Path to a bam file
paired_ends
A logical indicating whether the reads are paired
remove.strandness
A logical indicating whether read strands should be set to "*".

Value

GRangesList