comparison test-data/test-JSON_workflow1.json @ 1:8bc9c1fb79f1 draft default tip

planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 98d5e65b8008dbca117b2e0655cfdd54655fac48-dirty
author tduigou
date Thu, 31 Jul 2025 08:58:07 +0000
parents be08b189b32d
children
comparison
equal deleted inserted replaced
0:be08b189b32d 1:8bc9c1fb79f1
1 { 1 {
2 "avoid_patterns": "BsaI_site\nBsmBI_site\nBbsI_site\nSapI_site\n8x1mer\n5x3mer\n9x2mer",
3 "hairpin_constraints": "stem_size=20, hairpin_window=200",
4 "gc_constraints": "mini=0.1, maxi=0.9,, window=100\nmini=0.3, maxi=0.7, window=100",
5 "kmer_size": "15",
2 "execution": "true", 6 "execution": "true",
3 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", 7 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
4 "table": "sample", 8 "table": "sample",
5 "fragment_column": "fragment", 9 "fragment_column": "fragment",
6 "sequence_column": "sequence", 10 "sequence_column": "sequence",