def __init__(self,  **keywords):
		"""
		2011-7-11
		"""
		#if self.option_default_dict.get('ligateVcfPerlPath'):
		#	self.pathToInsertHomePathList.append('ligateVcfPerlPath')
		AbstractVervetWorkflow.__init__(self, **keywords)
	def __init__(self,  **keywords):
		"""
		2011-7-11
		"""
		AbstractVervetWorkflow.__init__(self, **keywords)
		
		"""