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.
|
Go to the source code of this file.
Macros | |
#define | SAMTOOLS_SERVICE_API |
#define | SAMTOOLS_SERVICE_LOCAL |
Functions | |
ServicesArray * | GetServices (UserDetails *user_p, GrassrootsServer *grassroots_p) |
Get the ServicesArray containing the SamTools Services. More... | |
void | ReleaseServices (ServicesArray *services_p) |
Free the ServicesArray containing the SamTools Services. More... | |
Variables | |
NamedParameterType | SS_INDEX = "input_file" PT_STRING) |
The NamedParamaterType specifying the input file that the Samtools service will use. More... | |
#define SAMTOOLS_SERVICE_API |
#define SAMTOOLS_SERVICE_LOCAL |
NamedParameterType SS_INDEX = "input_file" PT_STRING) |
The NamedParamaterType specifying the input file that the Samtools service will use.
This can be either the name of the index file itself or the associated BLAST database.