Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes GH-181 #188

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixes GH-181 #188

wants to merge 2 commits into from

Conversation

jsilter
Copy link
Collaborator

@jsilter jsilter commented Feb 19, 2025

Fixes GH-181

Check chain name when input data file is parsed and throw a meaningful error message if it's too long.

Change chain name dtype to "O" so it can have arbitrary length.
Throw an error if chain name is too long.

Add unit tests for parsing a fasta file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chain names have a max length of 5
1 participant