opencloning 0.3.0__py3-none-any.whl → 0.3.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- opencloning/bug_fixing/README.md +1 -1
- {opencloning-0.3.0.dist-info → opencloning-0.3.1.dist-info}/METADATA +1 -1
- {opencloning-0.3.0.dist-info → opencloning-0.3.1.dist-info}/RECORD +5 -5
- {opencloning-0.3.0.dist-info → opencloning-0.3.1.dist-info}/LICENSE +0 -0
- {opencloning-0.3.0.dist-info → opencloning-0.3.1.dist-info}/WHEEL +0 -0
opencloning/bug_fixing/README.md
CHANGED
|
@@ -121,7 +121,7 @@ If you want to fix several bugs from the command line, you can use the `backend_
|
|
|
121
121
|
Before running this script, you need to migrate the data to the latest version of the schema. See [full documentation](https://github.com/OpenCloning/OpenCloning_LinkML?tab=readme-ov-file#migration-from-previous-versions-of-the-schema), but basically:
|
|
122
122
|
|
|
123
123
|
```bash
|
|
124
|
-
python -m
|
|
124
|
+
python -m opencloning_linkl.migrations.migrate file1.json file2.json ...
|
|
125
125
|
```
|
|
126
126
|
|
|
127
127
|
Then, you can run the script:
|
|
@@ -20,7 +20,7 @@ opencloning/batch_cloning/pombe/pombe_summary.py,sha256=W9DLpnCuwK7w2DhHLu60N7L6
|
|
|
20
20
|
opencloning/batch_cloning/ziqiang_et_al2024/__init__.py,sha256=zZUbj3uMzd9rKMXi5s9LQ1yUg7sccdS0f_4kpw7SQlk,7584
|
|
21
21
|
opencloning/batch_cloning/ziqiang_et_al2024/index.html,sha256=EDncANDhhQkhi5FjnnAP6liHkG5srf4_Y46IrnMUG5g,4607
|
|
22
22
|
opencloning/batch_cloning/ziqiang_et_al2024/ziqiang_et_al2024.json,sha256=d-7oXbxoKhMKLz4FJ2OGDdedWTisoaRqLAh1NZnScBg,157189
|
|
23
|
-
opencloning/bug_fixing/README.md,sha256=
|
|
23
|
+
opencloning/bug_fixing/README.md,sha256=fGf_4HPTZ2TjGfIOZzw8IAD78-N-RnBrX8mz14wjXEQ,4237
|
|
24
24
|
opencloning/bug_fixing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
25
25
|
opencloning/bug_fixing/backend_v0_3.py,sha256=ubfDN-IEwj-dW1Qgy3ozrkXcUIXwXvZcxJHrVanR_Ws,4213
|
|
26
26
|
opencloning/cre_lox.py,sha256=x_OVYzfaLJH5eVyp05_I9YNycT606UL683AswhQ-gjU,4294
|
|
@@ -44,7 +44,7 @@ opencloning/primer_design.py,sha256=nqCmYIZ7UvU4CQwVGJwX7T5LTHwt3-51_ZcTZZAgT_Y,
|
|
|
44
44
|
opencloning/pydantic_models.py,sha256=lMO78M4MwDgzTEGz9qzsaADwAFXagWK4qGsF1K1hLZw,18865
|
|
45
45
|
opencloning/request_examples.py,sha256=QAsJxVaq5tHwlPB404IiJ9WC6SA7iNY7XnJm63BWT_E,2944
|
|
46
46
|
opencloning/utils.py,sha256=0Lvw1h1AsUJTK2b9mNzYVi_DBeWmWCFA5dIPl_gERcI,1479
|
|
47
|
-
opencloning-0.3.
|
|
48
|
-
opencloning-0.3.
|
|
49
|
-
opencloning-0.3.
|
|
50
|
-
opencloning-0.3.
|
|
47
|
+
opencloning-0.3.1.dist-info/LICENSE,sha256=VSdVE1f8axjIh6gvo9ZZygJdTVkRFMcwCW_hvjOHC_w,1058
|
|
48
|
+
opencloning-0.3.1.dist-info/METADATA,sha256=4vVJiLt0yQVl_aawI5d2sPfy5DClqgd1iHBFcaZhv38,9083
|
|
49
|
+
opencloning-0.3.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
50
|
+
opencloning-0.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|