readRNASeqEnds: Read single/paired End Bam Files

Description Usage Arguments Value Author(s)

View source: R/io.R

Description

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

Usage

1
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

Author(s)

Cory Barr


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.