(Translated by https://www.hiragana.jp/)
TNT xread correct the handling of "- interpretation flag" · Issue #136 · amnh/PCG · GitHub
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

TNT xread correct the handling of "- interpretation flag" #136

Open
recursion-ninja opened this issue May 18, 2019 · 0 comments
Open

TNT xread correct the handling of "- interpretation flag" #136

recursion-ninja opened this issue May 18, 2019 · 0 comments

Comments

@recursion-ninja
Copy link
Collaborator

There is a flag in TNT XREAD commands to determine how to interpret the - char when encountered in a character.

The - char can be interpreted in one of two ways:

  1. All non-gap states observed
  2. Only the gap state observed

We must look for the flag in the TNT file and correctly interpret the - symbol in the TNT parser's post-processing pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant