Convert Table to Matrix

This node inputs a table, which consists of a molecule name and a n-by-n matrix of double precision numbers, where n is the number of molecules. The output is a binary cell which can be used in other Canvas tools.

Backend implementation

utilities/canvasCSV2PW
canvasCSV2PW is used to implement this node.

Options

Title source (Column or RowID)
Select the molecule names source, either RowID or the column
Save output binary matrix file to disc
This option should be selected when using large amounts of data.

Input Ports

Icon
A table with a molecule title column and N double precision columns, where N is the number of molecules/rows in the table

Output Ports

Icon
Matrix in Canvas Binary format

Views

Std output/error of Convert Table to Matrix
Std output/error of Convert Table to Matrix

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.