-
Notifications
You must be signed in to change notification settings - Fork 2
Huffman coding #1
Copy link
Copy link
Open
Description
Add Huffman coding capability to compress the traffic between master and workers. One package sent to a worker consisted of 1000 query sequences may look like:
Header:
- fastq file name
- pointer
- qseq quantity in the package
Body: - bit string where all sequences go one by one encoded by Huffman coding
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels