[StarCluster] plugin shell help

Justin Riley jtriley at MIT.EDU
Sat Oct 30 18:26:34 EDT 2010


  On 10/30/10 2:00 PM, Dan Tenenbaum wrote:
> In my config, I put this at the bottom:
> [plugin shortreadplugin]
> SETUP_CLASS = ShortReadPlugin
> arg1=foo
>
SETUP_CLASS expects the full python path to the class. In this case it 
should be shortread.ShortReadPlugin given that your ShortReadPlugin 
class lives in the shortread module (shortread.py)

~Justin



More information about the StarCluster mailing list