zetner_score {Plasmidprofiler} | R Documentation |
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.
zetner_score(report)
report |
Dataframe of results produced by |
Report with zetner score added
## Not run:
zetner_score(report)
## End(Not run)