BioFunctional Designer
 All Classes Files Functions
Static Public Member Functions | List of all members
Recommendation Class Reference

the recommendation class More...

#include <recommendation.h>

Static Public Member Functions

static QStringList * doRecommendation (QStringList &biobricks)
 do the recommendation More...
 
static QStringList * getRelevantBioBricks (const QString &name)
 get the relevant BioBricks based on one selected BioBrick More...
 

Detailed Description

the recommendation class

the class will send http request and get the recommend result

Member Function Documentation

QStringList * Recommendation::doRecommendation ( QStringList &  biobricks)
static

do the recommendation

Parameters
biobricksthe current sequence
Returns
the recommended BioBricks
QStringList * Recommendation::getRelevantBioBricks ( const QString &  name)
static

get the relevant BioBricks based on one selected BioBrick

Parameters
namethe name for a BioBrick
Returns
the relevant BioBricks

The documentation for this class was generated from the following files: