odelaneau / shapeit4

Segmented HAPlotype Estimation and Imputation Tool
MIT License
89 stars 17 forks source link

Cannot extract map files #72

Open aritra90 opened 2 years ago

aritra90 commented 2 years ago

When I try to extract the per chromosome map files by doing either

tar xzvf maps/genetic_maps.b38.tar.gz

or

tar xvf maps/genetic_maps.b38.tar.gz

I get the following error:

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Can you point me to the most recent extractable map files?

odelaneau commented 1 year ago

Hi,

The files are okay. I guess you need to pull again to solve it.

O