Skip to content

graph2tab, a library to convert experimental workflow graphs into tabular formats

Notifications You must be signed in to change notification settings

ISA-tools/graph2tab

Repository files navigation

graph2tab, a library to convert experimental workflow graphs into tabular formats

This package is a generic implementation of a method for producing spreadsheets out of experimental graphs. It is based on the computation of the minimum flow from all the sources to all the sink nodes, having set at 1 the lower bound for all the experimental workflow arcs (and no upper bound, i.e. no capacity) restrictions.

Start from this guide for a detailed description on how to use the package. Have a look at MinFlowCalculator, FlowInitialiser, LayersBuilder, TableBuilder if you are interested in implementation details.

Links

About

graph2tab, a library to convert experimental workflow graphs into tabular formats

Resources

Stars

Watchers

Forks

Packages

No packages published