|
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.
|
#include "jansson.h"#include "service.h"#include "mongodb_tool.h"#include "pathogenomics_service_library.h"Go to the source code of this file.
Data Structures | |
| struct | PathogenomicsServiceData |
| The configuration data used by the Pathogenomics Service. More... | |
Enumerations | |
| enum | PathogenomicsData { PD_SAMPLE, PD_PHENOTYPE, PD_GENOTYPE, PD_FILES, PD_NUM_TYPES } |
| enum PathogenomicsData |