This workflow puts forward several examples to convert plate matrix data into a columnar table data which is more manageable for data analysis and manipulation in KNIME. The key node is the Plate Matrix to Columnar node, which requires user to specify the name of the column containing raw data (default: Raw Data) and to specify if the wells are in sortable format (e.g. A01) or not.
Case 1 - A 384-well plate matrix is converted to tabular data
Case 2 - Using another node (plate map template generator), the user can specify the format of the plate map matrix, which can be subsequently converted to columnar data using the node.
Case 3 - If multiple plates are required to converted, one can either loop Case 1 several times, or apply Case 3 by concatenating all plate matrix data into a large plate matrix. The chunk loop breaks it based on the number of rows of a plate format, and applies the node accordingly, generating another column named iteration as a proxy of plate ID/number.
Used extensions & nodes
Created with KNIME Analytics Platform version 4.7.0
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.