file.exists-methods: Extend the file.exists function to check the path slot of a...

Description Usage Arguments Methods

Description

Check if the bam file represented by a BamFile object exists.

Usage

1
2
## S4 method for signature 'BamFile'
file.exists(...)

Arguments

...

a BamFile object

Methods

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

Checkk if the bam file linked to by a BamFile object exists.


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