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.
germplasm_markup.h
Go to the documentation of this file.
1
/*
2
* germplasm_markup.h
3
*
4
* Created on: 30 May 2018
5
* Author: billy
6
*/
7
8
#ifndef SERVICES_GERMPLASM_SERVICE_INCLUDE_GERMPLASM_MARKUP_H_
9
#define SERVICES_GERMPLASM_SERVICE_INCLUDE_GERMPLASM_MARKUP_H_
10
11
#include "
germplasm_service_data.h
"
12
#include "
germplasm_service_library.h
"
13
#include "jansson.h"
14
#include "
germplasm_service_data.h
"
15
16
#ifdef __cplusplus
17
extern
"C"
18
{
19
#endif
20
21
22
GERMPLASM_SERVICE_LOCAL
json_t *
ConvertSeedstorResultToGrassrootsMarkUp
(
const
json_t *blast_job_output_p,
GermplasmServiceData
*data_p);
23
24
25
26
#ifdef __cplusplus
27
}
28
#endif
29
30
#endif
/* SERVICES_GERMPLASM_SERVICE_INCLUDE_GERMPLASM_MARKUP_H_ */
GERMPLASM_SERVICE_LOCAL
#define GERMPLASM_SERVICE_LOCAL
Definition:
germplasm_service_library.h:41
ConvertSeedstorResultToGrassrootsMarkUp
GERMPLASM_SERVICE_LOCAL json_t * ConvertSeedstorResultToGrassrootsMarkUp(const json_t *blast_job_output_p, GermplasmServiceData *data_p)
germplasm_service_library.h
GermplasmServiceData
Definition:
germplasm_service_data.h:17
germplasm_service_data.h
services
germplasm
include
germplasm_markup.h
Generated on Mon Feb 26 2024 17:00:10 for Grassroots Infrastructure by
1.8.16