Skip to content

Commit

Permalink
Add missing UnknownNucleotide CFEIntact defect code
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Jul 30, 2024
1 parent 6098677 commit 9f874da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gene_splicer/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ def align(target_seq,
return alignment_path

HIVINTACT_ERRORS_TABLE = [
'UnknownNucleotide',
'NonHIV',
'LongDeletion',
'InternalInversion',
Expand Down

0 comments on commit 9f874da

Please sign in to comment.