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

Truncated names in IMA format still too long #30

Open
stuartwillis opened this issue Jan 24, 2019 · 1 comment
Open

Truncated names in IMA format still too long #30

stuartwillis opened this issue Jan 24, 2019 · 1 comment

Comments

@stuartwillis
Copy link

stuartwillis commented Jan 24, 2019

Chris: It looks like the name truncation needs to be one less character. Once the "A" or "B" is added, the name becomes 11 characters and the data starts at position 12. But when names are less than 10 characters, the proper spacing is kept (data starts pos. 11).

e.g.
l_SCW2290BNCATGCTTTTC...
mel_T07642ANCATGCTTTTC...
mel_B159A NCATGCTTTTC...

@chollenbeck
Copy link
Owner

Ok, I'll have another look at this.

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

No branches or pull requests

2 participants