ccp4.convert module

This module contains converter functions that will serve to: 1. define ccp4 environ TODO: 2. Read/Write CCP4 specific files

ccp4.convert.runCCP4Program(program, args='', extraEnvDict=None, cwd=None)[source]

Internal shortcut function to launch a CCP4 program.

ccp4.convert.validVersion(major=7, minor=0.056, greater=True)[source]

Return ccp4 version as string. Example: 7.0.056