View source: R/plotting_utilities.R
n_overlap | R Documentation |
Number of bases overlapping between forward and reverse reads
n_overlap(fwd, rev, sample = 100)
fwd |
A path to a fastq file containing forward reads |
rev |
A path to a fastq file containing reverse reads |
sample |
The number of reads to sample from the fastq files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.