Skip to content

Commit fd57290

Browse files
pavanvidemmvdbeek
authored andcommitted
update mito annotation step
1 parent d76fd0a commit fd57290

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

workflows/scRNAseq/scanpy-clustering/Preprocessing-and-Clustering-of-single-cell-RNA-seq-data-with-Scanpy.ga

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,12 @@
972972
"output_name": "output"
973973
}
974974
},
975-
"inputs": [],
975+
"inputs": [
976+
{
977+
"description": "runtime parameter for tool Manipulate AnnData",
978+
"name": "input"
979+
}
980+
],
976981
"label": "Flag Mitochondrial genes",
977982
"name": "Manipulate AnnData",
978983
"outputs": [
@@ -1001,7 +1006,7 @@
10011006
"owner": "iuc",
10021007
"tool_shed": "toolshed.g2.bx.psu.edu"
10031008
},
1004-
"tool_state": "{\"input\": {\"__class__\": \"ConnectedValue\"}, \"manipulate\": {\"function\": \"flag_genes\", \"__current_case__\": 5, \"gene_flags\": [{\"__index__\": 0, \"startswith\": {\"__class__\": \"ConnectedValue\"}, \"col_in\": \"\", \"col_out\": null}]}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
1009+
"tool_state": "{\"input\": {\"__class__\": \"RuntimeValue\"}, \"manipulate\": {\"function\": \"flag_genes\", \"__current_case__\": 5, \"gene_flags\": [{\"__index__\": 0, \"startswith\": {\"__class__\": \"ConnectedValue\"}, \"col_in\": \"\", \"col_out\": \"mito\"}]}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
10051010
"tool_version": "0.10.9+galaxy1",
10061011
"type": "tool",
10071012
"uuid": "3e2f944c-8141-48f0-930b-9c21883d27d1",

0 commit comments

Comments
 (0)