Skip to content

Commit

Permalink
Added function calls to tAI
Browse files Browse the repository at this point in the history
  • Loading branch information
SouradiptoC committed Sep 23, 2023
1 parent 313f63f commit f272545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CodonU/analyzer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from .enc_comp import calculate_enc
from .gravy_comp import calculate_gravy
from .aromaticity_comp import calculate_aromaticity
from .tRNA_comp import get_anticodon_count_dict, calculate_gtai
from .generate_report_summary import generate_report_summary
from .generate_report import generate_report
from .internal_comp import *

0 comments on commit f272545

Please sign in to comment.