# Select relevant cultures

After overnight incubation the flasks seeded at high concentrations will likely be in stationary or death stage. The goal is to identify the flask that has just reached stationary phase as this is where you will find the highest concentration of culturable cells. To save time, initially inspect and discard flasks that seem irrelevant before measuring concentrations in the remaining ones.

In this example we will only keep vials <kbd>-4</kbd> to <kbd>-8</kbd>. Below we will explain why.

<figure><img src="/files/kQXXf4IkZTMi9nlwMDwK" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
**Transfer culture to centrifuge vial**

Use a sterile serological pipette to transfer 5 mL of each culture to a sterile 15 mL vial.
{% endstep %}

{% step %}
**Remove vials with low turbidity**

Remove the vials with very low turbidity because they likely have very low bacterial concentrations. In this example, we remove vials <kbd>-9</kbd> and <kbd>-10</kbd>.
{% endstep %}

{% step %}
**Remove vials with high initial seeding concentration**

Remove vials with high initial seeding concentration because these will likely contain a significant number of non-culturable cells.

* In this example, vial <kbd>-1</kbd> to <kbd>-6</kbd> have similar turbidity.
* We remove vials <kbd>-1</kbd>, <kbd>-2</kbd>, and <kbd>-3</kbd> because these cultures are likely already deep in stationary or death stage.
  {% endstep %}
  {% endstepper %}

{% hint style="info" icon="hourglass" %}

#### Choose relevant incubation time

* The incubation time will strongly affect the cell concentration. Choose the same incubation time as you expect to use for your process.
* Here we incubated the *E. coli* culture for 11 hours. Typically an overnight culture is started in the afternoon and analyzed in the morning, i.e. a normal incubation time is approximately 16 hours.
  {% endhint %}

## Summary

We have chosen the relevant cultures from the shake flask dilution series. In the present example we removed half of the vials leaving only vials <kbd>-4</kbd> to <kbd>-8</kbd>.

In the next step, [Check lowest culture](/mpd/workflows/identify-optimal-inoculum-size/check-lowest-culture.md), we will measure the cell concentration in these cultures.


---

# 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://help.sbtinstruments.com/mpd/workflows/identify-optimal-inoculum-size/select-relevant-cultures.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.
