Commit ab3e22af authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

add readme to the example

parent 30a7dad9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
#### Description
this examples imports `test.json` file and `test_workflow.ga` 
from a local filesystem to Galaxy, runs this workflow and prints the output.
The workflow is quite simple - it counts lines and words (like in example 1)
and as a second step returns the last line of the result (removes header). 
The workflow was prepared in advance in Galaxy Web interface and exported to a file.  

#### To run it:
see README in a root folder