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.
BlastTask Struct Reference

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

Detailed Description

This datatype is used for describing the algorithms that some of the BLAST tools allow the user to choose to optimise the search procedure.

Field Documentation

◆ bt_name_s

const char* bt_name_s

The name of the algorithm that will be passed to the BlastTool using the -task parameter.

◆ bt_description_s

const char* bt_description_s

A user-friendly description of the algorithm.


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