basename-methods: Extend the basename function to display Rsamtools BamFile...

Description Usage Arguments Methods

Description

Display the basename of the bam file represented by a BamFile object.

Usage

1
2
## S4 method for signature 'BamFile'
basename(path)

Arguments

path

an object of class BamFile or BamFileList

Methods

list("signature(object = \"BamFile\")")

Display the basename of the bam file linked to by a BamFile object.


easyRNASeq documentation built on April 30, 2020, 2 a.m.