Skip to main content

Reuse plate sets in multiple elements

Core elements tutorial 2.5

Updated over 8 months ago

For some applications it can be important to be able to define regions of plates that allow you to direct specific liquids or types of liquids to. In Synthace it might be that you have two different elements each contributing a different set of liquids to the same assay. In this example we will show you how you can reuse defined plate sets across multiple elements.

Get started

  1. Read the introduction to this series of tutorials, then complete all of the previous tutorials in the series. For more information, click here.

  2. Create a workflow in the builder. To learn how, click here.

  3. Rename the workflow Core elements tutorial 2.5. To learn how, click here.

  4. Select the device on which you want to run your workflow. To learn how, click here.

  5. Select a default plate type. To learn how, click here.

Define your liquids

First, you must define the liquids that you want to aliquot.

  1. Open the Elements panel, search for Define Liquids And Plates, click the element to add it to the canvas, then click the element again to add a second instance.

  2. On the canvas, click the first instance of the element to open a list of inputs to the element (i.e., a list of things that you can control).

  3. From the Define From input, select Table Editor to expose some inputs that you can use to define your liquids, then click Add Spreadsheet to open the table editor.

  4. Define some liquids, give them a tag called Sample, then click Done. In the following example, we define 24 samples.

  5. On the canvas, click the second instance of the element to open a list of inputs to the element.

  6. From the Define From input, select Parameters to expose some inputs that you can use to define your liquids.

  7. In the Names input, click Add New Item, then specify the name Control.

Aliquot the liquids to a plate set that you define

  1. Open the Elements panel, search for Describe Layouts, then click the element to add it to the canvas.

  2. On the canvas, click the element to open a list of inputs to the element.

  3. Describe the plate set to which you want Synthace to allocate your aliquots. To do so, in Plate Set Names, specify a name for the plate set, then in Plate Types, select a plate type for the plates in the set.

  4. Click Edit Plate Contents to open the Plate Contents Editor, in which you can specify which liquids should be in which wells.

  5. Click and drag the cursor over the wells to which you want to allocate the liquids with the Sample tag, click "Assign Liquid" and select Sample as the liquid.

  6. Click and drag the cursor over the wells to which you want to allocate Control, click "Assign Liquid" and select Control as the liquid.

  7. Open the Elements panel, search for Aliquot, click the element to add it to the canvas, then click the element again to add a second instance.

  8. We need to pass the liquids that we defined in Define Liquids And Plates 1 to Aliquot 1, so that Aliquot 1 knows which liquids to aliquot.

    To do so, click and drag the Liquids output from Define Liquids And Plates 1 to the Liquids To Aliquot input of Aliquot 1.

  9. We need to pass the plates that we defined in Describe Layouts to Aliquot 1, so that Aliquot 1 knows where to aliquot the liquids.

    To do so, click and drag the Described Layouts output from Describe Layouts to the Used Layouts input of Aliquot 1.

  10. We need to pass the liquids that we defined in Define Liquids And Plates 2 to Aliquot 2, so that Aliquot 2 knows which liquids to aliquot.

    To do so, click and drag the Liquids output from Define Liquids And Plates 2 to the Liquids To Aliquot input of Aliquot 2.

  11. Finally, we need to tell Aliquot 2 which liquids were allocated to which wells in Aliquot 1, so that Aliquot 2 knows which wells are available.

  12. To do so, click and drag the Updated Layouts output from Aliquot 1 to the Used Layouts input of Aliquot 2.

  13. Click Aliquot 1, then specify the Aliquot Volume for every liquid as 50 ul and the number of Replicates as 3. Do the same for Aliquot 2.

    Tip: Use default to specify the volume and number of replicates for every liquid connected to an element.

  14. Click Aliquot 1. From Replicate Grouping, select Keep Replicates Together. In Plate Set Names, specify Assay Plate as the plate set. Do the same for Aliquot 2.

Simulate the workflow

  1. Check that the device that you selected can follow the instructions that you prepared. To learn how, click here.

Preview the execution

  1. After you simulate the workflow, click View Simulation to open the simulation details.

  2. Open the Preview tab, then click through the steps to check that the instructions that Synthace has generated are correct.

    Notice that Synthace has created the plate that we defined in Describe Layouts and, because we passed the plate to both Aliquot 1 and Aliquot 2, Synthace has allocated our samples and our control to the same plate, in the wells that we selected.

Check your work:

To see what your finished workflow to this tutorial should look like simply navigate to the Tutorials and search for Tutorial: 2. Allocate liquids to plates and wells.

Did this answer your question?