# SISTR

SISTR (*Salmonella In Silico* Typing Resource) produces serovar predictions from whole-genome sequence assemblies by determination of antigen gene and cgMLST gene alleles using BLAST.

Pathogenwatch uses the `cgmlst_subspecies` and `serovar` fields from the JSON output. <https://hub.docker.com/r/ummidock/sistr_cmd> is used as a base image.

### How to cite

Yoshida CE, Kruczkiewicz P, Laing CR, et al. The Salmonella In Silico Typing Resource (SISTR): An Open Web-Accessible Tool for Rapidly Typing and Subtyping Draft Salmonella Genome Assemblies. *PLoS One*. 2016;11(1):e0147101. Published 2016 Jan 22. doi:10.1371/journal.pone.0147101


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cgps.gitbook.io/pathogenwatch/technical-descriptions-of-analysis-tools/serotyping/sistr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
