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 uploading an empty MSA or one that contains only a single sequence, the website just stops during the loading/rendering process instead of providing any error/warning message. While such a MSA does not make much sense, this case can occur when the MSA and links to AlignmentViewer are generated programmatically.
In case of an empty alignment, the website just hangs at "reading MSA...", while a single-sequence MSA hangs at "rendering MSA .. 0%."
The text was updated successfully, but these errors were encountered:
BernhoferM
changed the title
AlignmentViewer hangs for empty MSAs (instead of throwing an error)
AlignmentViewer hangs for empty/single-sequence MSAs (instead of throwing an error)
Apr 1, 2021
@BernhoferM thanks for the comment. we had a quick discussion. i have made a Troubleshooting section on the README that mentions this issue and tries to guide users if they see the problem. for the time being, i'll label this wontfix unless we see more users facing this issue since it seems like an edge case. if you have time feel free to submit a quick pull request to address the issue.
When uploading an empty MSA or one that contains only a single sequence, the website just stops during the loading/rendering process instead of providing any error/warning message. While such a MSA does not make much sense, this case can occur when the MSA and links to AlignmentViewer are generated programmatically.
In case of an empty alignment, the website just hangs at "reading MSA...", while a single-sequence MSA hangs at "rendering MSA .. 0%."
The text was updated successfully, but these errors were encountered: