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

How to deal with non-ACGTN IUPAC characters #5

Open
hoelzer opened this issue Nov 22, 2022 · 0 comments
Open

How to deal with non-ACGTN IUPAC characters #5

hoelzer opened this issue Nov 22, 2022 · 0 comments
Labels
question Further information is requested

Comments

@hoelzer
Copy link
Member

hoelzer commented Nov 22, 2022

Right now, all non-ACGTN characters are converted into Ns.

This was by design, to not run into any downstream issues w/ IUPAC characters:
https://github.com/rki-mf1/president/blob/main/president/sequence.py#L23

However, we remove information by the current procedure.

I open this issue for future discussion on the topic.

@hoelzer hoelzer added the question Further information is requested label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant