Constants

Constants for Bio2BEL ExPASy.

bio2bel_expasy.constants.EXPASY_TREE_URL = 'ftp://ftp.expasy.org/databases/enzyme/enzclass.txt'

The web location of the enzyme class tree document

bio2bel_expasy.constants.EXPASY_TREE_DATA_PATH = '/home/docs/.bio2bel/expasy/enzclass.txt'

The local cache location where the enzyme class tree document is stored

bio2bel_expasy.constants.EXPASY_DATABASE_URL = 'ftp://ftp.expasy.org/databases/enzyme/enzyme.dat'

The web location of the ENZYME database document

bio2bel_expasy.constants.EXPASY_DATA_PATH = '/home/docs/.bio2bel/expasy/enzyme.dat'

The local cache location where the ENZYME database document is stored