Data frame with sample information.
Required columns are sample_name, file_bam,
paired_end, read_length, frag_length
and lib_size. Library information can be obtained with
function getBamInfo.
features
SGFeatures object
min_anchor
Integer specifiying minimum anchor length
counts_only
Logical indicating only counts should be returned
verbose
If TRUE, generate messages indicating progress
cores
Number of cores available for parallel processing
Value
codeSGFeatureCounts object, or integer matrix of counts
if counts_only = TRUE