proteinortho
6.0.14
|
#include <proteinortho_clustering.h>
Public Attributes | |
vector< wedge > | edges |
all the adjacent nodes along with weights -> wedge More... | |
unsigned int | species_id |
the species id of this protein More... | |
string | full_name |
the full input name of this protein More... | |
A protein (the variable 'graph' is just a vector of proteins)
vector<wedge> protein::edges |
all the adjacent nodes along with weights -> wedge
string protein::full_name |
the full input name of this protein
unsigned int protein::species_id |
the species id of this protein