powered by
bam_to_reads(bamfile, annotations, paired_end = TRUE, as_fragments = TRUE, outfile = NULL, flanking_region = 0)
annotationsSet
bamfile
data.table
bamfile <- system.file("extdata", "wt_rep1.bam", package = "yCrypticRNAs") data(annotations) bam_to_reads(bamfile, annotations)
Run the code above in your browser using DataLab