Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
8b707edb
Commit
8b707edb
authored
Jun 18, 2018
by
Carine Rey
Browse files
typing
parent
927ad8f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lib/pipeline.ml
lib/pipeline.ml
+3
-1
No files found.
lib/pipeline.ml
View file @
8b707edb
open
Core
open
Bistro_utils
open
Bistro
.
EDSL
open
Bistro
.
Std
open
File_formats
let
parse_input_tree
~
tree
=
workflow
~
descr
:
"utils.parse_input_tree"
[
let
parse_input_tree
~
tree
:
parsed_input_tree
directory
workflow
=
workflow
~
descr
:
"utils.parse_input_tree"
[
(*let env = docker_image ~account:"carinerey" ~name:"ete3:3.0.0b35" () in*)
cmd
"python"
(*~env*)
[
string
"etc/utils/bin/parse_input_tree.py"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment