diff interpro/Galaxy-Workflow-Protein_Funcional_Analysis_Similarities.ga @ 0:c342ebb50f0b draft default tip

Uploaded
author fernando
date Thu, 22 May 2014 05:09:07 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/interpro/Galaxy-Workflow-Protein_Funcional_Analysis_Similarities.ga	Thu May 22 05:09:07 2014 -0400
@@ -0,0 +1,119 @@
+{
+    "a_galaxy_workflow": "true", 
+    "annotation": "Search common attributes in protein sequences", 
+    "format-version": "0.1", 
+    "name": "Protein Funcional Analysis Similarities", 
+    "steps": {
+        "0": {
+            "annotation": "", 
+            "id": 0, 
+            "input_connections": {}, 
+            "inputs": [], 
+            "name": "RemoteBlast", 
+            "outputs": [
+                {
+                    "name": "outfile", 
+                    "type": "txt"
+                }
+            ], 
+            "position": {
+                "left": 200, 
+                "top": 205
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "ALaGiFer_1", 
+            "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "1": {
+            "annotation": "", 
+            "id": 1, 
+            "input_connections": {
+                "infile": {
+                    "id": 0, 
+                    "output_name": "outfile"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Sequences assortment", 
+            "outputs": [
+                {
+                    "name": "outfile", 
+                    "type": "fasta"
+                }
+            ], 
+            "position": {
+                "left": 308, 
+                "top": 339
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "BLaGiFer_2", 
+            "tool_state": "{\"__page__\": 0, \"numsequences\": \"\\\"5\\\"\", \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "2": {
+            "annotation": "", 
+            "id": 2, 
+            "input_connections": {
+                "infile": {
+                    "id": 1, 
+                    "output_name": "outfile"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Sequences attributes", 
+            "outputs": [
+                {
+                    "name": "outfile", 
+                    "type": "gff"
+                }
+            ], 
+            "position": {
+                "left": 385, 
+                "top": 463
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "CLaGiFer_3", 
+            "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }, 
+        "3": {
+            "annotation": "", 
+            "id": 3, 
+            "input_connections": {
+                "infile": {
+                    "id": 2, 
+                    "output_name": "outfile"
+                }
+            }, 
+            "inputs": [], 
+            "name": "Common attributes selection", 
+            "outputs": [
+                {
+                    "name": "outfile", 
+                    "type": "txt"
+                }
+            ], 
+            "position": {
+                "left": 441, 
+                "top": 589
+            }, 
+            "post_job_actions": {}, 
+            "tool_errors": null, 
+            "tool_id": "DLaGiFer_3", 
+            "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", 
+            "tool_version": "1.0.0", 
+            "type": "tool", 
+            "user_outputs": []
+        }
+    }
+}
\ No newline at end of file