localrec package

Module contents

This sub-package contains data and protocol classes wrapping Localized recontruction of subunits.

class localrec.Plugin[source]

Bases: pwem.Plugin

classmethod defineBinaries(env)[source]

Define required binaries in the given Environment.

classmethod getEnviron()[source]

Setup the environment variables needed to launch localrec.

classmethod isVersionActive()[source]
classmethod validateInstallation()[source]

Check if the binaries are properly installed and if not, return a list with the error messages.

The default implementation will check if the _pathVars exists.