estimate_coverage: 'estimate_coverage'

View source: R/search_from_reads.R

estimate_coverageR Documentation

estimate_coverage

Description

estimate_coverage estimate_coverage estimate the average coverage by comparing number of bases from reads to genome size

Usage

estimate_coverage(read_lengths, genome_size)

Arguments

read_lengths

the lengths of the reads

genome_size

the genome size

Value

will return an estimated average coverage


minSNPs documentation built on May 29, 2024, 2:48 a.m.