minimac3 download - Connection timed out
1
0
Entering edit mode
7 months ago
SeoG • 0

I want to make vcf file to m3vcf file.

I tried to download minimac3, but it time out as shown below. Is there a problem with wiki minimac3 at the moment?

Thank you.

--2024-04-03 14:36:23--  ftp://share.sph.umich.edu/minimac3/Minimac3.v2.0.1.tar.gz
  (try: 3) => ‘Minimac3.v2.0.1.tar.gz’
Connecting to share.sph.umich.edu (share.sph.umich.edu)|141.211.55.9|:21... failed: Connection timed out.
Retrying.
GWAS minimac3 imputation • 516 views
ADD COMMENT
1
Entering edit mode
7 months ago
Mensur Dlakic ★ 28k

Downloading programs using the outdated FTP protocol might not work these days. To download a Linux binary, try replacing the leading ftp in the address with https:

wget https://share.sph.umich.edu/minimac3/Minimac3Executable.tar.gz

Or for the source code:

wget https://share.sph.umich.edu/minimac3/Minimac3.v2.0.1.tar.gz
ADD COMMENT
0
Entering edit mode

I appreciate your response. Thank you !

ADD REPLY

Login before adding your answer.

Traffic: 1654 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6