AlloViz.AlloViz.trajutils.download_GPCRmd_files#

AlloViz.AlloViz.trajutils.download_GPCRmd_files(GPCRmdid, path)[source]#

Download the files of a GPCRmd dynid stored in the database

The website of the corresponding GPCRmd ID is scanned to retrieve the downloadable files and they are downloaded in parallel in the passed path with the same name that they have in the database.

Parameters:
GPCRmdidint

Dynid from the GPCRmd database.

pathstr

Path, relative or absolute, in which to download the files.

Notes

The force-field parameters file is downloaded as a tar file and is extracted and also transformed in-place to avoid downstream problems with the gRINN construction method.