divonlan / genozip

A modern compressor for genomic files (FASTQ, SAM/BAM/CRAM, VCF, FASTA, GFF/GTF/GVF, 23andMe...), up to 5x better than gzip and faster too

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genozip build failed if I rerun dict_id_gen.sh

HatakeKakaxi opened this issue · comments

There is a file named dict_id_gen.sh in the directory. I ran it by chance and then genozip built failed. Why did it happen? What's the usage of this script?

I got it. I should run it like ./dict_id_gen.sh gcc.

Hi Hatake, that script is used in the development process to auto-generate some source code, it is not normally needed by end users. You can "git stash" to undo changes.