Home
last modified time | relevance | path

Searched refs:checkMandatoryFiles (Results 1 – 4 of 4) sorted by relevance

/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Apps/
H A DannoIS.cc90 return checkMandatoryFiles( (string)argv[1] ); in checkPrefix()
93 bool AnnoIS::checkMandatoryFiles( string prefix ) const { in checkMandatoryFiles() function in AnnoIS
H A DannoIS.hh31 bool checkMandatoryFiles( string prefix ) const;
H A Dmeta-velvetg.hh74 bool checkMandatoryFiles( string prefix ) const;
H A Dmeta-velvetg.cc243 return checkMandatoryFiles( (string)argv[1] ); in checkPrefix()
246 bool MetaVelvetG::checkMandatoryFiles( string prefix ) const { in checkMandatoryFiles() function in MetaVelvetG