Mercurial > repos > tduigou > parameters_maystro_workflow_1
view test-data/test_json_workflow2.json @ 0:c4f98010d9ac 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:14 +0000 |
parents | |
children |
line wrap: on
line source
{ "DnaOptimizationProblemClass":"DnaOptimizationProblem", "avoid_patterns": "BsaI_site\nNotI_site\nXbaI_site\nClaI_site\n8x1mer", "hairpin_constraints": "stem_size=20, hairpin_window=200\nstem_size=10, hairpin_window=100", "gc_constraints": "mini=0.1, maxi=0.9\nmini=0.3, maxi=0.7, window=50", "kmer_size": "15", "assembly_plan_name": "Type2sRestrictionAssembly", "topology": "circular", "enzyme": "auto", "execution": "true", "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", "table": "sample", "fragment_column": "fragment", "sequence_column": "sequence", "annotation_column": "annotation" }