Skip to content

Commit 4a447b0

Browse files
authored
Update README.md
1 parent 6a45669 commit 4a447b0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -536,10 +536,6 @@ The CodonEvaluation module includes functions to compute metrics such as Codon A
536536
537537
Calculate the codon frequency distribution (CFD) metric for a DNA sequence.
538538
539-
- `get_cousin(dna: str, organism: str, ref_freq: AMINO2CODON_TYPE) -> float`
540-
541-
Compute the cousin score between a DNA sequence and reference frequencies.
542-
543539
- `get_min_max_percentage(dna: str, codon_frequencies: Dict[str, Tuple[List[str], List[float]]], window_size: int = 18) -> List[float]`
544540
545541
Calculate the %MinMax metric for a DNA sequence.

0 commit comments

Comments
 (0)