lh3 / pangene

Constructing a pangenome gene graph
174 stars 8 forks source link

When I run pangene.js, I met error: SyntaxError: Unexpected identifier #16

Closed kuangzhuoran closed 4 weeks ago

kuangzhuoran commented 4 weeks ago

my command is : k8 pangene.js call graph.gfa > bubble.txt And I met:

pangene.js:9: SyntaxError: Unexpected identifier for (let j = i; j < this.length - 1; ++j) ^ SyntaxError: Unexpected identifier

kuangzhuoran commented 4 weeks ago

Sorry, this issue has been solved

kuangzhuoran commented 4 weeks ago

https://github.com/lh3/pangene/issues/7

Dorjeetashi commented 3 weeks ago

Can you tell me how to solve this problem? I also encountered the same problem

lh3 commented 3 weeks ago

See #7