You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2026. It is now read-only.
While exploring bionode modules I found two modules which name suggested the same functionality. Currently bionode has bionode-fasta and this repository (fasta-parser). While bionode-fasta parses a fasta file to a streamable object, this module (fasta-parser) parses fasta to json only. Therefore I think a more accurate naming would be something like fasta2json.
While exploring bionode modules I found two modules which name suggested the same functionality. Currently bionode has bionode-fasta and this repository (fasta-parser). While bionode-fasta parses a fasta file to a streamable object, this module (fasta-parser) parses fasta to json only. Therefore I think a more accurate naming would be something like fasta2json.