This is a component on generating well position from row and column values. String, double and integer data types are accepted, and row column can take in either numerical values (e.g. 1, 2, 3 etc.) or letters (a, b, c etc., case-independent). Plate format up to 1536-well plate is supported.
User inputs are:
a) The column containing row values (string, double or integer)
b) The column containing column values (string, double or integer)
c) Whether the source columns containing row and columns values should be removed or not
d) Whether a sortable format (e.g. A01 instead of A1) should be used or not
Note - the dictionary of alphanumeric combinations (from A to ZZ) can also be expressed in a R language, e.g. viz.
knime.out <- matrix(c(LETTERS, c(t(outer(LETTERS, LETTERS, paste, sep = "")))))
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.