可能文件没有下载全吧,你重新下载试一下;
或者用 gunzip 解压试一下;
我们群体遗传进化镜像里面已经安装了这个软件,你可以直接使用镜像里面的这个软件,避免软件安装的麻烦
[root@]# wget -c https://github.com/genetics-statistics/GEMMA/releases/tag/v0.98.5/gemma-0.98.5-linux-static-AMD64.gz
--2023-09-13 09:57:03-- https://github.com/genetics-statistics/GEMMA/releases/tag/v0.98.5/gemma-0.98.5-linux-static-AMD64.gz
Resolving github.com (github.com)... 20.205.243.166
Connecting to github.com (github.com)|20.205.243.166|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘gemma-0.98.5-linux-static-AMD64.gz’
gemma-0.98.5-linux-static-AMD64 [ <=> ] 124.84K 412KB/s in 0.3s
2023-09-13 09:57:04 (412 KB/s) - ‘gemma-0.98.5-linux-static-AMD64.gz’ saved [127835]
[root@]# ll
total 128
-rw-r--r-- 1 root root 127835 Sep 13 09:57 gemma-0.98.5-linux-static-AMD64.gz
[root@]# gzip -d gemma-0.98.5-linux-static-AMD64.gz
gzip: gemma-0.98.5-linux-static-AMD64.gz: not in gzip format