Package TEES :: Package Utils :: Module Release
[hide private]

Module Release

source code

Functions [hide private]
 
listExecutables(filter=['Core', 'FeatureBuilders', 'InteractionXML', 'GeniaEventsToSh...) source code
 
extractModels(input, output, tasks, classificationOutput=None) source code
 
linkDuplicates(input, output) source code
 
buildModels(output, tasks, connection, dummy=False)
Build the release models.
source code
Variables [hide private]
  mainTEESDir = '/home/jari/TEES'
  __package__ = 'TEES.Utils'
Function Details [hide private]

buildModels(output, tasks, connection, dummy=False)

source code 

Build the release models.

This function should be run on the cluster, so the connection argument is the same for both the batch system and the train-program it runs.