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

variable names are limited to 10000 bytes #35

Open
george-githinji opened this issue Apr 15, 2020 · 1 comment
Open

variable names are limited to 10000 bytes #35

george-githinji opened this issue Apr 15, 2020 · 1 comment

Comments

@george-githinji
Copy link

george-githinji commented Apr 15, 2020

Thank you for this. I have this code trying to visualize an alignment

files <- 'data/dta.fasta.aln'
highline(files[1])

and then I get this error

Error in exists(sequence, envir = data$compressed) : 
  variable names are limited to 10000 bytes
@ArtPoon
Copy link
Contributor

ArtPoon commented Jan 3, 2022

Hi George - I'm really sorry I overlooked this issue until now. I will try to reproduce this error when I have a chance. In the meantime would it be possible to provide some description of the alignment you are attempting to visualize?

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