> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/mpd/workflows/cross-check/summary.md).

# Summary

You have now completed an EoF[^1] cross-check between BactoBox® and CFU.

## See the full picture

To complement the EoF[^1] cross-check we cheated a bit and did a full growth comparison of BactoBox® and CFU methods. The two column charts after 13.5 and 35.8 hours are shown on the left. The growth curve on the right shows the impact of changing the harvest time.

For the 13.5 h EoF[^1] cross-check it is beneficial to **harvest later**. In fact, the CFU value would be \~6 times higher if the incubation was extended to \~23 or \~29 hours.

For the 35.8 h EoF[^1] cross-check it is beneficial to **harvest earlier**. In fact, the CFU value at 35.8 h is \~7.5 times lower than the peak concentration at \~23 or \~29 hours.

<figure><img src="/files/pmUjCoe5yCuw52rfDPKQ" alt=""><figcaption><p><em>P. fluorescens</em> end-of-fermentation cross-check. BactoBox® (lavender) and plate counts (yellow) measured in triplicate repeats. The first column chart is the cross-check after 13.5 hours post-inoculation where BactoBox ~ CFU/mL. The second column chart is the cross-check after 25.8 hours post-inoculation where BactoBox® > CFU. Cyan box highlights where cells and CFUs are within 50%. Grey box highlights region where cell concentration is significantly higher than CFUs. All measurements were done by three individual dilution series prior to measurements. Error bars reflect standard deviation.</p></figcaption></figure>

## Possible outcomes

The possible outcomes and their recommendations are summarized in the below table. There will always be some variability and slight offsets between the methods. As a rule-of-thumb we suggest that 50% difference is used as a thresholds for determining if BactoBox® is higher or lower than CFU.

Occasionally (but rarely) BactoBox® is substantially lower than CFU at EoF[^1]. This is usually due to clumping or chaining of cells. Large objects are excluded from the BactoBox® flow cell measurement channel, while a clump of e.g. 100 cells will still form 1 colony on an agar plate. See [Divergence from plate counts](/mpd/cell-growth/divergence-from-plate-counts.md#objects-are-too-big) for more information.

With improved sample workup you will likely get better insights for increasing CFU values. See [Break up clumps and chains](/advanced/advanced-sample-preparation/break-up-clumps-and-chains.md) for more information.

| BactoBox® \~ CFU (within 50%)                                                                                                                                                                                                                                    | BactoBox® > CFU                                                                                                                                                                            | BactoBox® < CFU                                                                                                                                                                                             |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| If BactoBox® cell concentrations is within 50% of the plate counts results, then you are likely within the cyan region. This could either mean that harvest time is perfect or that higher cell concentrations can be obtained by extending the incubation time. | If BactoBox® cells/mL is substantially higher than CFU/mL then you are likely in the grey region. This indicates that earlier harvest could get you closer to the peak CFU concentrations. | If BactoBox® cells/mL is substantially lower than CFU/mL, then this indicates that the culture is prone to clumping. Improved disaggregation could increase the max CFU/mL and help perfect harvest timing. |
| **Try longer incubation time**                                                                                                                                                                                                                                   | **Try shorter incubation**                                                                                                                                                                 | **Try improved sample workup**                                                                                                                                                                              |

Confused about the results? More information is available in [Correlation with plate counts](/mpd/cell-growth/correlation-with-plate-counts.md)and [Divergence from plate counts](/mpd/cell-growth/divergence-from-plate-counts.md).

Not finding a suitable answers to your questions? [Contact SBT](/troubleshooting/contact-our-support-team/contact-our-support-team.md) for application support.

## Next steps

The presented workflow is a quick and simple end-of-fermentation cross-check. The obvious next step is to see the full picture by doing a full [Track growth curve](/mpd/workflows/track-growth-curve.md) experiment. This will show if your harvest timing can be improved to unlock higher CFUs.

To save work, this can be done with BactoBox® only, but it is also possible to do the investigation as a [correlation group type](/software/access/pages/measurement-group/correlation-group-type.md) with BactoBox®, CFU, and optical density.

[^1]: End-of-Fermentation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sbtinstruments.com/mpd/workflows/cross-check/summary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
