diff test-data/test_json.json @ 1:7eec39ef47ed draft

planemo upload for repository https://github.com/Edinburgh-Genome-Foundry/Examples/blob/master/templates/template1.ipynb commit db4ac861e1d03fcdfe94321d858839124e493930-dirty
author tduigou
date Wed, 23 Jul 2025 09:45:19 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test_json.json	Wed Jul 23 09:45:19 2025 +0000
@@ -0,0 +1,12 @@
+{
+    "avoid_patterns": "BsaI_site\nBsmBI_site\nBbsI_site\nSapI_site\n8x1mer\n5x3mer\n9x2mer",
+    "hairpin_constraints": "stem_size=20, hairpin_window=200",
+    "gc_constraints": "mini=0.3, maxi=0.7, window=100\nmini=0.1, maxi=0.9, window=100",
+    "kmer_size": "15",
+    "execution": "true",
+    "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
+    "table": "sample",
+    "fragment_column": "fragment",
+    "sequence_column": "sequence",
+    "annotation_column": "annotation"
+}
\ No newline at end of file