Hello,
When I run
gunzip -c chr*.fa.masked > hg19.fa
in CENTIPEDE.tutorial in Genomic sequence Section, I got the following error
gzip: chr10.fa.masked: not in gzip format
gzip: chr11.fa.masked: not in gzip format
gzip: chr11_gl000202_random.fa.masked: not in gzip format
...
Am I doing it wrong? Thanks.