proteinortho  6.0.14
protein Struct Reference

#include <proteinortho_clustering.h>

Public Attributes

vector< wedgeedges
 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...
 

Detailed Description

A protein (the variable 'graph' is just a vector of proteins)

Member Data Documentation

◆ edges

vector<wedge> protein::edges

all the adjacent nodes along with weights -> wedge

◆ full_name

string protein::full_name

the full input name of this protein

◆ species_id

unsigned int protein::species_id

the species id of this protein


The documentation for this struct was generated from the following file: