Previous topic

bioa.Amplicons.min_coverage

Next topic

bioa.Amplicons.calc_score

This Page

bioa.Amplicons.score

Amplicons.score

The score of the currently defined amplicon-set given the read-data. Takes into account coverage and overlap diversity. Use like amplicons.score

Returns :

score : float

The log-score of the amplicon-set given the read-data.

Notes

score is not set by default. To get the actual score, Amplicons.calc_score() must be called first.