Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
ProQ Namespace Reference

Functions

BooleanOptionKey const ProQ ("ProQ")
 
IntegerOptionKey const svmmodel ("ProQ:svmmodel")
 
StringOptionKey const basename ("ProQ:basename")
 
BooleanOptionKey const membrane ("ProQ:membrane")
 
BooleanOptionKey const prof_bug ("ProQ:prof_bug")
 
BooleanOptionKey const output_feature_vector ("ProQ:output_feature_vector")
 
BooleanOptionKey const output_local_prediction ("ProQ:output_local_prediction")
 
StringOptionKey const prefix ("ProQ:prefix")
 
BooleanOptionKey const use_gzip ("ProQ:use_gzip")
 
RealOptionKey const normalize ("ProQ:normalize")
 

Function Documentation

StringOptionKey const ProQ::basename ( "ProQ:basename"  )
BooleanOptionKey const ProQ::membrane ( "ProQ:membrane"  )
RealOptionKey const ProQ::normalize ( "ProQ:normalize"  )
BooleanOptionKey const ProQ::output_feature_vector ( "ProQ:output_feature_vector"  )
BooleanOptionKey const ProQ::output_local_prediction ( "ProQ:output_local_prediction"  )
StringOptionKey const ProQ::prefix ( "ProQ:prefix"  )
BooleanOptionKey const ProQ::prof_bug ( "ProQ:prof_bug"  )
BooleanOptionKey const ProQ::ProQ ( "ProQ"  )
IntegerOptionKey const ProQ::svmmodel ( "ProQ:svmmodel"  )
BooleanOptionKey const ProQ::use_gzip ( "ProQ:use_gzip"  )