@platforma-open/milaboratories.3d-structure-prediction.software 1.0.7 → 1.1.1
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.
- package/dist/artifacts/py-archive/archive.json +1 -1
- package/dist/artifacts/py-docker/docker_x64.json +1 -1
- package/dist/tengo/software/immunebuilder-predict.sw.json +1 -1
- package/package.json +9 -6
- package/.turbo/turbo-build.log +0 -425
- package/CHANGELOG.md +0 -53
- package/Dockerfile +0 -63
- package/pkg-platforma-open-milaboratories.3d-structure-prediction.software-py-archive-1.0.7.tgz +0 -0
- package/src_python/numbering.py +0 -103
- package/src_python/pdb_writer.py +0 -136
- package/src_python/requirements.txt +0 -5
- package/src_python/run_immunebuilder.py +0 -628
- package/src_python/sanitize.py +0 -150
|
@@ -1 +1 @@
|
|
|
1
|
-
{"type":"python","platform":"linux-x64","registryURL":"https://bin.pl-open.science/","registryName":"platforma-open","remoteArtifactLocation":"software/platforma-open/milaboratories.3d-structure-prediction.software/py-archive/1.
|
|
1
|
+
{"type":"python","platform":"linux-x64","registryURL":"https://bin.pl-open.science/","registryName":"platforma-open","remoteArtifactLocation":"software/platforma-open/milaboratories.3d-structure-prediction.software/py-archive/1.1.1.tgz","uploadPath":"software/platforma-open/milaboratories.3d-structure-prediction.software/py-archive/1.1.1.tgz"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"type":"docker","platform":"linux-x64","remoteArtifactLocation":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.
|
|
1
|
+
{"type":"docker","platform":"linux-x64","remoteArtifactLocation":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.f3b1cc0122fe","entrypoint":["/usr/local/bin/_entrypoint.sh"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@platforma-open/milaboratories.3d-structure-prediction.software:immunebuilder-predict","docker":{"tag":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.
|
|
1
|
+
{"name":"@platforma-open/milaboratories.3d-structure-prediction.software:immunebuilder-predict","docker":{"tag":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.f3b1cc0122fe","entrypoint":["/usr/local/bin/_entrypoint.sh"],"cmd":["python","/app/run_immunebuilder.py"],"pkg":"/app"},"binary":{"type":"python","registry":"platforma-open","package":"software/platforma-open/milaboratories.3d-structure-prediction.software/py-archive/1.1.1.tgz","cmd":["python","{pkg}/run_immunebuilder.py"],"envVars":[],"runEnv":{"name":"@platforma-open/milaboratories.runenv-python-3:3.12.10-atls","type":"python","registry":"platforma-open","package":"software/platforma-open/milaboratories.runenv-python-3.12.10-atls/main/1.2.7-{os}-{arch}.tgz","python-version":"3.12.10","envVars":[],"binDir":"bin"},"toolset":"pip","dependencies":{"requirements":"requirements.txt"}}}
|
package/package.json
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platforma-open/milaboratories.3d-structure-prediction.software",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"type": "module",
|
|
3
|
+
"version": "1.1.1",
|
|
5
4
|
"description": "Block Software",
|
|
5
|
+
"files": [
|
|
6
|
+
"./dist/**/*"
|
|
7
|
+
],
|
|
8
|
+
"type": "module",
|
|
9
|
+
"devDependencies": {
|
|
10
|
+
"@platforma-open/milaboratories.runenv-python-3": "1.8.6",
|
|
11
|
+
"@platforma-sdk/package-builder": "3.13.0"
|
|
12
|
+
},
|
|
6
13
|
"block-software": {
|
|
7
14
|
"artifacts": {
|
|
8
15
|
"py-archive": {
|
|
@@ -40,10 +47,6 @@
|
|
|
40
47
|
}
|
|
41
48
|
}
|
|
42
49
|
},
|
|
43
|
-
"devDependencies": {
|
|
44
|
-
"@platforma-open/milaboratories.runenv-python-3": "1.8.6",
|
|
45
|
-
"@platforma-sdk/package-builder": "3.12.0"
|
|
46
|
-
},
|
|
47
50
|
"scripts": {
|
|
48
51
|
"do-pack": "shx rm -f *.tgz && pl-pkg build && pnpm pack && shx mv platforma-open*.tgz package.tgz",
|
|
49
52
|
"changeset": "changeset",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,425 +0,0 @@
|
|
|
1
|
-
WARN Issue while reading "/home/runner/work/3d-structure-prediction/3d-structure-prediction/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
|
-
|
|
3
|
-
> @platforma-open/milaboratories.3d-structure-prediction.software@1.0.7 build /home/runner/work/3d-structure-prediction/3d-structure-prediction/software
|
|
4
|
-
> pl-pkg build
|
|
5
|
-
|
|
6
|
-
[32minfo[39m: Building docker images...
|
|
7
|
-
[32minfo[39m: Building docker image for 'py-docker'...
|
|
8
|
-
#0 building with "default" instance using docker driver
|
|
9
|
-
|
|
10
|
-
#1 [internal] load build definition from Dockerfile
|
|
11
|
-
#1 transferring dockerfile: 2.53kB done
|
|
12
|
-
#1 DONE 0.0s
|
|
13
|
-
|
|
14
|
-
#2 [auth] docker/dockerfile:pull token for registry-1.docker.io
|
|
15
|
-
#2 DONE 0.0s
|
|
16
|
-
|
|
17
|
-
#3 resolve image config for docker-image://docker.io/docker/dockerfile:1
|
|
18
|
-
#3 DONE 1.2s
|
|
19
|
-
|
|
20
|
-
#4 docker-image://docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
|
|
21
|
-
#4 resolve docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89 done
|
|
22
|
-
#4 sha256:e82bbc85c3cb06cf2a5a27b058208b43984448acbcd6a832cd1491933d4376dd 1.13kB / 1.13kB done
|
|
23
|
-
#4 sha256:1a998cca4d41cfecafb1989342c5e7378bc992589af7d47510c4b854bebfc7d7 1.33kB / 1.33kB done
|
|
24
|
-
#4 sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 0B / 14.36MB 0.1s
|
|
25
|
-
#4 sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89 9.08kB / 9.08kB done
|
|
26
|
-
#4 sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 14.36MB / 14.36MB 0.5s done
|
|
27
|
-
#4 extracting sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 0.1s
|
|
28
|
-
#4 extracting sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 0.1s done
|
|
29
|
-
#4 DONE 0.6s
|
|
30
|
-
|
|
31
|
-
#5 [auth] mambaorg/micromamba:pull token for registry-1.docker.io
|
|
32
|
-
#5 DONE 0.0s
|
|
33
|
-
|
|
34
|
-
#6 [internal] load metadata for docker.io/mambaorg/micromamba:1.5.10
|
|
35
|
-
#6 DONE 8.2s
|
|
36
|
-
|
|
37
|
-
#7 [internal] load .dockerignore
|
|
38
|
-
#7 transferring context: 2B done
|
|
39
|
-
#7 DONE 0.0s
|
|
40
|
-
|
|
41
|
-
#8 [internal] load build context
|
|
42
|
-
#8 transferring context: 35.94kB done
|
|
43
|
-
#8 DONE 0.0s
|
|
44
|
-
|
|
45
|
-
#9 [1/6] FROM docker.io/mambaorg/micromamba:1.5.10@sha256:e3797091302382ea841498bc93a7b0a50f7c1448333d5e946d2d1608d0c5f43d
|
|
46
|
-
#9 resolve docker.io/mambaorg/micromamba:1.5.10@sha256:e3797091302382ea841498bc93a7b0a50f7c1448333d5e946d2d1608d0c5f43d done
|
|
47
|
-
#9 sha256:e3797091302382ea841498bc93a7b0a50f7c1448333d5e946d2d1608d0c5f43d 2.36kB / 2.36kB done
|
|
48
|
-
#9 sha256:0d56d98386a9a231fee4dcf145a261d9d12da39f1c5a5d3bbe09a1aa727febf8 0B / 122.68kB 0.1s
|
|
49
|
-
#9 sha256:c5ef7ca066aec9ae6b5a07ceca914beded0754d74f2006b33ee80cb661688f74 6.28kB / 6.28kB done
|
|
50
|
-
#9 sha256:008e06cd8432eb558faa4738a092f30b38dd8db3137a5dd3fca57374a790825b 2.56kB / 2.56kB done
|
|
51
|
-
#9 sha256:30fe8036db79bfbab0cdf8d102dcfd22ee410944fed17b23851977246235b880 0B / 6.20MB 0.1s
|
|
52
|
-
#9 sha256:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b 0B / 29.13MB 0.1s
|
|
53
|
-
#9 sha256:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b 29.13MB / 29.13MB 0.2s
|
|
54
|
-
#9 extracting sha256:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b
|
|
55
|
-
#9 sha256:0d56d98386a9a231fee4dcf145a261d9d12da39f1c5a5d3bbe09a1aa727febf8 122.68kB / 122.68kB 0.2s done
|
|
56
|
-
#9 sha256:30fe8036db79bfbab0cdf8d102dcfd22ee410944fed17b23851977246235b880 4.19MB / 6.20MB 0.3s
|
|
57
|
-
#9 sha256:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b 29.13MB / 29.13MB 0.2s done
|
|
58
|
-
#9 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done
|
|
59
|
-
#9 sha256:1b19c15ef8e221c4e8f2f5233ce6dcb27342ecf18997a0576cf301345df0b2ed 0B / 521B 0.3s
|
|
60
|
-
#9 sha256:51b5951dad11c47781e0b67c512ab7f1b148983b42cb5b8cbfb3ea6e8d28a602 0B / 282B 0.3s
|
|
61
|
-
#9 sha256:30fe8036db79bfbab0cdf8d102dcfd22ee410944fed17b23851977246235b880 6.20MB / 6.20MB 0.3s done
|
|
62
|
-
#9 sha256:51b5951dad11c47781e0b67c512ab7f1b148983b42cb5b8cbfb3ea6e8d28a602 282B / 282B 0.4s done
|
|
63
|
-
#9 sha256:9a782d6d1eace15aadfa1d16eb83ad2abdea075c6c9e200247950571a3719e10 0B / 3.77kB 0.4s
|
|
64
|
-
#9 sha256:8b456163e45ffc9e8274e77e02d1a5a166f27e760db7314ea9ee89f5578090d6 0B / 215B 0.4s
|
|
65
|
-
#9 sha256:8b456163e45ffc9e8274e77e02d1a5a166f27e760db7314ea9ee89f5578090d6 215B / 215B 0.4s done
|
|
66
|
-
#9 sha256:e9e8562f12ed796758a0790bfccb45f2463190f4ba8696dac09a9f22b20e37e3 0B / 683B 0.5s
|
|
67
|
-
#9 sha256:1b19c15ef8e221c4e8f2f5233ce6dcb27342ecf18997a0576cf301345df0b2ed 521B / 521B 0.7s done
|
|
68
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 0B / 645B 0.8s
|
|
69
|
-
#9 sha256:9a782d6d1eace15aadfa1d16eb83ad2abdea075c6c9e200247950571a3719e10 3.77kB / 3.77kB 0.9s done
|
|
70
|
-
#9 sha256:db3fc724910ed98f15e8511e8024faf769a34901595e617bd4c7ebd8b8b8fd29 345B / 345B 0.9s done
|
|
71
|
-
#9 extracting sha256:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b 1.1s done
|
|
72
|
-
#9 extracting sha256:0d56d98386a9a231fee4dcf145a261d9d12da39f1c5a5d3bbe09a1aa727febf8 done
|
|
73
|
-
#9 extracting sha256:30fe8036db79bfbab0cdf8d102dcfd22ee410944fed17b23851977246235b880
|
|
74
|
-
#9 extracting sha256:30fe8036db79bfbab0cdf8d102dcfd22ee410944fed17b23851977246235b880 0.1s done
|
|
75
|
-
#9 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
|
|
76
|
-
#9 extracting sha256:1b19c15ef8e221c4e8f2f5233ce6dcb27342ecf18997a0576cf301345df0b2ed
|
|
77
|
-
#9 extracting sha256:1b19c15ef8e221c4e8f2f5233ce6dcb27342ecf18997a0576cf301345df0b2ed done
|
|
78
|
-
#9 extracting sha256:51b5951dad11c47781e0b67c512ab7f1b148983b42cb5b8cbfb3ea6e8d28a602 done
|
|
79
|
-
#9 extracting sha256:9a782d6d1eace15aadfa1d16eb83ad2abdea075c6c9e200247950571a3719e10 done
|
|
80
|
-
#9 extracting sha256:8b456163e45ffc9e8274e77e02d1a5a166f27e760db7314ea9ee89f5578090d6 done
|
|
81
|
-
#9 sha256:e9e8562f12ed796758a0790bfccb45f2463190f4ba8696dac09a9f22b20e37e3 0B / 683B 5.6s
|
|
82
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 0B / 645B 5.8s
|
|
83
|
-
#9 extracting sha256:e9e8562f12ed796758a0790bfccb45f2463190f4ba8696dac09a9f22b20e37e3
|
|
84
|
-
#9 sha256:e9e8562f12ed796758a0790bfccb45f2463190f4ba8696dac09a9f22b20e37e3 683B / 683B 10.1s done
|
|
85
|
-
#9 extracting sha256:e9e8562f12ed796758a0790bfccb45f2463190f4ba8696dac09a9f22b20e37e3 done
|
|
86
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 0B / 645B 10.8s
|
|
87
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 0B / 645B 15.9s
|
|
88
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 0B / 645B 21.0s
|
|
89
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 0B / 645B 26.1s
|
|
90
|
-
#9 extracting sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461
|
|
91
|
-
#9 sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 645B / 645B 35.8s done
|
|
92
|
-
#9 extracting sha256:c1d339bd3cdc8184904ef6ed4e4685a7551020e738a57e9b8c27edead08b3461 done
|
|
93
|
-
#9 extracting sha256:db3fc724910ed98f15e8511e8024faf769a34901595e617bd4c7ebd8b8b8fd29 done
|
|
94
|
-
#9 DONE 35.8s
|
|
95
|
-
|
|
96
|
-
#10 [2/6] RUN micromamba install -y -n base -c bioconda -c conda-forge python=3.12.10 anarci hmmer biopython=1.85 openmm=8.3.1 pdbfixer=1.12.0 numpy=2.4.3 scipy=1.17.1 && micromamba clean --all --yes
|
|
97
|
-
#10 15.95
|
|
98
|
-
#10 15.95 Transaction
|
|
99
|
-
#10 15.95
|
|
100
|
-
#10 15.95 Prefix: /opt/conda
|
|
101
|
-
#10 15.95
|
|
102
|
-
#10 15.95 Updating specs:
|
|
103
|
-
#10 15.95
|
|
104
|
-
#10 15.95 - python=3.12.10
|
|
105
|
-
#10 15.95 - anarci
|
|
106
|
-
#10 15.95 - hmmer
|
|
107
|
-
#10 15.95 - biopython=1.85
|
|
108
|
-
#10 15.95 - openmm=8.3.1
|
|
109
|
-
#10 15.95 - pdbfixer=1.12.0
|
|
110
|
-
#10 15.95 - numpy=2.4.3
|
|
111
|
-
#10 15.95 - scipy=1.17.1
|
|
112
|
-
#10 15.95
|
|
113
|
-
#10 15.95
|
|
114
|
-
#10 15.95 Package Version Build Channel Size
|
|
115
|
-
#10 15.95 ───────────────────────────────────────────────────────────────────────────────
|
|
116
|
-
#10 15.95 Install:
|
|
117
|
-
#10 15.95 ───────────────────────────────────────────────────────────────────────────────
|
|
118
|
-
#10 15.95
|
|
119
|
-
#10 15.95 + python_abi 3.12 8_cp312 conda-forge 7kB
|
|
120
|
-
#10 15.95 + tzdata 2025c hc9c84f9_1 conda-forge 119kB
|
|
121
|
-
#10 15.95 + ca-certificates 2026.5.20 hbd8a1cb_0 conda-forge 130kB
|
|
122
|
-
#10 15.95 + cuda-version 12.9 h4f385c5_3 conda-forge 22kB
|
|
123
|
-
#10 15.95 + libzlib 1.3.2 h25fd6f3_2 conda-forge 64kB
|
|
124
|
-
#10 15.95 + libgomp 15.2.0 he0feb66_19 conda-forge 604kB
|
|
125
|
-
#10 15.95 + mpi 1.0 openmpi conda-forge 4kB
|
|
126
|
-
#10 15.95 + zlib 1.3.2 h25fd6f3_2 conda-forge 96kB
|
|
127
|
-
#10 15.95 + zstd 1.5.7 hb78ec9c_6 conda-forge 601kB
|
|
128
|
-
#10 15.95 + _openmp_mutex 4.5 20_gnu conda-forge 29kB
|
|
129
|
-
#10 15.95 + ld_impl_linux-64 2.45.1 default_hbd61a6d_102 conda-forge 728kB
|
|
130
|
-
#10 15.95 + libgcc 15.2.0 he0feb66_19 conda-forge 1MB
|
|
131
|
-
#10 15.95 + tk 8.6.13 noxft_h366c992_103 conda-forge 3MB
|
|
132
|
-
#10 15.95 + libsqlite 3.53.1 h0c1763c_0 conda-forge 955kB
|
|
133
|
-
#10 15.95 + openssl 3.6.2 h35e630c_0 conda-forge 3MB
|
|
134
|
-
#10 15.95 + ncurses 6.6 hdb14827_0 conda-forge 919kB
|
|
135
|
-
#10 15.95 + libuuid 2.42.1 h5347b49_0 conda-forge 40kB
|
|
136
|
-
#10 15.95 + libnsl 2.0.1 hb9d3cd8_1 conda-forge 34kB
|
|
137
|
-
#10 15.95 + liblzma 5.8.3 hb03c661_0 conda-forge 113kB
|
|
138
|
-
#10 15.95 + libffi 3.4.6 h2dba641_1 conda-forge 57kB
|
|
139
|
-
#10 15.95 + libexpat 2.8.1 hecca717_0 conda-forge 77kB
|
|
140
|
-
#10 15.95 + bzip2 1.0.8 hda65f42_9 conda-forge 260kB
|
|
141
|
-
#10 15.95 + libstdcxx 15.2.0 h934c35e_19 conda-forge 6MB
|
|
142
|
-
#10 15.95 + libgcc-ng 15.2.0 h69a702a_19 conda-forge 28kB
|
|
143
|
-
#10 15.95 + libgfortran5 15.2.0 h68bc16d_19 conda-forge 2MB
|
|
144
|
-
#10 15.95 + readline 8.3 h853b02a_0 conda-forge 345kB
|
|
145
|
-
#10 15.95 + opencl-headers 2025.06.13 hecca717_0 conda-forge 56kB
|
|
146
|
-
#10 15.95 + libstdcxx-ng 15.2.0 hdf11a46_19 conda-forge 28kB
|
|
147
|
-
#10 15.95 + libcufft 11.4.1.4 hecca717_1 conda-forge 162MB
|
|
148
|
-
#10 15.95 + cuda-nvrtc 12.9.86 hecca717_1 conda-forge 67MB
|
|
149
|
-
#10 15.95 + libxcrypt 4.4.36 hd590300_1 conda-forge 100kB
|
|
150
|
-
#10 15.95 + libgfortran 15.2.0 h69a702a_19 conda-forge 28kB
|
|
151
|
-
#10 15.95 + ocl-icd 2.3.4 hb03c661_1 conda-forge 110kB
|
|
152
|
-
#10 15.95 + python 3.12.10 h9e4cc4f_0_cpython conda-forge 31MB
|
|
153
|
-
#10 15.95 + libgfortran-ng 15.2.0 h69a702a_19 conda-forge 28kB
|
|
154
|
-
#10 15.95 + libopenblas 0.3.33 pthreads_h94d23a6_0 conda-forge 6MB
|
|
155
|
-
#10 15.95 + ocl-icd-system 1.0.0 1 conda-forge 4kB
|
|
156
|
-
#10 15.95 + openmpi 4.1.6 hc5af2df_101 conda-forge 4MB
|
|
157
|
-
#10 15.95 + libblas 3.11.0 8_h4a7cf45_openblas conda-forge 19kB
|
|
158
|
-
#10 15.95 + libcblas 3.11.0 8_h0358290_openblas conda-forge 19kB
|
|
159
|
-
#10 15.95 + liblapack 3.11.0 8_h47877c9_openblas conda-forge 19kB
|
|
160
|
-
#10 15.95 + gsl 2.7 he838d99_0 conda-forge 3MB
|
|
161
|
-
#10 15.95 + packaging 26.2 pyhc364b38_0 conda-forge 92kB
|
|
162
|
-
#10 15.95 + setuptools 82.0.1 pyh332efcf_0 conda-forge 640kB
|
|
163
|
-
#10 15.95 + wheel 0.47.0 pyhd8ed1ab_0 conda-forge 33kB
|
|
164
|
-
#10 15.95 + pip 26.1.2 pyh8b19718_0 conda-forge 1MB
|
|
165
|
-
#10 15.95 + legacy-cgi 2.6.4 pyhcf101f3_0 conda-forge 20kB
|
|
166
|
-
#10 15.95 + hmmer 3.4 hb6cb901_4 bioconda 12MB
|
|
167
|
-
#10 15.95 + numpy 2.4.3 py312h33ff503_0 conda-forge 9MB
|
|
168
|
-
#10 15.95 + scipy 1.17.1 py312h54fa4ab_1 conda-forge 17MB
|
|
169
|
-
#10 15.95 + biopython 1.85 py312h4c3975b_2 conda-forge 3MB
|
|
170
|
-
#10 15.95 + openmm 8.3.1 py312h50c43f0_0 conda-forge 13MB
|
|
171
|
-
#10 15.95 + anarci 2024.05.21 pyhdfd78af_0 bioconda 1MB
|
|
172
|
-
#10 15.95 + pdbfixer 1.12 pyhd8ed1ab_1 conda-forge 546kB
|
|
173
|
-
#10 15.95
|
|
174
|
-
#10 15.95 Summary:
|
|
175
|
-
#10 15.95
|
|
176
|
-
#10 15.95 Install: 54 packages
|
|
177
|
-
#10 15.95
|
|
178
|
-
#10 15.95 Total download: 353MB
|
|
179
|
-
#10 15.95
|
|
180
|
-
#10 15.95 ───────────────────────────────────────────────────────────────────────────────
|
|
181
|
-
#10 15.95
|
|
182
|
-
#10 15.95
|
|
183
|
-
#10 15.95
|
|
184
|
-
#10 15.95 Transaction starting
|
|
185
|
-
#10 21.17
|
|
186
|
-
#10 21.31
|
|
187
|
-
#10 21.31 For Linux 64, Open MPI is built with CUDA awareness but this support is disabled by default.
|
|
188
|
-
#10 21.31 To enable it, please set the environment variable OMPI_MCA_opal_cuda_support=true before
|
|
189
|
-
#10 21.31 launching your MPI processes. Equivalently, you can set the MCA parameter in the command line:
|
|
190
|
-
#10 21.31 mpiexec --mca opal_cuda_support 1 ...
|
|
191
|
-
#10 21.31
|
|
192
|
-
#10 21.31 In addition, the UCX support is also built but disabled by default.
|
|
193
|
-
#10 21.31 To enable it, first install UCX (conda install -c conda-forge ucx). Then, set the environment
|
|
194
|
-
#10 21.31 variables OMPI_MCA_pml="ucx" OMPI_MCA_osc="ucx" before launching your MPI processes.
|
|
195
|
-
#10 21.31 Equivalently, you can set the MCA parameters in the command line:
|
|
196
|
-
#10 21.31 mpiexec --mca pml ucx --mca osc ucx ...
|
|
197
|
-
#10 21.31 Note that you might also need to set UCX_MEMTYPE_CACHE=n for CUDA awareness via UCX.
|
|
198
|
-
#10 21.31 Please consult UCX's documentation for detail.
|
|
199
|
-
#10 21.31
|
|
200
|
-
#10 21.31
|
|
201
|
-
#10 22.50
|
|
202
|
-
#10 22.50 Transaction finished
|
|
203
|
-
#10 22.50
|
|
204
|
-
#10 22.50 To activate this environment, use:
|
|
205
|
-
#10 22.50
|
|
206
|
-
#10 22.50 micromamba activate base
|
|
207
|
-
#10 22.50
|
|
208
|
-
#10 22.50 Or to execute a single command in this environment, use:
|
|
209
|
-
#10 22.50
|
|
210
|
-
#10 22.50 micromamba run -n base mycommand
|
|
211
|
-
#10 22.50
|
|
212
|
-
#10 22.53 Collect information..
|
|
213
|
-
#10 22.53 Cleaning index cache..
|
|
214
|
-
#10 22.92 Cleaning lock files..
|
|
215
|
-
#10 22.92 Package file Size
|
|
216
|
-
#10 22.92 ───────────────────────────────────────────────────────────────
|
|
217
|
-
#10 22.92 /opt/conda/pkgs
|
|
218
|
-
#10 22.92 ───────────────────────────────────────────────────────────────
|
|
219
|
-
#10 22.92
|
|
220
|
-
#10 22.92 _openmp_mutex-4.5-20_gnu.conda 29kB
|
|
221
|
-
#10 22.92 anarci-2024.05.21-pyhdfd78af_0.tar.bz2 1MB
|
|
222
|
-
#10 22.92 biopython-1.85-py312h4c3975b_2.conda 3MB
|
|
223
|
-
#10 22.92 bzip2-1.0.8-hda65f42_9.conda 260kB
|
|
224
|
-
#10 22.92 ca-certificates-2026.5.20-hbd8a1cb_0.conda 130kB
|
|
225
|
-
#10 22.92 cuda-nvrtc-12.9.86-hecca717_1.conda 67MB
|
|
226
|
-
#10 22.92 cuda-version-12.9-h4f385c5_3.conda 22kB
|
|
227
|
-
#10 22.92 gsl-2.7-he838d99_0.tar.bz2 3MB
|
|
228
|
-
#10 22.92 hmmer-3.4-hb6cb901_4.tar.bz2 12MB
|
|
229
|
-
#10 22.92 ld_impl_linux-64-2.45.1-default_hbd61a6d_102.conda 728kB
|
|
230
|
-
#10 22.92 legacy-cgi-2.6.4-pyhcf101f3_0.conda 20kB
|
|
231
|
-
#10 22.92 libblas-3.11.0-8_h4a7cf45_openblas.conda 19kB
|
|
232
|
-
#10 22.92 libcblas-3.11.0-8_h0358290_openblas.conda 19kB
|
|
233
|
-
#10 22.92 libcufft-11.4.1.4-hecca717_1.conda 162MB
|
|
234
|
-
#10 22.92 libexpat-2.8.1-hecca717_0.conda 77kB
|
|
235
|
-
#10 22.92 libffi-3.4.6-h2dba641_1.conda 57kB
|
|
236
|
-
#10 22.92 libgcc-15.2.0-he0feb66_19.conda 1MB
|
|
237
|
-
#10 22.92 libgcc-ng-15.2.0-h69a702a_19.conda 28kB
|
|
238
|
-
#10 22.92 libgfortran-15.2.0-h69a702a_19.conda 28kB
|
|
239
|
-
#10 22.92 libgfortran-ng-15.2.0-h69a702a_19.conda 28kB
|
|
240
|
-
#10 22.92 libgfortran5-15.2.0-h68bc16d_19.conda 2MB
|
|
241
|
-
#10 22.92 libgomp-15.2.0-he0feb66_19.conda 604kB
|
|
242
|
-
#10 22.92 liblapack-3.11.0-8_h47877c9_openblas.conda 19kB
|
|
243
|
-
#10 22.92 liblzma-5.8.3-hb03c661_0.conda 113kB
|
|
244
|
-
#10 22.92 libnsl-2.0.1-hb9d3cd8_1.conda 34kB
|
|
245
|
-
#10 22.92 libopenblas-0.3.33-pthreads_h94d23a6_0.conda 6MB
|
|
246
|
-
#10 22.92 libsqlite-3.53.1-h0c1763c_0.conda 955kB
|
|
247
|
-
#10 22.92 libstdcxx-15.2.0-h934c35e_19.conda 6MB
|
|
248
|
-
#10 22.92 libstdcxx-ng-15.2.0-hdf11a46_19.conda 28kB
|
|
249
|
-
#10 22.92 libuuid-2.42.1-h5347b49_0.conda 40kB
|
|
250
|
-
#10 22.92 libxcrypt-4.4.36-hd590300_1.conda 100kB
|
|
251
|
-
#10 22.92 libzlib-1.3.2-h25fd6f3_2.conda 64kB
|
|
252
|
-
#10 22.92 mpi-1.0-openmpi.tar.bz2 4kB
|
|
253
|
-
#10 22.92 ncurses-6.6-hdb14827_0.conda 919kB
|
|
254
|
-
#10 22.92 numpy-2.4.3-py312h33ff503_0.conda 9MB
|
|
255
|
-
#10 22.92 ocl-icd-2.3.4-hb03c661_1.conda 110kB
|
|
256
|
-
#10 22.92 ocl-icd-system-1.0.0-1.tar.bz2 4kB
|
|
257
|
-
#10 22.92 opencl-headers-2025.06.13-hecca717_0.conda 56kB
|
|
258
|
-
#10 22.92 openmm-8.3.1-py312h50c43f0_0.conda 13MB
|
|
259
|
-
#10 22.92 openmpi-4.1.6-hc5af2df_101.conda 4MB
|
|
260
|
-
#10 22.92 openssl-3.6.2-h35e630c_0.conda 3MB
|
|
261
|
-
#10 22.92 packaging-26.2-pyhc364b38_0.conda 92kB
|
|
262
|
-
#10 22.92 pdbfixer-1.12-pyhd8ed1ab_1.conda 546kB
|
|
263
|
-
#10 22.92 pip-26.1.2-pyh8b19718_0.conda 1MB
|
|
264
|
-
#10 22.92 python-3.12.10-h9e4cc4f_0_cpython.conda 31MB
|
|
265
|
-
#10 22.92 python_abi-3.12-8_cp312.conda 7kB
|
|
266
|
-
#10 22.92 readline-8.3-h853b02a_0.conda 345kB
|
|
267
|
-
#10 22.92 scipy-1.17.1-py312h54fa4ab_1.conda 17MB
|
|
268
|
-
#10 22.92 setuptools-82.0.1-pyh332efcf_0.conda 640kB
|
|
269
|
-
#10 22.92 tk-8.6.13-noxft_h366c992_103.conda 3MB
|
|
270
|
-
#10 22.92 tzdata-2025c-hc9c84f9_1.conda 119kB
|
|
271
|
-
#10 22.92 wheel-0.47.0-pyhd8ed1ab_0.conda 33kB
|
|
272
|
-
#10 22.92 zlib-1.3.2-h25fd6f3_2.conda 96kB
|
|
273
|
-
#10 22.92 zstd-1.5.7-hb78ec9c_6.conda 601kB
|
|
274
|
-
#10 22.92
|
|
275
|
-
#10 22.92 /root/.mamba/pkgs
|
|
276
|
-
#10 22.92 ───────────────────────────────────────────────────────────────
|
|
277
|
-
#10 22.92
|
|
278
|
-
#10 22.92
|
|
279
|
-
#10 22.92
|
|
280
|
-
#10 22.92 ───────────────────────────────────────────────────────────────
|
|
281
|
-
#10 22.92
|
|
282
|
-
#10 22.92 Total size: 353MB
|
|
283
|
-
#10 22.92 Cleaning tarballs..
|
|
284
|
-
#10 22.97 Cleaning packages..
|
|
285
|
-
#10 DONE 23.9s
|
|
286
|
-
|
|
287
|
-
#11 [3/6] COPY requirements.txt /tmp/requirements.txt
|
|
288
|
-
#11 DONE 0.0s
|
|
289
|
-
|
|
290
|
-
#12 [4/6] RUN pip install --no-cache-dir --extra-index-url https://download.pytorch.org/whl/cpu -r /tmp/requirements.txt
|
|
291
|
-
#12 0.602 Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cpu
|
|
292
|
-
#12 0.841 Collecting ImmuneBuilder==1.2 (from -r /tmp/requirements.txt (line 1))
|
|
293
|
-
#12 0.868 Downloading ImmuneBuilder-1.2-py3-none-any.whl.metadata (7.7 kB)
|
|
294
|
-
#12 1.001 Collecting torch==2.7.0 (from -r /tmp/requirements.txt (line 2))
|
|
295
|
-
#12 1.061 Downloading torch-2.7.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (27 kB)
|
|
296
|
-
#12 1.064 Requirement already satisfied: biopython==1.85 in /opt/conda/lib/python3.12/site-packages (from -r /tmp/requirements.txt (line 3)) (1.85)
|
|
297
|
-
#12 1.065 Requirement already satisfied: openmm==8.3.1 in /opt/conda/lib/python3.12/site-packages (from -r /tmp/requirements.txt (line 4)) (8.3.1)
|
|
298
|
-
#12 1.066 Requirement already satisfied: pdbfixer==1.12.0 in /opt/conda/lib/python3.12/site-packages (from -r /tmp/requirements.txt (line 5)) (1.12.0)
|
|
299
|
-
#12 1.066 Requirement already satisfied: numpy in /opt/conda/lib/python3.12/site-packages (from ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1)) (2.4.3)
|
|
300
|
-
#12 1.067 Requirement already satisfied: scipy>=1.6 in /opt/conda/lib/python3.12/site-packages (from ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1)) (1.17.1)
|
|
301
|
-
#12 1.085 Collecting einops>=0.3 (from ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1))
|
|
302
|
-
#12 1.089 Downloading einops-0.8.2-py3-none-any.whl.metadata (13 kB)
|
|
303
|
-
#12 1.158 Collecting requests (from ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1))
|
|
304
|
-
#12 1.162 Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
|
|
305
|
-
#12 1.216 Collecting filelock (from torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
306
|
-
#12 1.220 Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB)
|
|
307
|
-
#12 1.262 Collecting typing-extensions>=4.10.0 (from torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
308
|
-
#12 1.266 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
|
|
309
|
-
#12 1.268 Requirement already satisfied: setuptools in /opt/conda/lib/python3.12/site-packages (from torch==2.7.0->-r /tmp/requirements.txt (line 2)) (82.0.1)
|
|
310
|
-
#12 1.315 Collecting sympy>=1.13.3 (from torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
311
|
-
#12 1.318 Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
|
|
312
|
-
#12 1.388 Collecting networkx (from torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
313
|
-
#12 1.392 Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB)
|
|
314
|
-
#12 1.450 Collecting jinja2 (from torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
315
|
-
#12 1.455 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
|
|
316
|
-
#12 1.520 Collecting fsspec (from torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
317
|
-
#12 1.524 Downloading fsspec-2026.4.0-py3-none-any.whl.metadata (10 kB)
|
|
318
|
-
#12 1.583 Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
319
|
-
#12 1.587 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
|
|
320
|
-
#12 1.665 Collecting MarkupSafe>=2.0 (from jinja2->torch==2.7.0->-r /tmp/requirements.txt (line 2))
|
|
321
|
-
#12 1.670 Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
|
|
322
|
-
#12 1.765 Collecting charset_normalizer<4,>=2 (from requests->ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1))
|
|
323
|
-
#12 1.768 Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB)
|
|
324
|
-
#12 1.805 Collecting idna<4,>=2.5 (from requests->ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1))
|
|
325
|
-
#12 1.808 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB)
|
|
326
|
-
#12 1.872 Collecting urllib3<3,>=1.26 (from requests->ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1))
|
|
327
|
-
#12 1.875 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB)
|
|
328
|
-
#12 1.915 Collecting certifi>=2023.5.7 (from requests->ImmuneBuilder==1.2->-r /tmp/requirements.txt (line 1))
|
|
329
|
-
#12 1.919 Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB)
|
|
330
|
-
#12 1.930 Downloading ImmuneBuilder-1.2-py3-none-any.whl (32 kB)
|
|
331
|
-
#12 1.941 Downloading torch-2.7.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl (175.8 MB)
|
|
332
|
-
#12 2.385 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.8/175.8 MB 402.4 MB/s 0:00:00
|
|
333
|
-
#12 2.388 Downloading einops-0.8.2-py3-none-any.whl (65 kB)
|
|
334
|
-
#12 2.392 Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB)
|
|
335
|
-
#12 2.420 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 259.3 MB/s 0:00:00
|
|
336
|
-
#12 2.424 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
|
|
337
|
-
#12 2.426 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 697.4 MB/s 0:00:00
|
|
338
|
-
#12 2.430 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
|
|
339
|
-
#12 2.434 Downloading filelock-3.29.0-py3-none-any.whl (39 kB)
|
|
340
|
-
#12 2.439 Downloading fsspec-2026.4.0-py3-none-any.whl (203 kB)
|
|
341
|
-
#12 2.444 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
|
|
342
|
-
#12 2.448 Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
|
|
343
|
-
#12 2.452 Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB)
|
|
344
|
-
#12 2.459 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 394.7 MB/s 0:00:00
|
|
345
|
-
#12 2.462 Downloading requests-2.34.2-py3-none-any.whl (73 kB)
|
|
346
|
-
#12 2.466 Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB)
|
|
347
|
-
#12 2.470 Downloading idna-3.18-py3-none-any.whl (65 kB)
|
|
348
|
-
#12 2.473 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
|
|
349
|
-
#12 2.477 Downloading certifi-2026.5.20-py3-none-any.whl (134 kB)
|
|
350
|
-
#12 2.790 Installing collected packages: mpmath, urllib3, typing-extensions, sympy, networkx, MarkupSafe, idna, fsspec, filelock, einops, charset_normalizer, certifi, requests, jinja2, torch, ImmuneBuilder
|
|
351
|
-
#12 17.73
|
|
352
|
-
#12 17.73 Successfully installed ImmuneBuilder-1.2 MarkupSafe-3.0.3 certifi-2026.5.20 charset_normalizer-3.4.7 einops-0.8.2 filelock-3.29.0 fsspec-2026.4.0 idna-3.18 jinja2-3.1.6 mpmath-1.3.0 networkx-3.6.1 requests-2.34.2 sympy-1.14.0 torch-2.7.0+cpu typing-extensions-4.15.0 urllib3-2.7.0
|
|
353
|
-
#12 17.73 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
|
354
|
-
#12 DONE 19.2s
|
|
355
|
-
|
|
356
|
-
#13 [5/6] WORKDIR /app
|
|
357
|
-
#13 DONE 0.0s
|
|
358
|
-
|
|
359
|
-
#14 [6/6] COPY . /app/
|
|
360
|
-
#14 DONE 0.0s
|
|
361
|
-
|
|
362
|
-
#15 exporting to image
|
|
363
|
-
#15 exporting layers
|
|
364
|
-
#15 exporting layers 5.9s done
|
|
365
|
-
#15 writing image sha256:fbb456fbfcccf8fbc2b45a07c823f3859de0de612ff635010b5904307e93d53e done
|
|
366
|
-
#15 naming to containers.pl-open.science/milaboratories/pl-containers:local-image.be0687a6bdf3 done
|
|
367
|
-
#15 DONE 5.9s
|
|
368
|
-
[32minfo[39m: Docker image is built:
|
|
369
|
-
tag: 'containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.fbb456fbfccc'
|
|
370
|
-
location file: '/home/runner/work/3d-structure-prediction/3d-structure-prediction/software/dist/artifacts/py-docker/docker_x64.json'
|
|
371
|
-
[32minfo[39m: Building package archives...
|
|
372
|
-
[32minfo[39m: Building software package 'py-archive' for platform 'linux-x64'...
|
|
373
|
-
[32minfo[39m: software archive is built:
|
|
374
|
-
archive: '/home/runner/work/3d-structure-prediction/3d-structure-prediction/software/pkg-platforma-open-milaboratories.3d-structure-prediction.software-py-archive-1.0.7.tgz'
|
|
375
|
-
location file: '/home/runner/work/3d-structure-prediction/3d-structure-prediction/software/dist/artifacts/py-archive/archive.json'
|
|
376
|
-
[32minfo[39m: Rendering entrypoint descriptors...
|
|
377
|
-
[32minfo[39m: Writing entrypoint descriptor to '/home/runner/work/3d-structure-prediction/3d-structure-prediction/software/dist/tengo/software/immunebuilder-predict.sw.json'
|
|
378
|
-
[32minfo[39m: Publishing docker images...
|
|
379
|
-
[32minfo[39m: Publishing docker image 'containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.fbb456fbfccc' using alternative tag 'quay.io/milaboratories/pl-containers:platforma-open.milaboratories.3d-structure-prediction.software.py-docker.fbb456fbfccc'
|
|
380
|
-
The push refers to repository [quay.io/milaboratories/pl-containers]
|
|
381
|
-
9d0549817ad0: Preparing
|
|
382
|
-
38e6dff5657b: Preparing
|
|
383
|
-
0a0fef3ce751: Preparing
|
|
384
|
-
410bf684c445: Preparing
|
|
385
|
-
524dbc5f4e93: Preparing
|
|
386
|
-
cc176b242a57: Preparing
|
|
387
|
-
0f6514ac2db1: Preparing
|
|
388
|
-
271be3d5c5cf: Preparing
|
|
389
|
-
f9926f359887: Preparing
|
|
390
|
-
5f70bf18a086: Preparing
|
|
391
|
-
e3b1db6d44c6: Preparing
|
|
392
|
-
a818d59f8c76: Preparing
|
|
393
|
-
f8663d674596: Preparing
|
|
394
|
-
5f70bf18a086: Preparing
|
|
395
|
-
c018a1aad765: Preparing
|
|
396
|
-
438ed031efcc: Preparing
|
|
397
|
-
8e2ab394fabf: Preparing
|
|
398
|
-
0f6514ac2db1: Waiting
|
|
399
|
-
271be3d5c5cf: Waiting
|
|
400
|
-
f9926f359887: Waiting
|
|
401
|
-
5f70bf18a086: Waiting
|
|
402
|
-
e3b1db6d44c6: Waiting
|
|
403
|
-
a818d59f8c76: Waiting
|
|
404
|
-
f8663d674596: Waiting
|
|
405
|
-
c018a1aad765: Waiting
|
|
406
|
-
438ed031efcc: Waiting
|
|
407
|
-
8e2ab394fabf: Waiting
|
|
408
|
-
cc176b242a57: Waiting
|
|
409
|
-
38e6dff5657b: Pushed
|
|
410
|
-
9d0549817ad0: Pushed
|
|
411
|
-
cc176b242a57: Layer already exists
|
|
412
|
-
271be3d5c5cf: Layer already exists
|
|
413
|
-
0f6514ac2db1: Layer already exists
|
|
414
|
-
410bf684c445: Pushed
|
|
415
|
-
f9926f359887: Layer already exists
|
|
416
|
-
5f70bf18a086: Layer already exists
|
|
417
|
-
e3b1db6d44c6: Layer already exists
|
|
418
|
-
a818d59f8c76: Layer already exists
|
|
419
|
-
c018a1aad765: Layer already exists
|
|
420
|
-
f8663d674596: Layer already exists
|
|
421
|
-
8e2ab394fabf: Layer already exists
|
|
422
|
-
438ed031efcc: Layer already exists
|
|
423
|
-
0a0fef3ce751: Pushed
|
|
424
|
-
524dbc5f4e93: Pushed
|
|
425
|
-
platforma-open.milaboratories.3d-structure-prediction.software.py-docker.fbb456fbfccc: digest: sha256:98396c40c2a63bad68708457c032a5d7474686a8ebd79a23f3162ef5f6fa3cd6 size: 3860
|
package/CHANGELOG.md
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
# @platforma-open/milaboratories.3d-structure-prediction.software
|
|
2
|
-
|
|
3
|
-
## 1.0.7
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- 8aeaff0: Load ImmuneBuilder model weights from a published Platforma asset (`immunebuilder-weights-assets`) instead of downloading them from Zenodo at runtime. The matching per-mode asset is mounted into each batch workdir and passed to ImmuneBuilder via `--weights-dir`. Removes the pre-warmup step, the per-batch warmup sentinel wiring, and the Docker image weight bake.
|
|
8
|
-
|
|
9
|
-
## 1.0.6
|
|
10
|
-
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- 49b6d30: Update workflow version
|
|
14
|
-
|
|
15
|
-
## 1.0.5
|
|
16
|
-
|
|
17
|
-
### Patch Changes
|
|
18
|
-
|
|
19
|
-
- 4438d9d: Clarify NanoBodyBuilder2 usage in the settings panel: relabel the light chain dropdown as optional with a tooltip, and expand the mode-info alert to note that NanoBodyBuilder2 is camelid-VHH-trained, so for conventional heavy-only inputs (e.g. human bulk IGH-only) the produced structure has VHH-biased framework geometry.
|
|
20
|
-
|
|
21
|
-
Drop the user-facing CPU and memory inputs (per-batch resources are fixed). Each prediction batch now requests 4 CPU cores and 4 GiB of memory.
|
|
22
|
-
|
|
23
|
-
Stop writing a wall-clock `prediction-date` REMARK into emitted PDBs. The timestamp made every PDB byte-different on every run, breaking the platforma backend's content-addressed caching — downstream nodes that consumed merged PDB ResourceMaps hit `CIDConflictError`. The other provenance REMARKs (immunebuilder version, torch seed, block version, numbering scheme) plus the seeded ensemble fully determine the prediction.
|
|
24
|
-
|
|
25
|
-
Make the saved Python wrapper log byte-stable for identical inputs: drop the per-line UTC timestamp prefix and remove every wall-clock duration printed by `_log` (`predictor ready in Xs`, `predicted in Xs`, `elapsed=Xs`). The exec template saves stdout via `saveStdoutStream()` into the regular file output set, so its content hash flows into the resource CID; timestamped logs would re-introduce the same `CIDConflictError` failure mode as the PDB date.
|
|
26
|
-
|
|
27
|
-
Set `stepCache: 30 * times.minute` on the `processColumn` call so per-batch outputs stay reachable for the dedup/recovery path across project re-renders, matching the convention used by mixcr-clonotyping and miltenyi-tcr-bcr-clonotyping.
|
|
28
|
-
|
|
29
|
-
Add the species selector (spec R44): `human | mouse | camelid | rat | rabbit | other`, default `human`. Species is included in the block subtitle (R56) alongside the engine. The mode-info banner now splits into two cases: when the species is `camelid` and the light chain is unset we treat it as a true VHH input (informational); for any other species combined with heavy-only input we surface a warning that NanoBodyBuilder2's framework geometry is biased away from conventional VH. A separate warning fires for ABodyBuilder2 runs on species outside the training distribution (anything other than human or mouse). Species is held in `BlockData` only — the workflow does not consume it yet, so switching species does not invalidate cached predictions. Upstream clonotyping blocks do not propagate species through PColumn specs today, so the selector is user-supplied; once upstream wires `pl7.app/species` onto the clonotype-axis domain, this block can pre-fill the default.
|
|
30
|
-
|
|
31
|
-
## 1.0.4
|
|
32
|
-
|
|
33
|
-
### Patch Changes
|
|
34
|
-
|
|
35
|
-
- 7a0fedd: Fix docker permissions
|
|
36
|
-
|
|
37
|
-
## 1.0.3
|
|
38
|
-
|
|
39
|
-
### Patch Changes
|
|
40
|
-
|
|
41
|
-
- 53a03a1: Fix dependency resolution for docker
|
|
42
|
-
|
|
43
|
-
## 1.0.2
|
|
44
|
-
|
|
45
|
-
### Patch Changes
|
|
46
|
-
|
|
47
|
-
- 4f126ee: Use custom Dockerfile
|
|
48
|
-
|
|
49
|
-
## 1.0.1
|
|
50
|
-
|
|
51
|
-
### Patch Changes
|
|
52
|
-
|
|
53
|
-
- 9f63d06: Bump pdbfixer to dependencies
|
package/Dockerfile
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
# syntax=docker/dockerfile:1
|
|
2
|
-
#
|
|
3
|
-
# Cloud-side image for the 3D-structure-prediction block.
|
|
4
|
-
#
|
|
5
|
-
# Why this exists: pl-pkg's auto-generated Dockerfile uses python:3.12-slim
|
|
6
|
-
# and installs only requirements.txt deps. ImmuneBuilder relies at import
|
|
7
|
-
# time on `anarci` and `pdbfixer`, neither of which are usable from PyPI
|
|
8
|
-
# (anarci is yanked; pdbfixer is sdist-only and lacks several runtime
|
|
9
|
-
# pieces). Locally the runenv ships hand-bundled anarci + HMMER + databases;
|
|
10
|
-
# the cloud autogen ignores all that. This Dockerfile closes the gap by
|
|
11
|
-
# pulling those packages from bioconda, then layering ImmuneBuilder + torch
|
|
12
|
-
# via pip on top.
|
|
13
|
-
#
|
|
14
|
-
# pl-pkg invokes `docker build <context> -f Dockerfile`. Context is set to
|
|
15
|
-
# `src_python` in package.json, so all COPY paths below are relative to
|
|
16
|
-
# software/src_python/.
|
|
17
|
-
|
|
18
|
-
FROM mambaorg/micromamba:1.5.10
|
|
19
|
-
|
|
20
|
-
USER root
|
|
21
|
-
|
|
22
|
-
# anarci and hmmer are deliberately left unpinned: bioconda's recipe builds
|
|
23
|
-
# the HMM database at install time and the database depends on the HMMER
|
|
24
|
-
# version, so locking the hash for both pkgs at once is fragile across
|
|
25
|
-
# bioconda updates. After the first successful CI build, run
|
|
26
|
-
# micromamba list -n base anarci hmmer
|
|
27
|
-
# inside the image and copy the resulting build strings here if you need
|
|
28
|
-
# bit-identical reproducibility.
|
|
29
|
-
RUN micromamba install -y -n base -c bioconda -c conda-forge \
|
|
30
|
-
python=3.12.10 \
|
|
31
|
-
anarci \
|
|
32
|
-
hmmer \
|
|
33
|
-
biopython=1.85 \
|
|
34
|
-
openmm=8.3.1 \
|
|
35
|
-
pdbfixer=1.12.0 \
|
|
36
|
-
numpy=2.4.3 \
|
|
37
|
-
scipy=1.17.1 \
|
|
38
|
-
&& micromamba clean --all --yes
|
|
39
|
-
|
|
40
|
-
# Activate the base env for every subsequent RUN/CMD layer so pip and
|
|
41
|
-
# python resolve to /opt/conda/{bin,lib}.
|
|
42
|
-
ARG MAMBA_DOCKERFILE_ACTIVATE=1
|
|
43
|
-
ENV PATH=/opt/conda/bin:$PATH
|
|
44
|
-
|
|
45
|
-
# Make conda's libstdc++ (and friends) win over the older system libs in
|
|
46
|
-
# /lib/x86_64-linux-gnu. Pip-installed extension wheels (manylinux2014+)
|
|
47
|
-
# expect a recent CXXABI; the base image's system libstdc++ predates it.
|
|
48
|
-
ENV LD_LIBRARY_PATH=/opt/conda/lib
|
|
49
|
-
|
|
50
|
-
# Layer pip-only deps (ImmuneBuilder + CPU torch). Anything bioconda
|
|
51
|
-
# already provides is re-resolved by pip; pinned versions in
|
|
52
|
-
# requirements.txt match the conda packages so this is a no-op for those.
|
|
53
|
-
COPY requirements.txt /tmp/requirements.txt
|
|
54
|
-
RUN pip install --no-cache-dir \
|
|
55
|
-
--extra-index-url https://download.pytorch.org/whl/cpu \
|
|
56
|
-
-r /tmp/requirements.txt
|
|
57
|
-
|
|
58
|
-
# Block sources (everything in src_python/).
|
|
59
|
-
WORKDIR /app
|
|
60
|
-
COPY . /app/
|
|
61
|
-
ENV PYTHONPATH=/app
|
|
62
|
-
|
|
63
|
-
CMD ["python", "/app/run_immunebuilder.py"]
|