Mercurial > repos > dereeper > sniplay3_complete_workflow
comparison Galaxy-Workflow-SNiPlay.ga @ 1:0bf2b08766d9 draft
planemo upload commit 11382afe87364aaafb19973470d5066229a6e34f
author | dereeper |
---|---|
date | Tue, 14 Aug 2018 08:47:50 -0400 |
parents | b9f2901a4b00 |
children | 0c7db2dca8b4 |
comparison
equal
deleted
inserted
replaced
0:b9f2901a4b00 | 1:0bf2b08766d9 |
---|---|
1 { | 1 { |
2 "a_galaxy_workflow": "true", | 2 "a_galaxy_workflow": "true", |
3 "annotation": "", | 3 "annotation": "", |
4 "format-version": "0.1", | 4 "format-version": "0.2", |
5 "name": "SNiPlay Workflow", | 5 "name": "SNiPlay Workflow", |
6 "steps": { | 6 "steps": { |
7 "0": { | 7 "0": { |
8 "annotation": "", | 8 "annotation": "", |
9 "content_id": null, | 9 "content_id": null, |
10 "errors": null, | 10 "errors": null, |
11 "id": 0, | 11 "id": 0, |
12 "input_connections": {}, | 12 "input_connections": {}, |
13 "inputs": [], | 13 "inputs": [], |
14 "label": null, | 14 "label": "Input VCF", |
15 "name": "Input dataset", | 15 "name": "Input dataset", |
16 "outputs": [], | 16 "outputs": [], |
17 "position": { | 17 "position": { |
18 "left": 200, | 18 "left": 200, |
19 "top": 273 | 19 "top": 273 |
30 "content_id": null, | 30 "content_id": null, |
31 "errors": null, | 31 "errors": null, |
32 "id": 1, | 32 "id": 1, |
33 "input_connections": {}, | 33 "input_connections": {}, |
34 "inputs": [], | 34 "inputs": [], |
35 "label": null, | 35 "label": "Input Fasta Reference", |
36 "name": "Input dataset", | 36 "name": "Input dataset", |
37 "outputs": [], | 37 "outputs": [], |
38 "position": { | 38 "position": { |
39 "left": 201, | 39 "left": 201, |
40 "top": 360 | 40 "top": 360 |
51 "content_id": null, | 51 "content_id": null, |
52 "errors": null, | 52 "errors": null, |
53 "id": 2, | 53 "id": 2, |
54 "input_connections": {}, | 54 "input_connections": {}, |
55 "inputs": [], | 55 "inputs": [], |
56 "label": null, | 56 "label": "Input GFF Annotation, |
57 "name": "Input dataset", | 57 "name": "Input dataset", |
58 "outputs": [], | 58 "outputs": [], |
59 "position": { | 59 "position": { |
60 "left": 201, | 60 "left": 201, |
61 "top": 458 | 61 "top": 458 |
859 "name": "fileout_log", | 859 "name": "fileout_log", |
860 "type": "txt" | 860 "type": "txt" |
861 }, | 861 }, |
862 { | 862 { |
863 "name": "fileout", | 863 "name": "fileout", |
864 "type": "nwk,nhx" | 864 "type": "nhx" |
865 } | 865 } |
866 ], | 866 ], |
867 "position": { | 867 "position": { |
868 "left": 1296, | 868 "left": 1296, |
869 "top": 798 | 869 "top": 798 |