You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing color_peptides51mer.py and there are frameshift with no mutation position, you get error: ValueError: invalid literal for int() with base 10: 'nan' -- add condition to account for this edge case
The text was updated successfully, but these errors were encountered:
When executing
color_peptides51mer.py
and there are frameshift with no mutation position, you get error:ValueError: invalid literal for int() with base 10: 'nan'
-- add condition to account for this edge caseThe text was updated successfully, but these errors were encountered: