Skip to content

Commit

Permalink
Add missing codes to the HIVINACT_ERRORS_TABLE
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Sep 20, 2023
1 parent 775f100 commit 120fe49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gene_splicer/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,8 @@ def align(target_seq,
return alignment_path

HIVINTACT_ERRORS_TABLE = [
'AlignmentFailed',
'InvalidCodon',
'NonHIV',
'LongDeletion',
'InternalInversion',
Expand Down

0 comments on commit 120fe49

Please sign in to comment.