Tab Parser
(1)
This workflow takes in a tab separated file, and then parses specific rows and columns from the file into an Ondex Graph. Additional prarameters are provided, though these are optional:
graphId Long the ID of the Graph (REQUIRED)
input String the plugin input (REQUIRED)
skip Integer How many rows to skip at begin of document (Optional). Default value is 22.
fromCol Integer Index of concept parser id for from concept. Default value is 0. (REQUIRED)
toCol Integer Index of concept par...
Created: 2009-08-19
Credits:
Paul Fisher