ngless-toolkit / ngless-toolkit/ngless
Support outputting count files in binary format
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 152
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Instead of CSV/TSV format.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, entry points, or binary format. Start by locating the code that writes count output and comparing its existing CSV/TSV handling. Define the required binary format and its expected behavior before implementation, then add or update tests that verify binary count files can be produced and consumed as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100