Extract lists from a tab-delimited spreadsheet
Created: 2008-10-17 15:49:50
Last updated: 2008-10-18 21:20:52
This workflow takes a spreadsheet exported as a tab delimited file, such as an Excel spreadsheet. The style is expected as a matrix of data with the first row containing the column names and the first column containing the row names (see below). The top left cell is discarded.
The workflow outputs three lists. A list of column names, a list of row names, and a two deep list of data points. The first list is a list of the rows and the sublist is a list of values of the cells from the columns.
A | B | C | D | |
p | 1 | 2 | 3 | 4 |
q | 5 | 6 | 7 | 8 |
r | 9 | 10 | 11 | 12 |
s | 13 | 14 | 15 | 16 |
Preview
Run
Run this Workflow in the Taverna Workbench...
Option 1:
Copy and paste this link into File > 'Open workflow location...'
http://myexperiment.org/workflows/533/download?version=1
[ More Info ]
Workflow Components
Inputs (1)
Processors (6)
Beanshells (3)
Outputs (3)
Links (9)
Coordinations (0)
Version History
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
No comments yet
Log in to make a comment