Skip to content
/ smallaq Public

Encodes FASTA and FASTQ files using a format that reduces the size without sacrificing a lot of speed.

License

Notifications You must be signed in to change notification settings

xbirt/smallaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

The software will encode FASTA and FASTQ files into a format that uses less bits per data record, thus saving some disk space.

Naturally, it can also decode files encoded in this fashion.

It works on Linux as well as Windows.

Since it's merely a proof-of-concept project written over several hours, the code can be described as spaghetti, disorganized, and not properly documented.

About

Encodes FASTA and FASTQ files using a format that reduces the size without sacrificing a lot of speed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published