These endpoints have been added to the Germinate-BrAPI to specifically serve requests from the Pretzel platform (https://github.com/plantinformatics/pretzel), facilitating the retrieval and display of genotype calls.
Work carried out by Agriculture Victoria as part of the Australian Grains Genebank Strategic Partnership.
A step by step guide to using the new feature is available here: https://github.com/plantinformatics/pretzel/files/13699164/PretzelGerminateBrAPIConnection_StepByStepGuide.pdf
Endpoint: brapi/v2/callsets/dataset/{datasetID}
This includes a range of positions and a chromosome.
Endpoint: brapi/v2/callsets/{callSetDbId}/calls/mapid/{mapid}/chromosome/{chromosome}/position/{positionStart}/{positionEnd}
Endpoint: brapi/v2/callsets/{callSetDbId}/calls/markerid/{markerIDStart}/{markerIDEnd}