# Overnight cultures

How you seed an overnight culture affects culture quality. Your culture may stay [high-quality](/mpd/encyclopedia/high-quality-culture.md), or it may become dominated by stressed, non-culturable cells.

{% hint style="success" %}
A [high-quality culture](/mpd/encyclopedia/high-quality-culture.md) has a high proportion of culturable bacterial cells.
{% endhint %}

{% hint style="danger" %}
A low-quality culture has a low proportion of culturable bacterial cells.
{% endhint %}

## Introduction

It is common lab practice to use ≥1 % (v/v) seeding volume. This works for same-day expansion. But it can ruin overnight cultures.

Fast-growing species can finish exponential growth in about 6 h. After that, the culture enters stationary and death phases. The culture is often low-quality the next morning.

Prevent overseeding by starting lower. This prolongs exponential growth before nutrient depletion.

## Method

We did a simple experiment with stationary-stage *E. coli* ATCC 8739.

We seeded 10 shake flasks with different inoculum volumes:

* 1 % v/v (10<sup>-2</sup>) at the high end.
* 0.00000001 % v/v (10<sup>-11</sup>) at the low end.

We achieved the lowest inoculum via a dilution series across flasks. **Key step:** transfer **5 mL** from the preceding flask into **45 mL** fresh medium in the **subsequent** flask.

<figure><img src="/files/PaZpdqB01K5efqkAuEKF" alt=""><figcaption><p>Dilution series for overnight <em>E. coli</em> cultures. The initial dilution was 1:100 (10<sup>-2</sup>) while remaining dilutions were 1:10.</p></figcaption></figure>

We incubated at 37 °C and 150 rpm. We analyzed cultures at 10 h, 18 h, and 24 h.

We assessed culture quality by comparing culturable cells (CFU/mL) with total cell concentration (BactoBox® BacTotal-2024-10 with an ECC factor of 1.27). A ratio close to 1 (100 %) indicates a [high-quality culture](/mpd/encyclopedia/high-quality-culture.md). To account for CFU variability, we considered 80–125 % as high-quality.

## Results

The experiment showed clear differences in culture quality depending on inoculum size:

* **At 10 h post inoculation**, all cultures were healthy. Culturable cell counts and total cell counts matched closely. This is demonstrated by the superimposed BactoBox® (lavender) and CFU (yellow) data points and the CFU-to-cell ratio of \~1.&#x20;
* **At 18 h post inoculation**, cultures seeded at 1 % (10<sup>-2</sup>) and 0.1 % (10<sup>-3</sup>) v/v had already lost a significant number of culturable cells. This is demonstrated by the divergence of the BactoBox® and CFU curve as well as the drop in CFU-to-cell ratio.&#x20;
* **At 24 h post inoculation**, only the cultures seeded at the lowest concentrations (10<sup>-9</sup>, 10<sup>-10</sup>, and 10<sup>-11</sup>) v/v maintained a high proportion of culturable cells.

The detailed results are shown in the below figure.

<figure><img src="/files/goJ4m6NwMrp2rQwjYADN" alt=""><figcaption><p>Too high seeding concentration may ruin overnight cultures. Baffled shake flasks with LB medium seeded with different concentrations of the same <em>E. coli</em> starter culture. The number in each box corresponds to the dilution factor. BactoBox® (lavender) and Compact Dry TC plate counts (yellow) are represented on the primary, logarithmic axis, and were done with duplicate repeats. CFU-to-cell ratio (green) is represented using the secondary axis. Secondary axis uses a linear representation for CFU-to-cell ratio. The labels represent the CFU-to-cell ratio for the green curve.</p></figcaption></figure>

## Discussion

The results demonstrate that inoculum size strongly determines the quality of overnight cultures of *E. coli* in LB medium at 37 °C, a standard laboratory condition. After 10 h, all cultures appeared healthy, with culturable and total counts in close agreement. By 18 h, however, cultures seeded at 1 % and 0.1 % v/v had already lost a significant proportion of culturable cells. After 24 h, only the most lightly seeded cultures maintained high quality, while overseeded cultures contained large numbers of non-culturable cells. In the gravest example, below \~⅓ of the cells were culturable after 24 h.

These results highlight that standard laboratory workflows that rely on volumetric inoculation (for example ≥1 % v/v transfers) can easily compromise culture quality. To achieve a [high-quality culture](/mpd/encyclopedia/high-quality-culture.md) at the time of use, it is necessary to carefully determine the optimal inoculum concentration rather than blindly rely on fixed transfer volumes. For fast-growing bacteria under typical growth conditions, lower inoculation levels delay entry into stationary phase and yield healthier overnight cultures. While this study was performed with a fresh *E. coli* inoculum, the same principle applies more broadly: the optimal inoculum depends on strain, medium, and inoculum condition. Practical calibration with tools like BactoBox® ensures reproducibility and helps prevent overseeding from undermining culture quality.

## Want a how-to guide on identifying the right inoculum size with BactoBox®?

To obtain the results in Figure 2, you need extensive colony counting. You can avoid most plate counts by using a few BactoBox® measurements to get to similar conclusions about optimal seeding. The green caps in Figure 2 indicate the optimal cultures at specific HPIs.

For a practical guide, see [Optimize starter culture](/mpd/workflows/identify-optimal-inoculum-size.md).


---

# 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/encyclopedia/overnight2.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.
