|
'ElMo-Knock'
|
#include <ufes.h>
Public Member Functions | |
| UFES () | |
| UFES (const UFES &ufes) | |
| UFES (vector< long > efm_indices) | |
| string | get_key () |
| vector< long > & | get_efm_indices () |
Private Attributes | |
| vector< long > | efm_indices |
| string | key |
| MetabolicNetwork * | metab_network |
vector<long> UFES::efm_indices [private] |
MetabolicNetwork* UFES::metab_network [private] |