# Get starter culture

There are several ways to get a starter culture for your bioprocess. We use a specific *input* material and a defined *workflow*, to transform initially dormant cells into active cells with enhanced replication capabilities.

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

In the table, we summarize the pros and cons of different types of input materials. Details are given in the sections below. You can also jump straight to the step by step workflows in the subpages:

* [From cryo stock](/mpd/workflows/get-starter-cultures/from-cryo-stock.md)
* [From agar plate colony](/mpd/workflows/get-starter-cultures/from-agar-plate-colony.md)
* [From liquid culture](/mpd/workflows/get-starter-cultures/from-liquid-culture.md)
* [From CRM product](/mpd/workflows/get-starter-cultures/from-crm-product.md)

Most workflows result in starter cultures after overnight incubation, but by changing the seeding concentration you will often be able to get a same-day starter cultures.

<table><thead><tr><th width="196.7332763671875"></th><th width="275">Pros</th><th>Cons</th></tr></thead><tbody><tr><td><i class="fa-snowflake">:snowflake:</i> Cryo stock</td><td><ul><li>Locks down genetic consistency</li><li>Enables easy standardization</li><li>Simple protocol with few steps</li></ul></td><td><ul><li>Potential risk of contamination</li><li>Concentration of culturable cells may change during storage and re-stocking</li><li>Requires a -80 °C freezer</li></ul></td></tr><tr><td><i class="fa-bowling-ball">:bowling-ball:</i> Agar plate colony</td><td><ul><li>Simple, low-cost</li><li>Low risk of contamination</li><li>Possible to add selective growth conditions and pick colonies with desired phenotype</li><li>Does not require -80 °C freezer</li></ul></td><td><ul><li>Adds an additional incubation step that delays the workflow</li><li>Challenging to get accurate counts because bacteria may be partially encased in biofilm and or agar.</li></ul></td></tr><tr><td><i class="fa-flask">:flask:</i> Liquid culture</td><td><ul><li>Fast and convenient</li><li>Accurate enumeration of total cell concentration</li><li>Does not require -80 °C freezer</li></ul></td><td><ul><li>Risk of contamination</li><li>Risk of mutations occurring over time if subcultivation is repeated extensively</li><li>May contain mixed populations</li></ul></td></tr><tr><td><i class="fa-capsule">:capsule:</i> CRM products</td><td><ul><li>Convenient, ready-to-use formats for consistency and traceability</li><li>Often comes with well-defined bacterial concentration</li></ul></td><td><ul><li>Higher cost</li><li>Limited shelf life</li><li>May be difficult to distinguish between live and dead cells.</li></ul></td></tr></tbody></table>

## <i class="fa-snowflake">:snowflake:</i> Cryo stock

Cryo stocks are one of the cornerstones for good manufacturing practices (GMP) in biotechnology mainly because you can effectively "reset" a culture to a consistent starting point each time. This ensures low passage numbers and thereby minimizes the risk of genetic drift. Cryo stocks are convenient, as a large bank of individual vials can be stored, with a vial being used each time a culture is required.

Using cryo stocks as input also comes with some drawbacks: The freezers are relatively expensive and culturability may drift over time which leads to inconsistent starter cultures. When the stock is depleted, re-stocking is necessary, which may lead to differences in growth dynamics. Finally, some of the individual cryo stocks may be contaminated - there is little change of spotting this contamination early because the cryo stock is added directly to the starter culture, .

## <i class="fa-bowling-ball">:bowling-ball:</i> Agar plate colony

The [streak plate method](https://microbenotes.com/streak-plate-method-principle-methods-significance-limitations/) is a straightforward, cost-effective, and reliable technique for obtaining discrete colonies and verifying the purity of bacterial stocks. The primary advantage of using a colony as input material is the reduced risk of contamination.

A downside to the agar plate step is the potential for significant delays in the protocol, as bacteria need incubation time to form colonies. Additionally, accurate determination of bacterial concentration can be challenging since the cells may be partially encased in agar or biofilm-like clumps. Extensive disaggregation is needed.

## <i class="fa-flask">:flask:</i> Liquid culture

The fastest way to get a starter culture is to do a subcultivation from an existing liquid culture in exponential or early-stationary growth stage. This substantially reduces the lag phase duration and may be relevant if your goal is to get an early-exponential starter culture.

It can be risky to use a liquid culture as input material due to its inherent lack of uniformity: Within the culture, both healthy and stressed cells might coexist, and genetic variability can lead to differing fitness properties. Over several passages, these differences might cause genotype drifts, resulting in inconsistent outcomes. Another drawback is that contamination may be challenging to detect: Unlike the streak plate method, real-time detection of trace contaminants in a liquid culture is challenging.

## <i class="fa-capsule">:capsule:</i> CRM product

Ready-to-use certified reference materials (CRMs) are available from different providers like [Microbiologics](https://www.microbiologics.com/item-type/Product/product-format/Epower), [ATCC](https://www.atcc.org/products/qc6-mini), [bioMérieux](https://biotek.com.mk/product/bioball/), [Merck](https://www.sigmaaldrich.com/DK/en/campaigns/vitroids-and-lenticule-discs?srsltid=AfmBOophpxaxYomocMiekPqjIwgOoQEeebzBEdrsLsVrRk2JCjnYVgt9), [Zeptometrix](https://www.zeptometrix.com/dk/en/analytical-reference-materials/microbiology/food-and-agriculture?product_type%5B%5D=Microbiology+Standards\&ipp=12) and [Thermo Scientific](https://documents.thermofisher.com/TFS-Assets/MBD/brochures/Culti-Loops%20Brochure.pdf).

In principle the pros and cons of the CRM products are similar to the cryo stock option, but they offer convenience and reliability with the ready-to-use, certified formats. This typically comes at a relatively high cost, especially if a large supply is needed.


---

# 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/get-starter-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.
