Mercurial > repos > tduigou > parameters_maystro_workflow_1
diff test-data/test-JSON_workflow1.json @ 0:be08b189b32d draft
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
| author | tduigou |
|---|---|
| date | Thu, 17 Jul 2025 14:01:21 +0000 |
| parents | |
| children | 8bc9c1fb79f1 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test-JSON_workflow1.json Thu Jul 17 14:01:21 2025 +0000 @@ -0,0 +1,11 @@ +{ + "execution": "true", + "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", + "table": "sample", + "fragment_column": "fragment", + "sequence_column": "sequence", + "annotation_column": "annotation", + "assembly_plan_name": "Type2sRestrictionAssembly", + "topology": "circular", + "enzyme": "auto" +} \ No newline at end of file
