View source: R/search_from_reads.R
estimate_coverage | R Documentation |
estimate_coverage
estimate_coverage
estimate_coverage
estimate the average coverage by comparing number of bases from reads to genome size
estimate_coverage(read_lengths, genome_size)
read_lengths |
the lengths of the reads |
genome_size |
the genome size |
will return an estimated average coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.