bam.file: Accessor for the BAM file path

Description Usage Arguments Value Examples

Description

circSample and circExperiment class accessors for showing the chimeric file path(s) of circSample object(s)

Usage

1
bam.file(object)

Arguments

object

circSample or circExperiment object

Value

Character vector with the chimeric file path(s)

Examples

1
2
3
4
5
# The BAM file path of a sample object
#bam.file(sample.object)

# The BAM file path of each sample in each sample of an experiment
#bam.file(experiment.object)

KasperThystrup/circulaR documentation built on March 14, 2021, 12:44 p.m.