text-index fails: Object.fromEntries is not a function at Object.indexGff3_1 #2359
Answered
by
cmdcolin
AlexWeinreb
asked this question in
Q&A
-
I am using a GFF3 after some processing, but sorted with genome tools and converted to Tabix as indicated in the documentation. It is properly loaded (with symlink) and displayed in the genome browser. But when trying to index it, I run into:
The entire GFF file is a bit big, here is a tabix generated using the first 100 lines that reproduces the issue: Not sure what I'm doing wrong. |
Beta Was this translation helpful? Give feedback.
Answered by
cmdcolin
Sep 28, 2021
Replies: 1 comment 2 replies
-
You may want to update your version of nodejs to v12 or greater |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
AlexWeinreb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may want to update your version of nodejs to v12 or greater