Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiW: Notebooks into Workflows

This is a project to convert Jupyter Notebooks into WINGS workflows.

How to use NiW

To execute NiW, open the terminal and enter:

$ python niw.py example/Disease+Analysis.ipynb

NiW creates:

  • a folder workflow and a subfolder DiseaseAnalysis, based on the notebook filename after removing spaces and any special characters.
  • a zip file for each component of the corresponding WINGS workflow.

TODO:

  • Integrate NiW with the WINGS API to create automatically the WINGS workflow, workflow components, component types and data types. For more details about the WINGS workflows, see WINGS tutorial.

Releases

Packages

Contributors

Languages