Skip to content

Commit daf2a4c

Browse files
committed
docs: include link to vbinseq
1 parent f1cd4a4 commit daf2a4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Version 1.0
77
BINSEQ (.bq) is a binary file format designed for efficient storage of fixed-length DNA sequences.
88
It uses 2-bit encoding for nucleotides and focuses exclusively on sequence data, optimizing for modern high-throughput sequencing applications where quality scores and sequence identifiers are not required.
99

10+
For variable length reads and quality score support consider using [VBINSEQ](https://github.com/arcinstitute/vbinseq).
11+
1012
## File Structure
1113

1214
A BINSEQ file consists of two sections:

0 commit comments

Comments
 (0)