Skip to content

Commit 7c2fa09

Browse files
committed
Clarified benchmark
1 parent 79cd9e8 commit 7c2fa09

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

paper/paper.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ In comparison to other Python implementations of the CAI metric [@Cock2009],
5454
`CAI` features a CLI, supports multiple genetic codes, can yield the RSCU of
5555
reference sets, and correctly handles the case of missing codons in the
5656
reference set, therefore exhibiting numerical stability. Moreover, on a
57-
benchmark to determine the CAI of 100 3,000 random base pair genes with respect
58-
to highly expressed genes in _E. coli_, `CAI` performed 39.6% faster.
57+
benchmark to determine the CAI of 100 genes consisting of 3,000 random base
58+
pairs each with respect to highly expressed genes in _E. coli_, `CAI` performed
59+
39.6% faster.
5960

6061
In conclusion, `CAI` is a significantly faster and more versatile method to
6162
determine the CAI, RSCU, and relative adaptiveness of DNA sequences.

0 commit comments

Comments
 (0)