zetner_score: Adds the Zetner Score column to report

View source: R/report_related.R

zetner_scoreR Documentation

Adds the Zetner Score column to report

Description

Runs mimmax function on Coverage and Divergence, returns sum of normalized Coverage with negative normalized Divergence a value which is then normalized from 0 to 1.

Usage

zetner_score(report)

Arguments

report

Dataframe of results produced by subsampler or combine_results

Value

Report with zetner score added

See Also

subsampler, combine_results

Examples

## Not run: 
zetner_score(report)

## End(Not run)

phac-nml/plasmidprofiler documentation built on June 11, 2022, 11:25 a.m.