partis-bcr 1.0.10__cp312-cp312-macosx_10_13_universal2.whl → 1.0.11__cp312-cp312-macosx_10_13_universal2.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.
- bin/parse-output.py +2 -2
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/parse-output.py +2 -2
- {partis_bcr-1.0.10.dist-info → partis_bcr-1.0.11.dist-info}/METADATA +1 -1
- {partis_bcr-1.0.10.dist-info → partis_bcr-1.0.11.dist-info}/RECORD +47 -47
- test/new-results/test.log +9 -9
- test/paired/new-results/partition-new-simu/fasttree/iclust-0/log +4 -4
- test/paired/new-results/partition-new-simu/fasttree/iclust-1/log +4 -4
- test/paired/new-results/partition-new-simu/fasttree/iclust-2/log +4 -4
- test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/log +4 -4
- test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/log +1 -1
- test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-0/log +3 -3
- test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg +107 -107
- test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg +83 -83
- test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg +61 -61
- test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg +18 -18
- test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg +24 -24
- test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg +35 -35
- test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg +22 -22
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg +45 -45
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg +45 -45
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg +45 -45
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg +15 -15
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg +15 -15
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg +47 -47
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg +48 -48
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg +27 -27
- test/paired/new-results/run-times.csv +6 -6
- test/paired/new-results/subset-partition-new-simu/isub-0/partition.log +59 -59
- test/paired/new-results/subset-partition-new-simu/isub-1/partition.log +63 -64
- test/paired/new-results/subset-partition-new-simu/merged-partition.log +34 -34
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml +1 -1
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml +1 -1
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml +1 -1
- test/paired/new-results/test.log +151 -151
- test/phylo-naive-run.py +1 -1
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/cf-alleles.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/cf-germlines.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/compare-plotdirs.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/extract-pairing-info.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/gctree-run.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/get-naive-probabilities.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/partis-test.py +0 -0
- {partis_bcr-1.0.10.data → partis_bcr-1.0.11.data}/scripts/split-loci.py +0 -0
- {partis_bcr-1.0.10.dist-info → partis_bcr-1.0.11.dist-info}/WHEEL +0 -0
- {partis_bcr-1.0.10.dist-info → partis_bcr-1.0.11.dist-info}/entry_points.txt +0 -0
- {partis_bcr-1.0.10.dist-info → partis_bcr-1.0.11.dist-info}/licenses/COPYING +0 -0
- {partis_bcr-1.0.10.dist-info → partis_bcr-1.0.11.dist-info}/top_level.txt +0 -0
@@ -6,7 +6,7 @@
|
|
6
6
|
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
7
7
|
<cc:Work>
|
8
8
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
9
|
-
<dc:date>2025-08-
|
9
|
+
<dc:date>2025-08-19T20:55:41.107388</dc:date>
|
10
10
|
<dc:format>image/svg+xml</dc:format>
|
11
11
|
<dc:creator>
|
12
12
|
<cc:Agent>
|
@@ -41,19 +41,19 @@ z
|
|
41
41
|
<g id="xtick_1">
|
42
42
|
<g id="line2d_1">
|
43
43
|
<defs>
|
44
|
-
<path id="
|
44
|
+
<path id="m6d1ebf0fc6" d="M 0 0
|
45
45
|
L 0 3.5
|
46
46
|
" style="stroke: #262626; stroke-width: 0.8"/>
|
47
47
|
</defs>
|
48
48
|
<g>
|
49
|
-
<use xlink:href="#
|
49
|
+
<use xlink:href="#m6d1ebf0fc6" x="82.944" y="276.48" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
50
50
|
</g>
|
51
51
|
</g>
|
52
52
|
</g>
|
53
53
|
<g id="xtick_2">
|
54
54
|
<g id="line2d_2">
|
55
55
|
<g>
|
56
|
-
<use xlink:href="#
|
56
|
+
<use xlink:href="#m6d1ebf0fc6" x="153.9072" y="276.48" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
57
57
|
</g>
|
58
58
|
</g>
|
59
59
|
<g id="text_1">
|
@@ -63,7 +63,7 @@ L 0 3.5
|
|
63
63
|
<g id="xtick_3">
|
64
64
|
<g id="line2d_3">
|
65
65
|
<g>
|
66
|
-
<use xlink:href="#
|
66
|
+
<use xlink:href="#m6d1ebf0fc6" x="224.8704" y="276.48" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
67
67
|
</g>
|
68
68
|
</g>
|
69
69
|
<g id="text_2">
|
@@ -73,7 +73,7 @@ L 0 3.5
|
|
73
73
|
<g id="xtick_4">
|
74
74
|
<g id="line2d_4">
|
75
75
|
<g>
|
76
|
-
<use xlink:href="#
|
76
|
+
<use xlink:href="#m6d1ebf0fc6" x="295.8336" y="276.48" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
77
77
|
</g>
|
78
78
|
</g>
|
79
79
|
<g id="text_3">
|
@@ -83,7 +83,7 @@ L 0 3.5
|
|
83
83
|
<g id="xtick_5">
|
84
84
|
<g id="line2d_5">
|
85
85
|
<g>
|
86
|
-
<use xlink:href="#
|
86
|
+
<use xlink:href="#m6d1ebf0fc6" x="366.7968" y="276.48" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
87
87
|
</g>
|
88
88
|
</g>
|
89
89
|
<g id="text_4">
|
@@ -93,7 +93,7 @@ L 0 3.5
|
|
93
93
|
<g id="xtick_6">
|
94
94
|
<g id="line2d_6">
|
95
95
|
<g>
|
96
|
-
<use xlink:href="#
|
96
|
+
<use xlink:href="#m6d1ebf0fc6" x="437.76" y="276.48" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
97
97
|
</g>
|
98
98
|
</g>
|
99
99
|
</g>
|
@@ -102,12 +102,12 @@ L 0 3.5
|
|
102
102
|
<g id="ytick_1">
|
103
103
|
<g id="line2d_7">
|
104
104
|
<defs>
|
105
|
-
<path id="
|
105
|
+
<path id="me1b25954c4" d="M 0 0
|
106
106
|
L -3.5 0
|
107
107
|
" style="stroke: #262626; stroke-width: 0.8"/>
|
108
108
|
</defs>
|
109
109
|
<g>
|
110
|
-
<use xlink:href="#
|
110
|
+
<use xlink:href="#me1b25954c4" x="82.944" y="265.169455" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
111
111
|
</g>
|
112
112
|
</g>
|
113
113
|
<g id="text_5">
|
@@ -117,7 +117,7 @@ L -3.5 0
|
|
117
117
|
<g id="ytick_2">
|
118
118
|
<g id="line2d_8">
|
119
119
|
<g>
|
120
|
-
<use xlink:href="#
|
120
|
+
<use xlink:href="#me1b25954c4" x="82.944" y="215.483012" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
121
121
|
</g>
|
122
122
|
</g>
|
123
123
|
<g id="text_6">
|
@@ -127,7 +127,7 @@ L -3.5 0
|
|
127
127
|
<g id="ytick_3">
|
128
128
|
<g id="line2d_9">
|
129
129
|
<g>
|
130
|
-
<use xlink:href="#
|
130
|
+
<use xlink:href="#me1b25954c4" x="82.944" y="165.796569" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
131
131
|
</g>
|
132
132
|
</g>
|
133
133
|
<g id="text_7">
|
@@ -137,7 +137,7 @@ L -3.5 0
|
|
137
137
|
<g id="ytick_4">
|
138
138
|
<g id="line2d_10">
|
139
139
|
<g>
|
140
|
-
<use xlink:href="#
|
140
|
+
<use xlink:href="#me1b25954c4" x="82.944" y="116.110126" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
141
141
|
</g>
|
142
142
|
</g>
|
143
143
|
<g id="text_8">
|
@@ -147,7 +147,7 @@ L -3.5 0
|
|
147
147
|
<g id="ytick_5">
|
148
148
|
<g id="line2d_11">
|
149
149
|
<g>
|
150
|
-
<use xlink:href="#
|
150
|
+
<use xlink:href="#me1b25954c4" x="82.944" y="66.423683" style="fill: #262626; stroke: #262626; stroke-width: 0.8"/>
|
151
151
|
</g>
|
152
152
|
</g>
|
153
153
|
<g id="text_9">
|
@@ -161,25 +161,25 @@ L -3.5 0
|
|
161
161
|
<g id="LineCollection_1">
|
162
162
|
<path d="M 153.9072 83.951533
|
163
163
|
L 153.9072 38.958545
|
164
|
-
" clip-path="url(#
|
164
|
+
" clip-path="url(#paf897761da)" style="fill: none; stroke: #000000; stroke-opacity: 0.6; stroke-width: 3"/>
|
165
165
|
<path d="M 224.8704 235.357589
|
166
166
|
L 224.8704 215.483012
|
167
|
-
" clip-path="url(#
|
167
|
+
" clip-path="url(#paf897761da)" style="fill: none; stroke: #000000; stroke-opacity: 0.6; stroke-width: 3"/>
|
168
168
|
<path d="M 295.8336 265.169455
|
169
169
|
L 295.8336 265.169455
|
170
|
-
" clip-path="url(#
|
170
|
+
" clip-path="url(#paf897761da)" style="fill: none; stroke: #000000; stroke-opacity: 0.6; stroke-width: 3"/>
|
171
171
|
<path d="M 366.7968 237.526361
|
172
172
|
L 366.7968 218.282884
|
173
|
-
" clip-path="url(#
|
173
|
+
" clip-path="url(#paf897761da)" style="fill: none; stroke: #000000; stroke-opacity: 0.6; stroke-width: 3"/>
|
174
174
|
</g>
|
175
175
|
<g id="line2d_12">
|
176
176
|
<path d="M 153.9072 61.455039
|
177
177
|
L 224.8704 225.4203
|
178
178
|
L 295.8336 265.169455
|
179
179
|
L 366.7968 227.904622
|
180
|
-
" clip-path="url(#
|
180
|
+
" clip-path="url(#paf897761da)" style="fill: none; stroke: #000000; stroke-opacity: 0.6; stroke-width: 3; stroke-linecap: round"/>
|
181
181
|
<defs>
|
182
|
-
<path id="
|
182
|
+
<path id="m52e155ed32" d="M 0 3.25
|
183
183
|
C 0.86191 3.25 1.688635 2.907559 2.298097 2.298097
|
184
184
|
C 2.907559 1.688635 3.25 0.86191 3.25 0
|
185
185
|
C 3.25 -0.86191 2.907559 -1.688635 2.298097 -2.298097
|
@@ -191,11 +191,11 @@ C -1.688635 2.907559 -0.86191 3.25 0 3.25
|
|
191
191
|
z
|
192
192
|
" style="stroke: #000000; stroke-opacity: 0.6"/>
|
193
193
|
</defs>
|
194
|
-
<g clip-path="url(#
|
195
|
-
<use xlink:href="#
|
196
|
-
<use xlink:href="#
|
197
|
-
<use xlink:href="#
|
198
|
-
<use xlink:href="#
|
194
|
+
<g clip-path="url(#paf897761da)">
|
195
|
+
<use xlink:href="#m52e155ed32" x="153.9072" y="61.455039" style="fill-opacity: 0.6; stroke: #000000; stroke-opacity: 0.6"/>
|
196
|
+
<use xlink:href="#m52e155ed32" x="224.8704" y="225.4203" style="fill-opacity: 0.6; stroke: #000000; stroke-opacity: 0.6"/>
|
197
|
+
<use xlink:href="#m52e155ed32" x="295.8336" y="265.169455" style="fill-opacity: 0.6; stroke: #000000; stroke-opacity: 0.6"/>
|
198
|
+
<use xlink:href="#m52e155ed32" x="366.7968" y="227.904622" style="fill-opacity: 0.6; stroke: #000000; stroke-opacity: 0.6"/>
|
199
199
|
</g>
|
200
200
|
</g>
|
201
201
|
<g id="patch_3">
|
@@ -234,7 +234,7 @@ L 145.13664 108.8308
|
|
234
234
|
</g>
|
235
235
|
<g id="line2d_14">
|
236
236
|
<g>
|
237
|
-
<use xlink:href="#
|
237
|
+
<use xlink:href="#m52e155ed32" x="125.13664" y="108.8308" style="fill-opacity: 0.6; stroke: #000000; stroke-opacity: 0.6"/>
|
238
238
|
</g>
|
239
239
|
</g>
|
240
240
|
<g id="text_11">
|
@@ -244,7 +244,7 @@ L 145.13664 108.8308
|
|
244
244
|
</g>
|
245
245
|
</g>
|
246
246
|
<defs>
|
247
|
-
<clipPath id="
|
247
|
+
<clipPath id="paf897761da">
|
248
248
|
<rect x="82.944" y="27.648" width="354.816" height="248.832"/>
|
249
249
|
</clipPath>
|
250
250
|
</defs>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
name,seconds
|
2
|
-
cache-parameters-simu,
|
3
|
-
partition-new-simu,
|
4
|
-
subset-partition-new-simu,
|
5
|
-
seed-partition-new-simu,
|
6
|
-
get-selection-metrics-new-simu,
|
7
|
-
cache-parameters-data,
|
2
|
+
cache-parameters-simu,26.3
|
3
|
+
partition-new-simu,43.5
|
4
|
+
subset-partition-new-simu,129.1
|
5
|
+
seed-partition-new-simu,18.7
|
6
|
+
get-selection-metrics-new-simu,12.4
|
7
|
+
cache-parameters-data,38.6
|
@@ -36,21 +36,21 @@ writing to paired subdirs
|
|
36
36
|
[91mrun[0m partis cache-parameters --locus igh --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igh.fa --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw-cache.yaml
|
37
37
|
--input-metafnames: added meta info for 24 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml: loci paired-uids
|
38
38
|
caching parameters
|
39
|
-
vsearch: 24 / 24 v annotations (0 failed) with 8 v genes in 0.
|
39
|
+
vsearch: 24 / 24 v annotations (0 failed) with 8 v genes in 0.2 sec
|
40
40
|
keeping 6 / 198 v genes
|
41
41
|
smith-waterman (new-allele fitting)
|
42
42
|
vsearch: 24 / 24 v annotations (0 failed) with 6 v genes in 0.1 sec
|
43
43
|
running 10 procs for 24 seqs
|
44
44
|
info for 24 / 24 = 1.000 (removed: 0 failed)
|
45
45
|
kept 11 (0.458) unproductive
|
46
|
-
water time: 0.2 (ig-sw 0.0 processing 0.
|
46
|
+
water time: 0.2 (ig-sw 0.0 processing 0.2)
|
47
47
|
smith-waterman (writing parameters)
|
48
|
-
vsearch: 24 / 24 v annotations (0 failed) with 6 v genes in 0.
|
48
|
+
vsearch: 24 / 24 v annotations (0 failed) with 6 v genes in 0.2 sec
|
49
49
|
running 10 procs for 24 seqs
|
50
50
|
info for 24 / 24 = 1.000 (removed: 0 failed)
|
51
51
|
kept 11 (0.458) unproductive
|
52
52
|
writing sw results to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw-cache.yaml
|
53
|
-
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw (1.
|
53
|
+
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw (1.3 sec)
|
54
54
|
water time: 1.5 (ig-sw 1.4 processing 0.2)
|
55
55
|
writing hmms removed 21 genes from glfo (leaving v 6 d 13 j 4)
|
56
56
|
|
@@ -66,20 +66,20 @@ hmm
|
|
66
66
|
|
67
67
|
note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
|
68
68
|
(0.8 sec)
|
69
|
-
total time: 5.
|
69
|
+
total time: 5.9
|
70
70
|
[44mcache-parameters[0m [94migk[0m:
|
71
71
|
[91mrun[0m partis cache-parameters --locus igk --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igk.fa --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw-cache.yaml
|
72
72
|
--input-metafnames: added meta info for 18 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml: loci paired-uids
|
73
73
|
caching parameters
|
74
|
-
vsearch: 18 / 18 v annotations (0 failed) with 6 v genes in 0.
|
74
|
+
vsearch: 18 / 18 v annotations (0 failed) with 6 v genes in 0.2 sec
|
75
75
|
keeping 5 / 64 v genes
|
76
76
|
smith-waterman (new-allele fitting)
|
77
|
-
vsearch: 18 / 18 v annotations (0 failed) with 5 v genes in 0.
|
77
|
+
vsearch: 18 / 18 v annotations (0 failed) with 5 v genes in 0.1 sec
|
78
78
|
running 10 procs for 18 seqs
|
79
79
|
running 11 procs for 2 seqs
|
80
80
|
info for 18 / 18 = 1.000 (removed: 0 failed)
|
81
81
|
kept 5 (0.278) unproductive
|
82
|
-
water time: 0.3 (ig-sw 0.0 processing 0.
|
82
|
+
water time: 0.3 (ig-sw 0.0 processing 0.1)
|
83
83
|
smith-waterman (writing parameters)
|
84
84
|
vsearch: 18 / 18 v annotations (0 failed) with 5 v genes in 0.1 sec
|
85
85
|
running 10 procs for 18 seqs
|
@@ -87,8 +87,8 @@ smith-waterman (writing parameters)
|
|
87
87
|
info for 18 / 18 = 1.000 (removed: 0 failed)
|
88
88
|
kept 5 (0.278) unproductive
|
89
89
|
writing sw results to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw-cache.yaml
|
90
|
-
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw (
|
91
|
-
water time: 1.
|
90
|
+
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw (0.8 sec)
|
91
|
+
water time: 1.2 (ig-sw 0.9 processing 0.1)
|
92
92
|
writing hmms removed 2 genes from glfo (leaving v 5 d 1 j 5)
|
93
93
|
|
94
94
|
note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
|
@@ -96,19 +96,19 @@ smith-waterman (writing parameters)
|
|
96
96
|
hmm
|
97
97
|
reading output
|
98
98
|
read 18 hmm output lines with 18 sequences in 18 events (0 failures)
|
99
|
-
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/hmm (
|
100
|
-
infra time:
|
101
|
-
hmm step time: 1.
|
99
|
+
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/hmm (0.7 sec)
|
100
|
+
infra time: 0.8
|
101
|
+
hmm step time: 1.1
|
102
102
|
writing hmms removed 0 genes from glfo (leaving v 5 d 1 j 5)
|
103
103
|
|
104
104
|
note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
|
105
|
-
(0.
|
106
|
-
total time: 4.
|
105
|
+
(0.5 sec)
|
106
|
+
total time: 4.0
|
107
107
|
[44mcache-parameters[0m [94migl[0m:
|
108
108
|
[91mrun[0m partis cache-parameters --locus igl --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igl.fa --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw-cache.yaml
|
109
109
|
--input-metafnames: added meta info for 10 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml: loci paired-uids
|
110
110
|
caching parameters
|
111
|
-
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.
|
111
|
+
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.0 sec
|
112
112
|
keeping 3 / 80 v genes
|
113
113
|
smith-waterman (new-allele fitting)
|
114
114
|
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.1 sec
|
@@ -117,13 +117,13 @@ smith-waterman (new-allele fitting)
|
|
117
117
|
kept 7 (0.700) unproductive
|
118
118
|
water time: 0.1 (ig-sw 0.0 processing 0.1)
|
119
119
|
smith-waterman (writing parameters)
|
120
|
-
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.
|
120
|
+
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.0 sec
|
121
121
|
running 10 procs for 10 seqs
|
122
122
|
info for 10 / 10 = 1.000 (removed: 0 failed)
|
123
123
|
kept 7 (0.700) unproductive
|
124
124
|
writing sw results to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw-cache.yaml
|
125
|
-
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw (0.
|
126
|
-
water time: 0.
|
125
|
+
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw (0.5 sec)
|
126
|
+
water time: 0.7 (ig-sw 0.6 processing 0.1)
|
127
127
|
writing hmms removed 7 genes from glfo (leaving v 3 d 1 j 2)
|
128
128
|
|
129
129
|
note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
|
@@ -131,14 +131,14 @@ smith-waterman (writing parameters)
|
|
131
131
|
hmm
|
132
132
|
reading output
|
133
133
|
read 10 hmm output lines with 10 sequences in 10 events (0 failures)
|
134
|
-
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/hmm (0.
|
135
|
-
infra time: 0.
|
136
|
-
hmm step time: 0.
|
134
|
+
writing parameters to test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/hmm (0.4 sec)
|
135
|
+
infra time: 0.5
|
136
|
+
hmm step time: 0.7
|
137
137
|
writing hmms removed 0 genes from glfo (leaving v 3 d 1 j 2)
|
138
138
|
|
139
139
|
note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
|
140
|
-
(0.
|
141
|
-
total time: 3
|
140
|
+
(0.2 sec)
|
141
|
+
total time: 2.3
|
142
142
|
[44mpartition[0m [94migh[0m:
|
143
143
|
[91mrun[0m partis partition --locus igh --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igh.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/single-chain/partition-igh.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw-cache.yaml
|
144
144
|
--input-metafnames: added meta info for 24 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml: loci paired-uids
|
@@ -152,18 +152,18 @@ smith-waterman
|
|
152
152
|
hmm
|
153
153
|
caching all 24 naive sequences (0.7s)
|
154
154
|
collapsed 24 queries into 22 clusters with identical naive seqs (0.0 sec)
|
155
|
-
22 clusters with 10 procs (0.
|
155
|
+
22 clusters with 10 procs (0.4s)
|
156
156
|
22 clusters with 7 procs (0.4s)
|
157
|
-
20 clusters with 5 procs (0.
|
157
|
+
20 clusters with 5 procs (0.3s)
|
158
158
|
18 clusters with 3 procs (0.5s)
|
159
159
|
14 clusters with 2 procs (0.4s)
|
160
160
|
12 clusters with 1 proc (0.4s)
|
161
161
|
[93mnote[0m not merging entire cpath history
|
162
|
-
partition loop time: 2.
|
162
|
+
partition loop time: 2.3
|
163
163
|
getting annotations for final partition
|
164
|
-
subcluster annotating 12 clusters with steps: (0.
|
165
|
-
subcluster annotation time 0.
|
166
|
-
total time: 4.
|
164
|
+
subcluster annotating 12 clusters with steps: (0.7s) (0.2s)
|
165
|
+
subcluster annotation time 0.9
|
166
|
+
total time: 4.0
|
167
167
|
[44mpartition[0m [94migk[0m:
|
168
168
|
[91mrun[0m partis partition --locus igk --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igk.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/single-chain/partition-igk.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw-cache.yaml
|
169
169
|
--input-metafnames: added meta info for 18 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml: loci paired-uids
|
@@ -175,41 +175,41 @@ smith-waterman
|
|
175
175
|
kept 5 (0.278) unproductive
|
176
176
|
water time: 0.0
|
177
177
|
hmm
|
178
|
-
caching all 18 naive sequences (0.
|
178
|
+
caching all 18 naive sequences (0.4s)
|
179
179
|
collapsed 18 queries into 7 clusters with identical naive seqs (0.0 sec)
|
180
180
|
reducing n procs to number of clusters: 10 --> 7
|
181
181
|
7 clusters with 7 procs (0.3s)
|
182
|
-
7 clusters with 5 procs (0.
|
182
|
+
7 clusters with 5 procs (0.2s)
|
183
183
|
7 clusters with 3 procs (0.2s)
|
184
|
-
7 clusters with 2 procs (0.
|
185
|
-
7 clusters with 1 proc (0.
|
184
|
+
7 clusters with 2 procs (0.3s)
|
185
|
+
7 clusters with 1 proc (0.3s)
|
186
186
|
partition loop time: 1.3
|
187
187
|
getting annotations for final partition
|
188
|
-
subcluster annotating 6 clusters with steps: (0.
|
188
|
+
subcluster annotating 6 clusters with steps: (0.3s) (0.2s)
|
189
189
|
subcluster annotation time 0.6
|
190
|
-
total time: 2.
|
190
|
+
total time: 2.3
|
191
191
|
[44mpartition[0m [94migl[0m:
|
192
192
|
[91mrun[0m partis partition --locus igl --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igl.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/single-chain/partition-igl.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw-cache.yaml
|
193
193
|
--input-metafnames: added meta info for 10 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml: loci paired-uids
|
194
194
|
partitioning (with test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/hmm)
|
195
195
|
smith-waterman
|
196
|
-
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.
|
196
|
+
vsearch: 10 / 10 v annotations (0 failed) with 3 v genes in 0.1 sec
|
197
197
|
reading sw results from test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw-cache.yaml
|
198
198
|
info for 10 / 10 = 1.000 (removed: 0 failed, 0 duplicates [removed when cache file was written])
|
199
199
|
kept 7 (0.700) unproductive
|
200
200
|
water time: 0.0
|
201
201
|
hmm
|
202
|
-
caching all 10 naive sequences (0.
|
202
|
+
caching all 10 naive sequences (0.3s)
|
203
203
|
collapsed 10 queries into 3 clusters with identical naive seqs (0.0 sec)
|
204
204
|
reducing n procs to number of clusters: 10 --> 3
|
205
205
|
3 clusters with 3 procs (0.2s)
|
206
|
-
3 clusters with 2 procs (0.
|
206
|
+
3 clusters with 2 procs (0.1s)
|
207
207
|
3 clusters with 1 proc (0.3s)
|
208
|
-
partition loop time: 0.
|
208
|
+
partition loop time: 0.6
|
209
209
|
getting annotations for final partition
|
210
210
|
subcluster annotating 3 clusters with steps: (0.2s) (0.2s)
|
211
|
-
subcluster annotation time 0.
|
212
|
-
total time: 1.
|
211
|
+
subcluster annotation time 0.3
|
212
|
+
total time: 1.3
|
213
213
|
[44mcombining[0m chains
|
214
214
|
cleaning pair info for 52 seqs
|
215
215
|
synchronized/fixed 0 pairs where one had no pair info after cleaning: [94mh[0m 0 [95mk[0m 0 [92ml[0m 0
|
@@ -229,7 +229,7 @@ cleaning pair info for 52 seqs
|
|
229
229
|
[95mk[0m 0 0 3
|
230
230
|
merge time 0.0
|
231
231
|
need to get annotations for 1/8 joint igh clusters
|
232
|
-
tag: v1.0.
|
232
|
+
tag: v1.0.11
|
233
233
|
[44mannotate[0m [94migh+igk[0m:[94m igh[0m
|
234
234
|
[91mrun[0m partis annotate --locus igh --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/meta-igh.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/input-seqs-igh.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igh.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw-cache.yaml --ignore-sw-pair-info --input-partition-fname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igh-only-partition.yaml
|
235
235
|
--input-metafnames: added meta info for 16 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/meta-igh.yaml: loci paired-uids
|
@@ -242,26 +242,26 @@ smith-waterman
|
|
242
242
|
kept 6 (0.375) unproductive
|
243
243
|
water time: 0.0
|
244
244
|
hmm
|
245
|
-
subcluster annotating 8 clusters with steps: (0.4s) (0.
|
246
|
-
subcluster annotation time 0.
|
245
|
+
subcluster annotating 8 clusters with steps: (0.4s) (0.3s)
|
246
|
+
subcluster annotation time 0.7
|
247
247
|
total time: 0.8
|
248
248
|
need to get annotations for 5/8 joint igk clusters
|
249
|
-
tag: v1.0.
|
249
|
+
tag: v1.0.11
|
250
250
|
[44mannotate[0m [94migh+igk[0m:[94m igk[0m
|
251
251
|
[91mrun[0m partis annotate --locus igk --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/meta-igk.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/input-seqs-igk.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igk.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw-cache.yaml --ignore-sw-pair-info --input-partition-fname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igk-only-partition.yaml
|
252
252
|
--input-metafnames: added meta info for 18 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/meta-igk.yaml: loci paired-uids
|
253
253
|
--input-partition-fname: read best partition with 18 sequences in 8 clusters from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igk-only-partition.yaml
|
254
254
|
annotating (with test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/hmm)
|
255
255
|
smith-waterman
|
256
|
-
vsearch: 18 / 18 v annotations (0 failed) with 5 v genes in 0.
|
256
|
+
vsearch: 18 / 18 v annotations (0 failed) with 5 v genes in 0.1 sec
|
257
257
|
reading sw results from test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igk/sw-cache.yaml
|
258
258
|
info for 18 / 18 = 1.000 (removed: 0 failed, 0 duplicates [removed when cache file was written])
|
259
259
|
kept 5 (0.278) unproductive
|
260
260
|
water time: 0.0
|
261
261
|
hmm
|
262
|
-
subcluster annotating 8 clusters with steps: (0.
|
263
|
-
subcluster annotation time 0.
|
264
|
-
total time: 0.
|
262
|
+
subcluster annotating 8 clusters with steps: (0.3s) (0.2s)
|
263
|
+
subcluster annotation time 0.5
|
264
|
+
total time: 0.6
|
265
265
|
[94migh+igl[0m: synchronizing heavy and light chain cluster paths
|
266
266
|
removing badly + unpaired seqs: kept 0 total unpaired (i.e. setting aside in order to reintegrate after paired clustering): [94mh[0m 0 [92ml[0m 0
|
267
267
|
note: discarding unpaired seqs in families with no (well-)paired seqs (i.e. families that are all either unpaired or paired to the other/wrong light chain), rather than keeping track of them to re-add later
|
@@ -277,7 +277,7 @@ hmm
|
|
277
277
|
[94mh[0m 0 0 0
|
278
278
|
[92ml[0m 0 0 0
|
279
279
|
merge time 0.0
|
280
|
-
tag: v1.0.
|
280
|
+
tag: v1.0.11
|
281
281
|
[44mannotate[0m [94migh+igl[0m:[94m igh[0m
|
282
282
|
[91mrun[0m partis annotate --locus igh --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/meta-igh.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/input-seqs-igh.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/partition-igh.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw-cache.yaml --ignore-sw-pair-info --input-partition-fname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/partition-igh-only-partition.yaml
|
283
283
|
--input-metafnames: added meta info for 7 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/meta-igh.yaml: loci paired-uids
|
@@ -285,17 +285,17 @@ hmm
|
|
285
285
|
--input-partition-fname: read best partition with 7 sequences in 3 clusters from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/partition-igh-only-partition.yaml
|
286
286
|
annotating (with test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/hmm)
|
287
287
|
smith-waterman
|
288
|
-
vsearch: 7 / 7 v annotations (0 failed) with 2 v genes in 0.
|
288
|
+
vsearch: 7 / 7 v annotations (0 failed) with 2 v genes in 0.2 sec
|
289
289
|
reading sw results from test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igh/sw-cache.yaml
|
290
290
|
info for 7 / 7 = 1.000 (removed: 0 failed, 0 duplicates [removed when cache file was written])
|
291
291
|
kept 4 (0.571) unproductive
|
292
292
|
water time: 0.0
|
293
293
|
hmm
|
294
|
-
subcluster annotating 3 clusters with steps: (0.
|
294
|
+
subcluster annotating 3 clusters with steps: (0.2s) (0.3s)
|
295
295
|
subcluster annotation time 0.5
|
296
|
-
total time: 0.
|
296
|
+
total time: 0.7
|
297
297
|
need to get annotations for 2/3 joint igl clusters
|
298
|
-
tag: v1.0.
|
298
|
+
tag: v1.0.11
|
299
299
|
[44mannotate[0m [94migh+igl[0m:[94m igl[0m
|
300
300
|
[91mrun[0m partis annotate --locus igl --dont-write-git-info --max-ccf-fail-frac 0.15 --random-seed 1 --n-procs 10 --input-metafnames test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/meta-igl.yaml --infname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/input-seqs-igl.fa --outfname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/partition-igl.yaml --refuse-to-cache-parameters --parameter-dir test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl --sw-cachefname test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw-cache.yaml --ignore-sw-pair-info --input-partition-fname test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/partition-igl-only-partition.yaml
|
301
301
|
--input-metafnames: added meta info for 7 sequences from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/meta-igl.yaml: loci paired-uids
|
@@ -303,15 +303,15 @@ hmm
|
|
303
303
|
--input-partition-fname: read best partition with 7 sequences in 3 clusters from test/paired/new-results/subset-partition-new-simu/isub-0/igh+igl/partition-igl-only-partition.yaml
|
304
304
|
annotating (with test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/hmm)
|
305
305
|
smith-waterman
|
306
|
-
vsearch: 7 / 7 v annotations (0 failed) with 2 v genes in 0.
|
306
|
+
vsearch: 7 / 7 v annotations (0 failed) with 2 v genes in 0.1 sec
|
307
307
|
reading sw results from test/paired/new-results/subset-partition-new-simu/isub-0/parameters/igl/sw-cache.yaml
|
308
308
|
info for 7 / 7 = 1.000 (removed: 0 failed, 0 duplicates [removed when cache file was written])
|
309
309
|
kept 6 (0.857) unproductive
|
310
310
|
water time: 0.0
|
311
311
|
hmm
|
312
|
-
subcluster annotating 3 clusters with steps: (0.
|
312
|
+
subcluster annotating 3 clusters with steps: (0.2s) (0.2s)
|
313
313
|
subcluster annotation time 0.4
|
314
|
-
total time: 0.
|
314
|
+
total time: 0.6
|
315
315
|
--input-metafnames: no meta info added from test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml
|
316
316
|
concatenating heavy chain loci:
|
317
317
|
[94mh[0m starting with 8 annotations (16 seqs)
|
@@ -324,4 +324,4 @@ hmm
|
|
324
324
|
[94mh[0m 12 --> 11 [91m-1[0m
|
325
325
|
[95mk[0m 6 --> 8 [91m+2[0m
|
326
326
|
[92ml[0m 3 --> 3
|
327
|
-
total time:
|
327
|
+
total time: 46.2
|