fhalab / evSeq

Computational tools for extremely low-cost, massively parallel amplicon-based sequencing of every variant in protein mutant libraries.
https://fhalab.github.io/evSeq/
Other
28 stars 9 forks source link

Implement different metric than Alignment Frequency. #17

Closed kadinaj closed 2 years ago

kadinaj commented 3 years ago

Suggestions: \begin{align} metric = \frac{#1 freq}{#1 freq + #2 freq} \ metric = \frac{#1 freq}{#2 freq} \end{align}

kadinaj commented 2 years ago

After discussion of this option we decided to stick with alignment frequency rather than implement a new metric.