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.
polymarker_utils.h File Reference

polymarker_utils.h More...

#include "polymarker_service.h"
#include "linked_list.h"
Include dependency graph for polymarker_utils.h:

Go to the source code of this file.

Functions

bool CreateMarkerListFile (const char *marker_file_s, const ParameterSet *param_set_p)
 
bool CreateAndAddMarkerListFile (const char *marker_file_s, const ParameterSet *param_set_p, ByteBuffer *buffer_p)
 
const char * GetSequenceParametersGroupName (void)
 
ServiceJobSetGetPreviousJobResults (LinkedList *ids_p, PolymarkerServiceData *polymarker_data_p)
 

Detailed Description

polymarker_utils.h

Created on: 13 Jul 2017 Author: billy

Function Documentation

◆ CreateMarkerListFile()

bool CreateMarkerListFile ( const char *  marker_file_s,
const ParameterSet param_set_p 
)

◆ CreateAndAddMarkerListFile()

bool CreateAndAddMarkerListFile ( const char *  marker_file_s,
const ParameterSet param_set_p,
ByteBuffer buffer_p 
)

◆ GetSequenceParametersGroupName()

const char* GetSequenceParametersGroupName ( void  )

◆ GetPreviousJobResults()

ServiceJobSet* GetPreviousJobResults ( LinkedList ids_p,
PolymarkerServiceData polymarker_data_p 
)