the recommendation class
More...
#include <recommendation.h>
the recommendation class
the class will send http request and get the recommend result
QStringList * Recommendation::doRecommendation |
( |
QStringList & |
biobricks | ) |
|
|
static |
do the recommendation
- Parameters
-
biobricks | the current sequence |
- Returns
- the recommended BioBricks
QStringList * Recommendation::getRelevantBioBricks |
( |
const QString & |
name | ) |
|
|
static |
get the relevant BioBricks based on one selected BioBrick
- Parameters
-
name | the name for a BioBrick |
- Returns
- the relevant BioBricks
The documentation for this class was generated from the following files: