Mercurial > repos > tduigou > parameters_maystro_workflow_2
comparison test-data/test_json_workflow2.json @ 0:f80ed73f9f9a draft default tip
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit db4ac861e1d03fcdfe94321d858839124e493930-dirty
| author | tduigou |
|---|---|
| date | Wed, 23 Jul 2025 09:40:00 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:f80ed73f9f9a |
|---|---|
| 1 { | |
| 2 "DnaOptimizationProblemClass":"DnaOptimizationProblem", | |
| 3 "avoid_patterns": "BsaI_site\nNotI_site\nXbaI_site\nClaI_site\n8x1mer", | |
| 4 "hairpin_constraints": "stem_size=20, hairpin_window=200\nstem_size=10, hairpin_window=100", | |
| 5 "gc_constraints": "mini=0.1, maxi=0.9\nmini=0.3, maxi=0.7, window=50", | |
| 6 "kmer_size": "15", | |
| 7 "assembly_plan_name": "Type2sRestrictionAssembly", | |
| 8 "topology": "circular", | |
| 9 "enzyme": "auto", | |
| 10 "execution": "true", | |
| 11 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", | |
| 12 "table": "sample", | |
| 13 "fragment_column": "fragment", | |
| 14 "sequence_column": "sequence", | |
| 15 "annotation_column": "annotation" | |
| 16 } |
