Comment by AndrewOMartin
Comment by AndrewOMartin 17 hours ago
The compression ratio will likely skyrocket if you sorted the list of bases.
Comment by AndrewOMartin 17 hours ago
The compression ratio will likely skyrocket if you sorted the list of bases.
You're joking, but a few bioinformatics tools use the Burrows-Wheeler transform to save memory, which is a bit like sorting the bases.