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.
samtools_service.h File Reference
#include "service.h"
#include "library.h"
Include dependency graph for samtools_service.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SAMTOOLS_SERVICE_API
 
#define SAMTOOLS_SERVICE_LOCAL
 

Functions

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

Macro Definition Documentation

◆ SAMTOOLS_SERVICE_API

#define SAMTOOLS_SERVICE_API

◆ SAMTOOLS_SERVICE_LOCAL

#define SAMTOOLS_SERVICE_LOCAL

Variable Documentation

◆ SS_INDEX

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.