Learn R Programming

SGSeq (version 1.2.2)

getSGFeatureCountsPerSample: Compatible fragment counts for splice graph features

Description

Obtain counts of compatible fragments for splice graph features.

Usage

getSGFeatureCountsPerSample(features, file_bam, paired_end, retain_coverage, sample_name, verbose, cores)

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

Value

Numeric vector of compatible fragment counts