Mercurial > repos > mingchen0919 > dynamic_tool_test
comparison dynamic_tool.csv @ 0:b49e227ec738 draft default tip
planemo upload commit fe1408d418f7f1354a736f73ece704219baa3190
author | mingchen0919 |
---|---|
date | Wed, 21 Mar 2018 17:26:27 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:b49e227ec738 |
---|---|
1 short flag,argument mask,data type,variable name,galaxy input type,description | |
2 t,1,character,tool_name, | |
3 o,1,character,one_dataset_itmes, | |
4 m,1,character,multiple_dataset_items, | |
5 u,1,character,path_relative_to_upstream_tool_items, | |
6 s,1,character,string_items, | |
7 f,1,character,float_items, | |
8 i,1,character,integer_items, | |
9 R,1,character,report, | |
10 D,1,character,report.files_path, | |
11 H,1,character,tool_help_doc, | |
12 O,1,character,tool_output_dir, | |
13 L,1,character,tool_log, |