annotate test-data/test_json.json @ 1:34135dac85b0 draft default tip

planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
author tduigou
date Wed, 16 Jul 2025 14:28:21 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
1 {
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
2 "avoid_patterns": "BsaI_site\nBsmBI_site\nBbsI_site\nSapI_site\n8x1mer\n5x3mer\n9x2mer",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
3 "hairpin_constraints": "stem_size=20, hairpin_window=200",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
4 "gc_constraints": "mini=0.3, maxi=0.7, window=100\nmini=0.1, maxi=0.9, window=100",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
5 "kmer_size": "15",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
6 "execution": "true",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
7 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
8 "table": "sample",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
9 "fragment_column": "fragment",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
10 "sequence_column": "sequence",
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
11 "annotation_column": "annotation"
34135dac85b0 planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
tduigou
parents:
diff changeset
12 }