We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I tried to insert other characters/letters aside from A, C, T, and G, but it resulted to letter "N" in MSA.
If I want to align amino acid sequences instead of DNA sequences, is there a way to use other letters?
Thank you!
The text was updated successfully, but these errors were encountered:
pyabpoa does accept aa sequence with parameter "is_aa=True", refer to https://pypi.org/project/pyabpoa/ for more details.
Sorry, something went wrong.
Okay cool! But can I use other alpha numeric characters. We are planning to align opcode sequences that are converted to alphanumeric characters.
And adding the said parameter gave me this error.
This is the example1.png.dot. I guess it's because there's no assigned color in line 11 and 15.
No branches or pull requests
Hello! I tried to insert other characters/letters aside from A, C, T, and G, but it resulted to letter "N" in MSA.
If I want to align amino acid sequences instead of DNA sequences, is there a way to use other letters?
Thank you!
The text was updated successfully, but these errors were encountered: