Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
This datatype is used for describing the algorithms that some of the BLAST tools allow the user to choose to optimise the search procedure. More...
#include <blast_service_params.h>
Data Fields | |
const char * | bt_name_s |
The name of the algorithm that will be passed to the BlastTool using the -task parameter. More... | |
const char * | bt_description_s |
A user-friendly description of the algorithm. More... | |
This datatype is used for describing the algorithms that some of the BLAST tools allow the user to choose to optimise the search procedure.
const char* bt_name_s |
The name of the algorithm that will be passed to the BlastTool using the -task parameter.
const char* bt_description_s |
A user-friendly description of the algorithm.