Correction class, which will do the correction. More...
#include <correction.h>
Public Member Functions | |
Correction () | |
the construction function | |
Static Public Member Functions | |
static QList< int > | doCorrection (QStringList biobricks) |
check the sequence More... | |
Correction class, which will do the correction.
the class will send http request and get the result data
|
static |
check the sequence
check the sequence's correction, send the sequence to the server and get the result
biobricks | the sequence |