hcdenbakker / colorid

Experiments with using BIGSI data structure for metagenomic and QC applications
MIT License
18 stars 1 forks source link

gz support #40

Open jianshu93 opened 2 months ago

jianshu93 commented 2 months ago

Hi team,

Surprised to see that it does not support gzipped fasta file. needletail can be a good option for that, no need to write the fastq/fastq parsing seperately.

Thanks,

Jianshu