This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How To Download .Faa Files From Hmpdacc Website

http://www.hmpdacc-resources.org/cgi-bin/img_hmp/main.cgi

fasta

1 answer

The data are available here: ftp://ftp.jgi-psf.org/pub/IMG/img_w_v340/

$ curl -s "ftp://ftp.jgi-psf.org/pub/IMG/img_w_v340/637000001.tar.gz" | gunzip -c | tar t
637000001/637000001.cog.tab.txt
637000001/637000001.fna
637000001/637000001.genes.faa
637000001/637000001.genes.fna
637000001/637000001.gff
637000001/637000001.intergenic.fna
637000001/637000001.ipr.tab.txt
637000001/637000001.ko.tab.txt
637000001/637000001.pfam.tab.txt
637000001/637000001.tigrfam.tab.txt
637000001/637000001.xref.tab.txt
637000001/README.txt

Log in to answer this question.