Open maickrau opened 1 year ago
Thanks, Mikko. It's not just an empty first file that causes trouble. The 'compress' flag is reset after EACH file. The workaround is simple but annoying: add 'compress' before each input file.
I remember debating if this flag should be reset or not. I'm a little embarrassed I left it in.
Running
count compress
with multiple read files and an empty file as the first file does not apply homopolymer compression. The following command creates an index without homopolymer compression:But putting the empty file as the not first file will correctly create a homopolymer compressed index:
meryl print shows the first file is not homopolymer compressed but the second is: