view allpy/config.py @ 454:72133fbdf9f9
Fixed setup.py to install allpy/data too (surprisingly, it did not do it itself)
author |
Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru> |
date |
Wed, 16 Feb 2011 20:20:07 +0300 |
parents |
73f9779491ef |
children |
27e866560087 |
line source
1 delta = 2.0 # for geometrical core building
2 minsize = 20 # min size of returning cores
3 maxabsent = 0.15 # deprecated?
5 # pdb download url (XXXX is pdb code place)
6 pdb_url = 'http://www.pdb.org/pdb/files/%s.pdb'
7 pdb_path = '/tmp/%s.pdb'
8 timeout = 10 # time in sec. for BRON-KERBOSH algorithm
11 # min part or new atoms in new alternative core
14 # max number of cores (including main core)