samirelanduk/atomium

Add option for offline mirror of PDB

samirelanduk opened this issue · 1 comments

Using an environment variable, user should be able to specify a directory that atomium will look in first before fetching a file over the internet.

#26 Given a compressed file, atomium should uncompress automatically. The compression in use by an offline mirror seems to default to gzip, which Python provides with the gzip module.