Arguments
features
SGFeatures
object
file_bam
BAM file with genomic RNA-seq read alignments
paired_end
Logical, TRUE
for paired-end data,
FALSE
for single-end data
retain_coverage
Logical indicating whether coverages for each
exon should be retained as an IntegerList
in elementMetadata
column coverage. This allows filtering of features
using more stringent criteria after the initial prediction.
sample_name
Sample name used in messages
verbose
If TRUE
, generate messages indicating progress
cores
Number of cores available for parallel processing