Login
Back to bricks list
Introduction Version

Network exporter

EXPORTER
Typing name :  TASK.gws_gena.NetworkExporter Brick :  gws_gena

Export Network to a file

Generic task that take a file as input and return a resource

Override the export_to_path method to export the resource into a File

Input

Network
Metabolic network

Output

File

Configuration

file_name

Optional

File name (without extension)

Type : stringDefault value : network

file_format

Optional

File format

Type : stringAllowed values : json  csv  tsv  txt  xls  xlsx  Default value : json