# Welcome to Pathogenwatch

<img src="/files/-LBQfrhXDJ6u8qvyjrbY" alt="" data-size="original">

{% content-ref url="/pages/-LB74vUhuSQvSaxf2q3M" %}
[A "Getting Started" Tutorial](/old.pathogenwatch/a-getting-started-tutorial.md)
{% endcontent-ref %}

{% hint style="danger" %}
For latest news and notices of upcoming maintenance or other PW related events visit the [Announcements](/old.pathogenwatch/announcements.md) page.
{% endhint %}

## Upload microbial genomes to access an array of automatic analyses

* Species assignment using "[Speciator](/old.pathogenwatch/technical-descriptions/species-assignment.md)".
* Over 20 [core genome MLST](/old.pathogenwatch/technical-descriptions/typing-methods/cgmlst.md) schemes.
* Typing with classic [MLST](/old.pathogenwatch/technical-descriptions/typing-methods/mlst.md), [Genotyphi](/old.pathogenwatch/technical-descriptions/typing-methods/genotyphi.md), [NG-MAST](/old.pathogenwatch/technical-descriptions/typing-methods/ng-mast.md), PopPUNK and others.
* [Antibiotic resistance](/old.pathogenwatch/technical-descriptions/antimicrobial-resistance-prediction/pw-amr.md) prediction.
* Interrogate the database using [cgMLST-based clustering](/old.pathogenwatch/technical-descriptions/cgmlst-clusters.md) and [SNP trees](/old.pathogenwatch/technical-descriptions/core-genome-tree.md).

{% content-ref url="/pages/-LB6scc1N8NO1wA5a0od" %}
[Uploading Genomes](/old.pathogenwatch/how-to-use-pathogenwatch/uploading-assemblies.md)
{% endcontent-ref %}

## Browse published collections and sequences direct from the CGPS

* We provide extensive collections of publicly available microbial sequences, gathered by publication or survey where possible.
* Imported genomes are automatically annotated with our in-house pipelines and the results available for download.

{% content-ref url="/pages/-LBMWnwqEw25q67XVzSU" %}
[Browsing Genomes](/old.pathogenwatch/how-to-use-pathogenwatch/browsing-genomes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LB\_KyZSYK0GCyg9ZoXR" %}
[Browsing Collections](/old.pathogenwatch/how-to-use-pathogenwatch/browsing-collections.md)
{% endcontent-ref %}

## Search the genomic neighbourhood using cgMLST

* We have incorporated over 20 cgMLST schemes from multiple sources, including [PubMLST](https://pubmlst.org/) and the [Pasteur Institute](https://bigsdb.pasteur.fr/).
* A clustering-based system allows the identification of near genomic neighbours to give your uploads a context.

{% content-ref url="/pages/-LFqsDZxeJhoOJ1Dav0z" %}
[cgMLST Clustering](/old.pathogenwatch/technical-descriptions/cgmlst-clusters.md)
{% endcontent-ref %}

## Create collections for a deeper view

* Use the powerful selection tool to integrate public genomes with your own and create a single collection.
* The collection view integrates the CGPS (Phylocanvas)\[<http://phylocanvas.org/>] tree browser with an interactive map display and metadata tables, along with a query tool for highlighting genomes with particular features.
* Make the collection public and share your insights with other researchers.

{% content-ref url="/pages/-LB6vP8eFD2HxzeCKziP" %}
[Creating A Collection](/old.pathogenwatch/how-to-use-pathogenwatch/creating-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LB6vTJges3Tu527rTHV" %}
[Using The Interactive Collection Views](/old.pathogenwatch/how-to-use-pathogenwatch/collection-view.md)
{% endcontent-ref %}


---

# 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/old.pathogenwatch/readme.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.
