partis-bcr 1.0.11.post1.dev3__cp312-cp312-manylinux1_x86_64.whl → 1.0.12__cp312-cp312-manylinux1_x86_64.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.
Files changed (55) hide show
  1. bin/partis-test.py +3 -3
  2. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/partis-test.py +3 -3
  3. {partis_bcr-1.0.11.post1.dev3.dist-info → partis_bcr-1.0.12.dist-info}/METADATA +1 -1
  4. {partis_bcr-1.0.11.post1.dev3.dist-info → partis_bcr-1.0.12.dist-info}/RECORD +55 -54
  5. test/new-results/run-times.csv +5 -5
  6. test/new-results/test/simu.yaml +1 -1
  7. test/new-results/test.log +26 -26
  8. test/paired/new-results/partition-new-simu/fasttree/iclust-2/log +1 -1
  9. test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/log +2 -2
  10. test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg +107 -107
  11. test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg +83 -83
  12. test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg +61 -61
  13. test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg +18 -18
  14. test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg +24 -24
  15. test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg +35 -35
  16. test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg +22 -22
  17. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg +45 -45
  18. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg +45 -45
  19. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg +45 -45
  20. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg +15 -15
  21. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg +15 -15
  22. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg +47 -47
  23. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg +48 -48
  24. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg +27 -27
  25. test/paired/new-results/run-times.csv +6 -6
  26. test/paired/new-results/subset-partition-new-simu/isub-0/partition.log +9 -5
  27. test/paired/new-results/subset-partition-new-simu/isub-1/partition.log +6 -2
  28. test/paired/new-results/subset-partition-new-simu/merged-partition.log +7 -3
  29. test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml +1 -1
  30. test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml +1 -1
  31. test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml +1 -1
  32. test/paired/new-results/test/simu/all-seqs.fa +168 -212
  33. test/paired/new-results/test/simu/igh+igk/igh.yaml +1 -1
  34. test/paired/new-results/test/simu/igh+igk/igk.yaml +1 -1
  35. test/paired/new-results/test/simu/igh+igl/igh.yaml +1 -1
  36. test/paired/new-results/test/simu/igh+igl/igl.yaml +1 -1
  37. test/paired/new-results/test/simu/igh.yaml +1 -1
  38. test/paired/new-results/test/simu/igk.yaml +1 -1
  39. test/paired/new-results/test/simu/igl.yaml +1 -1
  40. test/paired/new-results/test/simu/meta.yaml +1 -1
  41. test/paired/new-results/test.log +115 -118
  42. test/test.py +3 -3
  43. test/trees.nwk +100 -0
  44. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/cf-alleles.py +0 -0
  45. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/cf-germlines.py +0 -0
  46. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/compare-plotdirs.py +0 -0
  47. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/extract-pairing-info.py +0 -0
  48. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/gctree-run.py +0 -0
  49. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/get-naive-probabilities.py +0 -0
  50. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/parse-output.py +0 -0
  51. {partis_bcr-1.0.11.post1.dev3.data → partis_bcr-1.0.12.data}/scripts/split-loci.py +0 -0
  52. {partis_bcr-1.0.11.post1.dev3.dist-info → partis_bcr-1.0.12.dist-info}/WHEEL +0 -0
  53. {partis_bcr-1.0.11.post1.dev3.dist-info → partis_bcr-1.0.12.dist-info}/entry_points.txt +0 -0
  54. {partis_bcr-1.0.11.post1.dev3.dist-info → partis_bcr-1.0.12.dist-info}/licenses/COPYING +0 -0
  55. {partis_bcr-1.0.11.post1.dev3.dist-info → partis_bcr-1.0.12.dist-info}/top_level.txt +0 -0
bin/partis-test.py CHANGED
@@ -299,8 +299,8 @@ class Tester(object):
299
299
 
300
300
  if ptest == 'simulate':
301
301
  argfo['parameter-dir'] = self.paramdir(input_stype, 'data')
302
- # if args.no_tree_gen:
303
- # argfo['extras'] += ['--input-simulation-treefname', '%s/test/trees.nwk'%utils.get_partis_dir()]
302
+ if args.no_tree_gen:
303
+ argfo['extras'] += ['--input-simulation-treefname', '%s/test/trees.nwk'%utils.get_partis_dir()]
304
304
  if args.no_per_base_mutation:
305
305
  argfo['extras'] += ['--no-per-base-mutation']
306
306
  else:
@@ -936,7 +936,7 @@ parser.add_argument('--only-bust-current', action='store_true', help='only bust
936
936
  parser.add_argument('--paired', action='store_true', help='run paired tests, i.e. with --paired-loci. Note that this doesn\'t test all the things (e.g. seed partitioning) that non-paired does.')
937
937
  parser.add_argument('--run-all', action='store_true', help='run all four combinations of tests: paired/non-paired and slow/non-slow (by default only runs one). *Not* for use with --bust-cache, which runs all of them by default.')
938
938
  parser.add_argument('--no-simu', action='store_true', help='don\'t run simulation, e.g. if using a minimal install')
939
- # parser.add_argument('--no-tree-gen', action='store_true', help='if set, use the pre-generated newick file instead of generating trees with R/TreeSim (to avoid R installation)')
939
+ parser.add_argument('--no-tree-gen', action='store_true', help='if set, use the pre-generated newick file instead of generating trees with R/TreeSim (to avoid R installation)')
940
940
  parser.add_argument('--no-per-base-mutation', action='store_true', help='use simpler, non-per-base mutation model (to avoid bpp-newlik compilation)')
941
941
  parser.add_argument('--ig-or-tr', default='ig')
942
942
  parser.add_argument('--print-width', type=int, default=300, help='set to 0 for infinite')
@@ -299,8 +299,8 @@ class Tester(object):
299
299
 
300
300
  if ptest == 'simulate':
301
301
  argfo['parameter-dir'] = self.paramdir(input_stype, 'data')
302
- # if args.no_tree_gen:
303
- # argfo['extras'] += ['--input-simulation-treefname', '%s/test/trees.nwk'%utils.get_partis_dir()]
302
+ if args.no_tree_gen:
303
+ argfo['extras'] += ['--input-simulation-treefname', '%s/test/trees.nwk'%utils.get_partis_dir()]
304
304
  if args.no_per_base_mutation:
305
305
  argfo['extras'] += ['--no-per-base-mutation']
306
306
  else:
@@ -936,7 +936,7 @@ parser.add_argument('--only-bust-current', action='store_true', help='only bust
936
936
  parser.add_argument('--paired', action='store_true', help='run paired tests, i.e. with --paired-loci. Note that this doesn\'t test all the things (e.g. seed partitioning) that non-paired does.')
937
937
  parser.add_argument('--run-all', action='store_true', help='run all four combinations of tests: paired/non-paired and slow/non-slow (by default only runs one). *Not* for use with --bust-cache, which runs all of them by default.')
938
938
  parser.add_argument('--no-simu', action='store_true', help='don\'t run simulation, e.g. if using a minimal install')
939
- # parser.add_argument('--no-tree-gen', action='store_true', help='if set, use the pre-generated newick file instead of generating trees with R/TreeSim (to avoid R installation)')
939
+ parser.add_argument('--no-tree-gen', action='store_true', help='if set, use the pre-generated newick file instead of generating trees with R/TreeSim (to avoid R installation)')
940
940
  parser.add_argument('--no-per-base-mutation', action='store_true', help='use simpler, non-per-base mutation model (to avoid bpp-newlik compilation)')
941
941
  parser.add_argument('--ig-or-tr', default='ig')
942
942
  parser.add_argument('--print-width', type=int, default=300, help='set to 0 for infinite')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: partis-bcr
3
- Version: 1.0.11.post1.dev3
3
+ Version: 1.0.12
4
4
  Summary: B- and T-cell receptor sequence annotation, simulation, clonal family and germline inference
5
5
  Home-page: https://github.com/psathyrella/partis
6
6
  Author: Duncan Ralph
@@ -26,7 +26,7 @@ bin/makeHtml,sha256=SMMulEmYoU4ve4jlCRNaDuw9f4FS4t8g_FGE7z5Ndb4,1190
26
26
  bin/mds-run.py,sha256=rShy5b3oqvFZqhNdVxrtyZ4nw7whK-SKPAYl2thXooU,2003
27
27
  bin/parse-output.py,sha256=MzCN5H9yisRjiLcUyfcg78Xvt3Q29qTAU1LpZ6OLMMg,19579
28
28
  bin/partis,sha256=QbCbvB8H9Ntm9WR598G_ytP6IvC9dQNo9E2N6anEt7A,225210
29
- bin/partis-test.py,sha256=GpvCssyBbpzTOWQM_mZMr5GzAQrI7XjAMzmIkkZRBno,64331
29
+ bin/partis-test.py,sha256=xscUK2fRnHwZ0xxzreffdzOmLO7XWEfUi737SA0OnXE,64325
30
30
  bin/partis.py,sha256=QbCbvB8H9Ntm9WR598G_ytP6IvC9dQNo9E2N6anEt7A,225210
31
31
  bin/plot-gl-set-trees.py,sha256=bgWPBmzzlD_YgWl9nQetGdzmgosXDKyVyfvaHs0VvVc,25695
32
32
  bin/plot-hmms.py,sha256=rKhPyWxexMKBt8kmwuM5ebFfFONtREoDlRqs4J52rT8,6560
@@ -303,16 +303,16 @@ data/substitution-profiles/GSSPs_for_VL_genes_with_at_least_300_lineages.txt,sha
303
303
  data/substitution-profiles/notes.txt,sha256=-DK9E31YovqOWaXR1Q-LL5KFhjVJcSLwXbriajUq1TA,389
304
304
  packages/ham/bcrham,sha256=1g26DafyE_6wglae2TUXc6xkpd2AUp0LDV6Kl_2S7jY,852320
305
305
  packages/ig-sw/src/ig_align/ig-sw,sha256=lYbqn7wujB6j1T7BGeeCqw5kwbPFn0213lDfUBmJb98,282048
306
- partis_bcr-1.0.11.post1.dev3.data/scripts/cf-alleles.py,sha256=AgFLoRfcwuX1InVpE3zG6-unqoCBGOeCTpEl_RZftvU,4723
307
- partis_bcr-1.0.11.post1.dev3.data/scripts/cf-germlines.py,sha256=8_bq0ue3ALFQ-a7-ntnhkbCaBdQ5mlWtQgNeQP_TvcQ,3135
308
- partis_bcr-1.0.11.post1.dev3.data/scripts/compare-plotdirs.py,sha256=AABVGUOwlLCijjo-wwDLfLHiq80TrFVm8mE-4Zqn5Sg,16370
309
- partis_bcr-1.0.11.post1.dev3.data/scripts/extract-pairing-info.py,sha256=IGPd4jYpsW3IPgsrxTJrk9jAwUKlb45eX3lOpb8Maos,2941
310
- partis_bcr-1.0.11.post1.dev3.data/scripts/gctree-run.py,sha256=BfSZCFgqdhUEqVsv2h20o6OkS6KbQgx5tfvBhySRx2U,13950
311
- partis_bcr-1.0.11.post1.dev3.data/scripts/get-naive-probabilities.py,sha256=WfuglaedP3PF0wpksGiUSvfAg4wJoNlucTPa1Wl9MDo,6916
312
- partis_bcr-1.0.11.post1.dev3.data/scripts/parse-output.py,sha256=2ArlyFI5zApS33gnApFqvbPvFHqmUmYsh71Amy6lkUE,19565
313
- partis_bcr-1.0.11.post1.dev3.data/scripts/partis-test.py,sha256=hOqVneQhovWYX0aTIsbvFqSqyJJTDowyMmYRDWEceYg,64317
314
- partis_bcr-1.0.11.post1.dev3.data/scripts/split-loci.py,sha256=K0WXQYtloL5rs46mwvEXUecqT3iG8bbqwNOTNwfpvzY,20704
315
- partis_bcr-1.0.11.post1.dev3.dist-info/licenses/COPYING,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
306
+ partis_bcr-1.0.12.data/scripts/cf-alleles.py,sha256=AgFLoRfcwuX1InVpE3zG6-unqoCBGOeCTpEl_RZftvU,4723
307
+ partis_bcr-1.0.12.data/scripts/cf-germlines.py,sha256=8_bq0ue3ALFQ-a7-ntnhkbCaBdQ5mlWtQgNeQP_TvcQ,3135
308
+ partis_bcr-1.0.12.data/scripts/compare-plotdirs.py,sha256=AABVGUOwlLCijjo-wwDLfLHiq80TrFVm8mE-4Zqn5Sg,16370
309
+ partis_bcr-1.0.12.data/scripts/extract-pairing-info.py,sha256=IGPd4jYpsW3IPgsrxTJrk9jAwUKlb45eX3lOpb8Maos,2941
310
+ partis_bcr-1.0.12.data/scripts/gctree-run.py,sha256=BfSZCFgqdhUEqVsv2h20o6OkS6KbQgx5tfvBhySRx2U,13950
311
+ partis_bcr-1.0.12.data/scripts/get-naive-probabilities.py,sha256=WfuglaedP3PF0wpksGiUSvfAg4wJoNlucTPa1Wl9MDo,6916
312
+ partis_bcr-1.0.12.data/scripts/parse-output.py,sha256=2ArlyFI5zApS33gnApFqvbPvFHqmUmYsh71Amy6lkUE,19565
313
+ partis_bcr-1.0.12.data/scripts/partis-test.py,sha256=ORpG0LjV1PzejY36rO8-Oi3katwOzygDFtcXSst9S_0,64311
314
+ partis_bcr-1.0.12.data/scripts/split-loci.py,sha256=K0WXQYtloL5rs46mwvEXUecqT3iG8bbqwNOTNwfpvzY,20704
315
+ partis_bcr-1.0.12.dist-info/licenses/COPYING,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
316
316
  python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
317
317
  python/alleleclusterer.py,sha256=x50E_lJMlKPc-CPkdkM1qe4AvVi-mkDJ1cBDxs5L-ms,30551
318
318
  python/allelefinder.py,sha256=SgJjopk5ivLOcmTumsWq5PZ05aPZ6zQyjTd1fxeRjaM,80402
@@ -371,15 +371,16 @@ test/mobille-igblast-run.py,sha256=YkKISY_lQ8BbV-6lu8uoLXAtyjNayxU1x7RQ6O77phI,1
371
371
  test/phylo-naive-run.py,sha256=CVOuyOTbCiFINZHrTcLNvk9j-dqnXu9n9LOWvAAVA44,5303
372
372
  test/run-gl-inference.sh,sha256=XK3cs5xQad5LAoVaVp2-3IMJssml8ZBNYPwLRrlW2vg,1408
373
373
  test/scoper-run.py,sha256=GzLeaGrh3IPzD9B4KC6GiS0wak8ctL7td2WJmsbb7K8,8672
374
- test/test.py,sha256=GpvCssyBbpzTOWQM_mZMr5GzAQrI7XjAMzmIkkZRBno,64331
374
+ test/test.py,sha256=xscUK2fRnHwZ0xxzreffdzOmLO7XWEfUi737SA0OnXE,64325
375
+ test/trees.nwk,sha256=aRmh5F2fnICw8De1Pzth5qBEp9GkoYBrzb_WoQVHWzE,20301
375
376
  test/new-results/annotate-new-simu.yaml,sha256=vaxN1is6V9RKzjPJI0fhSiutubXJvGXDGqPPvQjXvFw,65701
376
377
  test/new-results/cache-new-partition.csv,sha256=jHVEFlsBiSpjesVSFycef8WPFOc47b2BVXeX6XwKFHs,20628
377
378
  test/new-results/get-selection-metrics-new-simu.yaml,sha256=gePaoouvce-7rcq4_R_yM126SAFmmoqxqhDcjyVQwGs,8670
378
379
  test/new-results/multi-annotate-new-simu.yaml,sha256=dBpOYLfvkma-Tfy-DNAxsf7zB8niCRbuFSEbvSvsDLE,37319
379
380
  test/new-results/partition-new-simu.yaml,sha256=oQ1MSYpR_1ArYPfoLGYFBwaNDOrCcQ9IY0Rij75CJD8,37726
380
- test/new-results/run-times.csv,sha256=HwmoFvJLgq820-BMwBjCn2iN_tWoCxEVZrm5ahehh_Y,256
381
+ test/new-results/run-times.csv,sha256=2jYjH_jTjEyF8jVWnmkt9qZ0Zs_JOousuPx8BF4G9mQ,255
381
382
  test/new-results/seed-partition-new-simu.yaml,sha256=_OKhRdWnk6Ez1ntXXj3PFnbXZcepKYvtsi5nURN84v0,10671
382
- test/new-results/test.log,sha256=3xTJzk_k4PzpSsuCrRrGskNbsQZBH2BmfoM8tyY38Jk,20372
383
+ test/new-results/test.log,sha256=T-a_BqCXrGJtdHrVh8b1Vrm92w-iTbwX7v5Mh0PGomk,20450
383
384
  test/new-results/vsearch-partition-new-simu.yaml,sha256=8TCi7_M9ozjXkK82q2vdMD4yUgxwmjjORXPJVmrgReY,36290
384
385
  test/new-results/annotate-new-simu-annotation-performance/hmm/boundaries/d_3p_del.csv,sha256=ybPnGto_Ly4XhxcAaF48lH-eTqnlFi7GDvJ4f9dXP9Y,153
385
386
  test/new-results/annotate-new-simu-annotation-performance/hmm/boundaries/d_5p_del.csv,sha256=G1sT72mKm3q7QcXXDsDGdwbD-arhzQBV5k7id54LB_g,166
@@ -567,7 +568,7 @@ test/new-results/partition-new-simu-annotation-performance/sw/mutation/mute_freq
567
568
  test/new-results/partition-new-simu-annotation-performance/sw/mutation/muted_bases.csv,sha256=PHIIaj2iqO9j_2G9QQFo7DKsra61A4_2skRWCeeonxY,152
568
569
  test/new-results/partition-new-simu-annotation-performance/sw/mutation/v_hamming_to_true_naive.csv,sha256=mm4bOAHI1yTIte2PooOSreMdTOTommH4cwHIJc1B4_8,97
569
570
  test/new-results/partition-new-simu-annotation-performance/sw/mutation/v_muted_bases.csv,sha256=mm4bOAHI1yTIte2PooOSreMdTOTommH4cwHIJc1B4_8,97
570
- test/new-results/test/simu.yaml,sha256=KF6xrhqWkUjzExqtYeXvFxGJBCXWr-2PpcNE8Xeu3wo,39704
571
+ test/new-results/test/simu.yaml,sha256=65v1POoth7G0aUMs_KWPE9bk3sR7uj6RTmIwQjRD_74,68547
571
572
  test/new-results/test/parameters/data/sw-cache.yaml,sha256=FQKFUD7eS2pIz8FXry2DKj1XyXMfj57I_KX7iQbdhZ4,102890
572
573
  test/new-results/test/parameters/data/hmm/all-mean-mute-freqs.csv,sha256=zoYBWsn4UHXmOcodBTsyMlLD9ueg5zLM2DVZVG1z4R0,1280
573
574
  test/new-results/test/parameters/data/hmm/all-mean-n-muted.csv,sha256=9iQWbgFIVuk3pqNZsBN5wqYspDencYClYX9MiK0gJRQ,2523
@@ -973,8 +974,8 @@ test/new-results/test/parameters/simu/true/mute-freqs/IGHV4-4_star_09.csv,sha256
973
974
  test/new-results/test/parameters/simu/true/mute-freqs/IGHV4-61_star_01.csv,sha256=kONUU7EHhpBiHqSGDoWdTA5zBjaMYZDo385OHxsD5_w,40111
974
975
  test/new-results/test/parameters/simu/true/mute-freqs/IGHV5-51_star_01.csv,sha256=0BOZU7pYns4oh593bGeq2V-qPaLAdH33RodQUnwDmlo,38980
975
976
  test/paired/new-results/get-selection-metrics-new-simu-chosen-abs.csv,sha256=pPLqsoWr7MChKJCeXfFDEo6JS4IG21TgmLzoMi5-vdQ,12593
976
- test/paired/new-results/run-times.csv,sha256=He9aZWw2BudfEJG-YYRvpA6ccqki6uZBNla84f2OxKQ,208
977
- test/paired/new-results/test.log,sha256=7QbWzBA7yDYtMZOWbUOi70EgH_TQcK3DB7HmQAgpfjA,85873
977
+ test/paired/new-results/run-times.csv,sha256=Ds2dptDMCUjF1eKxvhNBuMdfaCBzsWl4aVwT3V2yTgo,208
978
+ test/paired/new-results/test.log,sha256=JziY1qJ9xPeir9iNr8E1FuQR50JGYF3PyVhkBS-mxNY,84815
978
979
  test/paired/new-results/partition-new-simu/partition-igh.yaml,sha256=qelM_0rtDDwpLWl6_ItvkrXioZ9MI6VMiLPMf6tcbIs,71140
979
980
  test/paired/new-results/partition-new-simu/partition-igk.yaml,sha256=9iTcIjgyiVsoADqym9El14fwDT4nU_xu2mWy_UeVHSA,46688
980
981
  test/paired/new-results/partition-new-simu/partition-igl.yaml,sha256=XdV7rr3fQJPi3-5NvCxhHI4k5huOja8zxdI9XHWatMQ,23871
@@ -995,7 +996,7 @@ test/paired/new-results/partition-new-simu/fasttree/iclust-1/input-seqs.fa,sha25
995
996
  test/paired/new-results/partition-new-simu/fasttree/iclust-1/log,sha256=ou_xxqXaZukRTI1w7eqlqmq0-kTNCasOjtqgC2mJ85A,1535
996
997
  test/paired/new-results/partition-new-simu/fasttree/iclust-2/fasttree.out,sha256=8iAGmWkl8Cw1An8YerCdGi3dYbBCqM03erljLmfZch0,234
997
998
  test/paired/new-results/partition-new-simu/fasttree/iclust-2/input-seqs.fa,sha256=XvNc2wDAuQR3Z7JnQF3QYnPxfYpQH3KzP__OfQymTcw,4434
998
- test/paired/new-results/partition-new-simu/fasttree/iclust-2/log,sha256=0B3jw_M5grPDVLkbVo0jzDZr40PZciuapueNAhQD9DU,1535
999
+ test/paired/new-results/partition-new-simu/fasttree/iclust-2/log,sha256=25KZIP4HeKCMxU4DesdGXYNygTysU6ZT4VMYzmWlgDA,1535
999
1000
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh-selection-metrics.yaml,sha256=qnyJc6r4fEij37iP8yKvwXdXa6oz1GlprIABjBvEac4,5954
1000
1001
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh.yaml,sha256=TvdmgfDmKq9FTXSZ8WvsP85OsORW3qB2hqMbGZG7_Ss,43157
1001
1002
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk-selection-metrics.yaml,sha256=1cTAXjSz2J7eW7WYV9a1HOnBArqlO66a9M3HQiMTuA0,4635
@@ -1005,7 +1006,7 @@ test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust
1005
1006
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/log,sha256=vO7VmqU3ovUHv5eeBQjBL4_OkUPmSrkzRJA-ygBuRy0,1693
1006
1007
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/fasttree.out,sha256=R_clhMra-ApsWz9L57q5eee5ouu2TRfhss6AEPherxA,217
1007
1008
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/input-seqs.fa,sha256=_AA1cnLEZd2n60CZ_FRSeUID4yggqfQyBXBbRa0ke5w,2723
1008
- test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/log,sha256=h81UNPsuHrMD0xu7yvQLELsttjwQCnlV8MB3joqjNVk,1692
1009
+ test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/log,sha256=p-Hb-ZI91nNZFRBKRQpOh1g0Nv_LdPzzAf7qRB-75j4,1692
1009
1010
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/fasttree.out,sha256=4BPvTBrBWb0QNzUIgOAifNN5zlQn2pwLeHyXL62KKAY,166
1010
1011
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/input-seqs.fa,sha256=xmghMTcWRSKgyfKU2rnLHgIF5uDeVXOkQH2xOPKxo-o,2825
1011
1012
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/log,sha256=WRAXrrNjPEfivA5dkHsOQFrvq-mnZ0O5JfZHg8SxcBY,1693
@@ -1029,34 +1030,34 @@ test/paired/new-results/partition-new-simu/single-chain/partition-igh.yaml,sha25
1029
1030
  test/paired/new-results/partition-new-simu/single-chain/partition-igk.yaml,sha256=o-a0agImpMjjo32u7TaIrHbTW_RXJPkHXD8znweeT8Y,38067
1030
1031
  test/paired/new-results/partition-new-simu/single-chain/partition-igl.yaml,sha256=vEjx11N8dkIpx00_h5_qM4dis3254HeEsza7qkTre4I,18883
1031
1032
  test/paired/new-results/partition-new-simu-annotation-performance/plots.html,sha256=yyz8jow57HiaV1_N9RX0jn6vkR_dY0pkzr8KmBxCYlo,3143
1032
- test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg,sha256=7qf___hYL13BCPHfGKBKWs5x4SiWOh7YTL6ekqHIlHw,29145
1033
- test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg,sha256=e9OiW39kl1o2YokR0aGsAoJIAtZrPHlIGXFrp6GXRdY,22992
1034
- test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg,sha256=W3kaHW87MhP57nsrah62rCcYA5FbriUq5NjEaiUzfeY,19194
1033
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg,sha256=Xy0lZ4BMGjEf43Qp0Ub3mXO7n3sIQ8lCx5mhMpwT7kw,29145
1034
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg,sha256=mIuTvywR1ECaAZ_QLERZBnDCWVpc__ODlEDp02QsgE8,22992
1035
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg,sha256=NoTxesqnT3Q-2v8RLwh3gF5YNuWfqwh_yp-EEQevxL0,19194
1035
1036
  test/paired/new-results/partition-new-simu-annotation-performance/plots/func-per-drop.csv,sha256=hcFbqQj-_5cXQ7nwQk60LucTJs4Sjwctn8UhwGMrvjk,305
1036
1037
  test/paired/new-results/partition-new-simu-annotation-performance/plots/nonfunc-per-drop.csv,sha256=qBE54p878Cw8hi-DYn-Qq6NXA9go9d5-vDzDLrqc06k,318
1037
1038
  test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.csv,sha256=gXd78-EldIOv2K-BxoAnbGc5AZwVMvkyntT1r_p9hbs,126
1038
- test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg,sha256=csRQArfOTeFga2y5asy1o0KubXst2u085SS2pzYQKSE,7107
1039
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg,sha256=LQYDDkP2JB4ZEaN1dZjSI8gNVb6lEep1YQo7QkO77EM,7107
1039
1040
  test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.csv,sha256=Cs0ubrzBHEZfguO-l9_EO8-tzijl7Ih1APSVTEafBm8,183
1040
- test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg,sha256=Xv3WRAqw51v32TLO9LKyGoyWSQybGsJu4VlRniWo0tY,8608
1041
- test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg,sha256=fMju6MM2H1XJZC72OB75Tfm2__wF0Kyxtawxdx08Ur8,13540
1041
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg,sha256=lmL1pl0X2UO0vm8qfkwsL36CZiK86kgQcJ9tcr2TLpE,8608
1042
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg,sha256=j0t_M30Jkc1xPNM4Em0VgclkHdA1Vlrr0n1Ca6iwIYA,13540
1042
1043
  test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.csv,sha256=m73KMZ-S024dBjp6ulZUucAc38ZQwsDXYG2sbJGQMos,180
1043
- test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg,sha256=24NKFyeVEgTIIeDoyV-5Vt-A-If-ijpu7uUjB8Qd5Xg,7763
1044
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg,sha256=RECDP7NbQ2QYZUxqOLDS8rVEaHHHuUhozgmqCytRlsE,7763
1044
1045
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.csv,sha256=Apzy9JVSmNsEdPoVZxITXt6FZ4nVcwnrDvjMVw8yH-E,371
1045
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg,sha256=RKgSvWGE3l9ECgdMSWrrhsUyc0q8z1hJGVjdlM4FJO8,12644
1046
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg,sha256=2qvyiyinMLQJO7QiPUZy-PJa3H_hOVFqViCXORpoDE0,12644
1046
1047
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.csv,sha256=Apzy9JVSmNsEdPoVZxITXt6FZ4nVcwnrDvjMVw8yH-E,371
1047
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg,sha256=zUPkBJezJURZhWdj_Efq2DABgQsq0qSOXj9x-LmAMYg,12631
1048
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg,sha256=hC2ukeWHMOKm26us2Ebh-Sb5hHxaNi7CsteKJfxZdJw,12631
1048
1049
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.csv,sha256=czqVh4ZxAreW2aCwKTHVad8buECSwn1eKK5RToGuESM,402
1049
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg,sha256=Sm1CVcEOneohkCvEdWoKl86EdIo4XC1bygDfQpyU52Y,12648
1050
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg,sha256=xD1zMu9A68-c8wSHd9aBL7AQ7yYdlpbd0mQ0yphc5q8,12648
1050
1051
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.csv,sha256=1cg0nJL4pkiPxn3jM1c_31pxKPM47KXGZuVp7v-Qz1M,296
1051
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg,sha256=bzW_6Ki3ONH8cCcqCPBEEwU29LnuV_gVm_BEWO7gtzA,7249
1052
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg,sha256=-EDdFoyKrqM3DOTgZPaLfKe-_ra_MtjPgeDT6nxEtbg,7249
1052
1053
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.csv,sha256=1cg0nJL4pkiPxn3jM1c_31pxKPM47KXGZuVp7v-Qz1M,296
1053
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg,sha256=JlIbw924cz8zgNfLfy0xgCsfOY-2vM4MxEnnBTdg8FM,7249
1054
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg,sha256=fUVIDTQay4LHrPe9zBOi2lcVGMXMUjg-dvehHbCFoUY,7249
1054
1055
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.csv,sha256=6H8vsJkv89E5OaepY5bg1DnptEIePK6-C6QjuaBRXv4,337
1055
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg,sha256=av_pNMfv-4U8Da2AK_u1-88IdggvCjGwO01wUiYRqOc,13482
1056
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg,sha256=ROvHg3U2kgvzmRHD1RcrJUy9UmYvrB0_U3cIR7dsF6M,13482
1056
1057
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.csv,sha256=tzXelx5oSqhgkstNA-6DGK027GYT-M4TXrFGDEWNEcg,405
1057
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg,sha256=V18ED8F_cgusiDs9gd4tjhBIm5K0-kbwt-bBxdb91uQ,13931
1058
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg,sha256=Kd_ITM1LWS0mkjw-SZpcxM3e_TVaBANZieFsGA7rbF4,13931
1058
1059
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.csv,sha256=EgjeHR05wFVPUvq8acCzf2LhT4c7niHXpEIoc9XyX9Q,178
1059
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg,sha256=m88OP5rXm3g__cOs_6ZcwqiVFCkRhol7u99Wwhc8qTE,9771
1060
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg,sha256=GwZNLrG4ItDI1ySv2drcigfGs2XhZasb4gMGXsnsc9w,9771
1060
1061
  test/paired/new-results/partition-new-simu-annotation-performance/single-chain/plots/igh/hmm/boundaries/d_3p_del.csv,sha256=P0iNxvqMk9z8jTIYcGjxfKa-T2JIi3eOSh3eXPEnBvM,318
1061
1062
  test/paired/new-results/partition-new-simu-annotation-performance/single-chain/plots/igh/hmm/boundaries/d_5p_del.csv,sha256=G4CoyPjc1MSkQnVijOv2ysz56zGYG4i-QYelQU-un10,635
1062
1063
  test/paired/new-results/partition-new-simu-annotation-performance/single-chain/plots/igh/hmm/boundaries/dj_insertion.csv,sha256=kLzxSn3wfZysDk4IhTlgvEsvdNbLWYOJgMTz_nqRJHU,233
@@ -1249,7 +1250,7 @@ test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-
1249
1250
  test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-igk/single-chain/partition-igh.yaml,sha256=9Pxnw0p8Ug9ZMVcg7X7RMHURhxpWtpj4h93WuuVS-NY,31446
1250
1251
  test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-igk/single-chain/partition-igk.yaml,sha256=ZPuU2MYn7BLZmOJ6jUiH-oCa3SaZAr0jVMEAePScKxA,14687
1251
1252
  test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-igk/single-chain/partition-igl.yaml,sha256=Ls3u67M8CfP5yaBnfud78p7L9uwH1B0BXGkFwHf48to,6542
1252
- test/paired/new-results/subset-partition-new-simu/merged-partition.log,sha256=UnBAPcJNrZr9HeVXIdVHxyijD-BExOgp9DXLzIonLho,30272
1253
+ test/paired/new-results/subset-partition-new-simu/merged-partition.log,sha256=jzTwTIas63A2v9dXbL4w74-WuiCBHPmYRkh1cHFKsgk,30344
1253
1254
  test/paired/new-results/subset-partition-new-simu/partition-igh.yaml,sha256=HgoqpG1_ChEuLNouoAGTWOJTKXDR9TP6y_TFxIMmprI,66188
1254
1255
  test/paired/new-results/subset-partition-new-simu/partition-igk.yaml,sha256=Mwg9UfLe-e0sYsvxNgiepogOj0DxuIUECIktiMu_f-A,46690
1255
1256
  test/paired/new-results/subset-partition-new-simu/partition-igl.yaml,sha256=Wi-WCJfj2dWt0E0eSbKaSnY9zajo9lzpZnIVw7mF9OY,19395
@@ -1273,7 +1274,7 @@ test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml,sha256=ZUaFW7
1273
1274
  test/paired/new-results/subset-partition-new-simu/isub-0/partition-igh.yaml,sha256=AcC85PCqK8Epm4ICu4B8q5eUjtsmlFTQwTkmMhZqQ5I,30562
1274
1275
  test/paired/new-results/subset-partition-new-simu/isub-0/partition-igk.yaml,sha256=TrjOFEnyjqRB1mIbZaG2dDUg0BB7h_YMn7P7NJ4siRA,24486
1275
1276
  test/paired/new-results/subset-partition-new-simu/isub-0/partition-igl.yaml,sha256=fc2SzIWy51agwAZcCTJZAfZW_-ddT-g0celyJsbelgY,7960
1276
- test/paired/new-results/subset-partition-new-simu/isub-0/partition.log,sha256=6ZAuNzq2itZ62ykhF5qEEXd8-BnRniTZapLYXeAZWOA,24021
1277
+ test/paired/new-results/subset-partition-new-simu/isub-0/partition.log,sha256=QtoS6x6sD0qdkPptuzchvJMr5sM4edKNnQ1FjOH299I,24093
1277
1278
  test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/igh.fa,sha256=vR3IfQGVf6SVv6ls-ebrcQmDTDxNu0nhjizzNbitup4,5852
1278
1279
  test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/igk.fa,sha256=_fxa0GOLuWDb0sfWeO4YbSmIcKwuG4F_4fMxte4dYLE,5107
1279
1280
  test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igh.yaml,sha256=FjL_OaOcNDHHamp3ehFMyAuU4sO4_TMXgEAPlI1kBdw,22125
@@ -1624,7 +1625,7 @@ test/paired/new-results/subset-partition-new-simu/isub-1/meta.yaml,sha256=J_IVfe
1624
1625
  test/paired/new-results/subset-partition-new-simu/isub-1/partition-igh.yaml,sha256=BiuYTVEBQq5uK6kM1ywk5H5q_ebrK7YJ_38iBuRi2eU,45209
1625
1626
  test/paired/new-results/subset-partition-new-simu/isub-1/partition-igk.yaml,sha256=93vPGzB3jaCjPPBEUEvqSqf2axzmd1Ry0P6-YoN7OTg,28793
1626
1627
  test/paired/new-results/subset-partition-new-simu/isub-1/partition-igl.yaml,sha256=rzwVZ9JijOgNZAWVW5MaiYTNW6HtQvsrqKPV_y9NT30,14925
1627
- test/paired/new-results/subset-partition-new-simu/isub-1/partition.log,sha256=b_m_IA9lQA-u5TEUzDi-ukYVWFybvjFZ4Rbaq_0GZhQ,23969
1628
+ test/paired/new-results/subset-partition-new-simu/isub-1/partition.log,sha256=6lMT-k0YxoTnjKPnBQgOexWHfMoDoyju02ZFcv1xuE0,24041
1628
1629
  test/paired/new-results/subset-partition-new-simu/isub-1/igh+igk/igh.fa,sha256=eLpqTnZF03J8ZANDLzei2lXYLU_qMIPYekhVpRgggfk,8772
1629
1630
  test/paired/new-results/subset-partition-new-simu/isub-1/igh+igk/igk.fa,sha256=jWCEqF1B5bXygBLb2BKWKD0rmftFl0c0X5xSEEJOtFA,5868
1630
1631
  test/paired/new-results/subset-partition-new-simu/isub-1/igh+igk/partition-igh.yaml,sha256=7OOGwBLiWX7eI9gab1rd3lhRF12WYe7uyrASBEqL7Eg,27612
@@ -1993,7 +1994,7 @@ test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igk/partiti
1993
1994
  test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igk/partition-igk.yaml,sha256=Ybr2uxzr0wzPyEwrxDWDYif2gFk4UlHNPsXmufeFZhg,50990
1994
1995
  test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igl/partition-igh.yaml,sha256=2ip81MiUa7l716-y86dipwvwM3qg1VWlRQT-__6o4Rw,29796
1995
1996
  test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igl/partition-igl.yaml,sha256=dIOx35YYPOx2RQ2e2-Qyac5qegCzHf-DyhML42ZXZIA,21443
1996
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml,sha256=9LfVQ3Iz9E0AdSwytCAzoAMpxXdIhkYmPwVnVnrbEp8,140753
1997
+ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml,sha256=JqxMSIkznslF8bEDHAZSD0fesdpOup5On-uwPdiDZd8,140730
1997
1998
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/all-mean-mute-freqs.csv,sha256=LPJkL33RJZwT1nbvv80p_1r5J6pSyejnAb1rxjB5eU8,912
1998
1999
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/d_gene-probs.csv,sha256=zeYbss9bxXW-xyVRkX6eBeMhPy-qiino5f0xJ5z86DI,233
1999
2000
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/j_gene-probs.csv,sha256=u4L0N-3x-YChG9C2unXpDbDTVzDZgfw3aChq3fHOuSk,63
@@ -2027,7 +2028,7 @@ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/
2027
2028
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/hmms/IGHV3-33_star_01.yaml,sha256=FU4oDYBlqRgZwlQrbG23AEZneBh-icKPaswTKnXojUI,103996
2028
2029
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/hmms/IGHV3-7_star_01.yaml,sha256=GLt0fNZJsArlWs95oE7v2E-ZKciqmRa6plG-AWAxaCg,104240
2029
2030
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/hmms/IGHV4-39_star_01.yaml,sha256=GGUYeGeP3CaMWhWo4B32FWDF5ohfVAJf8_QwQ9sSkp0,104436
2030
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml,sha256=v8V9bQranwPJOnhsniI0m3WPEM7qNFWtc69kFY49UwI,78754
2031
+ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml,sha256=4BDj8FBKhoknOr7rqMIFzOY2J6L1JdFBehYd861yy_0,78731
2031
2032
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/all-mean-mute-freqs.csv,sha256=yR5AuVGrcUAOe72bT-nEJap_zn3AwCpaXSrFGELbDyA,740
2032
2033
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/d_gene-probs.csv,sha256=p07NACPyIrtcnGVLP8tHoSHCBiO_H7OazG_siOykHws,28
2033
2034
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/j_gene-probs.csv,sha256=40-_sM8ZQBd6J9r__bewvD1wb3DELCmaRHpLak-xa0s,75
@@ -2046,7 +2047,7 @@ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/
2046
2047
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/hmms/IGKV2-30_star_01.yaml,sha256=otPu6N94wuSVkMB8R4ZUYp0k0NLTXBreU1OCCc1VYBk,107159
2047
2048
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/hmms/IGKV3-11_star_01.yaml,sha256=dizIw0o2xB1DiUzb_HneMaz3yIIyxS0d2HiPCdwo2fA,102590
2048
2049
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/hmms/IGKV3-15_star_01.yaml,sha256=1z0A-rW4uPkaZ0u-3Vu9fxdBoNqsf8MXfaT6yjkaKxw,103093
2049
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml,sha256=Q5evTls-3iK3wEtsKpPf5fiDcWboLUYpTtwD9y8KteI,44439
2050
+ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml,sha256=AT9LpUHgCvkPUAfq5DgoevysbLzEI6ndoUjYWcEtFkM,44416
2050
2051
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/hmm/all-mean-mute-freqs.csv,sha256=mhl_3xQduo9KwGA20exKyZmQOOdXC5k5HnFS05ySwb0,693
2051
2052
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/hmm/d_gene-probs.csv,sha256=fJ9zLdtkRjPmYgE7qmoz00lDMlBYXZIvOc-N_WNztlE,28
2052
2053
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/hmm/j_gene-probs.csv,sha256=ng_-k77f0BCTsX-VM_EGVf0CIxPYj59BGGkibFelC60,39
@@ -3058,15 +3059,15 @@ test/paired/new-results/test/parameters/simu/igl/true/mute-freqs/IGLJ3_star_02.c
3058
3059
  test/paired/new-results/test/parameters/simu/igl/true/mute-freqs/IGLV1-40_star_01.csv,sha256=p3PWsVLEeD2PICWmIxgpUGuT3JOxQTslQzU6_LrBvBI,41802
3059
3060
  test/paired/new-results/test/parameters/simu/igl/true/mute-freqs/IGLV2-14_star_04.csv,sha256=AZk7s8pua4urPiGRa88MRVK3xZI4q-lWgBiAuy8S6Ko,39100
3060
3061
  test/paired/new-results/test/parameters/simu/igl/true/mute-freqs/IGLV2-23_star_02.csv,sha256=NNCfbwB78nBRyZxpP6CerXnVqbmxjZYupYkdYMYsvL4,38044
3061
- test/paired/new-results/test/simu/all-seqs.fa,sha256=SYRQHETSU0POoVxhBNbr7SjmQZTYHs73g2qickY6Rxg,40997
3062
- test/paired/new-results/test/simu/igh.yaml,sha256=WqKR5dQ8r96mCKg2IRF81QOi0oW-A3vCP_qn55RM9Jg,60026
3063
- test/paired/new-results/test/simu/igk.yaml,sha256=TWd2n2mbB3TbkcE7VIY-eSkfe8W302ups2Sey9JlIME,38712
3064
- test/paired/new-results/test/simu/igl.yaml,sha256=BQl2aSLIJSZ527drIXHfREzHMfUdV9vS9MGPFCwMddg,20571
3065
- test/paired/new-results/test/simu/meta.yaml,sha256=K2YrRqiQigNRUwo5HbzUgeS-YjZ482qiP9TA4W4wAeQ,8955
3066
- test/paired/new-results/test/simu/igh+igk/igh.yaml,sha256=fwJUnfouRe2mvjkfrc7R61xDRWrlLoYvlceXQhCGIok,37784
3067
- test/paired/new-results/test/simu/igh+igk/igk.yaml,sha256=TWd2n2mbB3TbkcE7VIY-eSkfe8W302ups2Sey9JlIME,38712
3068
- test/paired/new-results/test/simu/igh+igl/igh.yaml,sha256=RGmmNyiQ9-UDyOY2_fnDzpo9kBcMR3EpOZ0_RMoE1yk,31490
3069
- test/paired/new-results/test/simu/igh+igl/igl.yaml,sha256=BQl2aSLIJSZ527drIXHfREzHMfUdV9vS9MGPFCwMddg,20571
3062
+ test/paired/new-results/test/simu/all-seqs.fa,sha256=yO-C58H4WOEL7kUFANU9VOYE99xp61avjuNjGtYPC2Y,33103
3063
+ test/paired/new-results/test/simu/igh.yaml,sha256=qiENjt6D8uARuMKxIqDeEHAqwrcbcWy64YMlIFv1DRM,52479
3064
+ test/paired/new-results/test/simu/igk.yaml,sha256=zCZNGYQaO9_GBQnRfoVgLfYaFCGQgwfDqiqLgOH9hZY,34281
3065
+ test/paired/new-results/test/simu/igl.yaml,sha256=jAeq9bMpdfroSK6eibBSqtVAdrqujrA5QJeVsDHf9GM,12214
3066
+ test/paired/new-results/test/simu/meta.yaml,sha256=wVvwRi_Ul60sXV-JKjyEtUWO7Yb0kzD-OXwKPyCv8fY,7541
3067
+ test/paired/new-results/test/simu/igh+igk/igh.yaml,sha256=H-NkIXxiqWdoVQxsAjG48d6IWkixq4YQ1NQvVB_X26Y,38191
3068
+ test/paired/new-results/test/simu/igh+igk/igk.yaml,sha256=zCZNGYQaO9_GBQnRfoVgLfYaFCGQgwfDqiqLgOH9hZY,34281
3069
+ test/paired/new-results/test/simu/igh+igl/igh.yaml,sha256=5cbRsETMNu5NVg5pTm1oDQV_k6QidJt9dUeABP1WeKE,23536
3070
+ test/paired/new-results/test/simu/igh+igl/igl.yaml,sha256=jAeq9bMpdfroSK6eibBSqtVAdrqujrA5QJeVsDHf9GM,12214
3070
3071
  test/paired/ref-results/get-selection-metrics-new-simu-chosen-abs.csv,sha256=pPLqsoWr7MChKJCeXfFDEo6JS4IG21TgmLzoMi5-vdQ,12593
3071
3072
  test/paired/ref-results/run-times.csv,sha256=hFA6Pz-Qw3UzqYiKjObhgKAYIK9g0PnNqjGy2RCjOQQ,238
3072
3073
  test/paired/ref-results/test.log,sha256=Ju_Oo1TSl2_R9KQvtFuHdYxJGjL9WbBtFy2SpqT9Tlg,85256
@@ -8425,8 +8426,8 @@ test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV4-NL1_star_01.csv
8425
8426
  test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV5-10-1_star_01.csv,sha256=S075HCAZnbZpAMsXeLMmMXEGVHFs_Euk1XujtFQ46y4,41974
8426
8427
  test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV5-51_star_01.csv,sha256=QJGyDRqD2JezXsuMbNNXGSCM-kjaN2h4QGpgsaqTqXQ,57817
8427
8428
  test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV7-4-1_star_02.csv,sha256=k5KeCR5Qa6iEF0IEHR63DDdJStqAjcZxgZOUbKDFNaY,39977
8428
- partis_bcr-1.0.11.post1.dev3.dist-info/METADATA,sha256=hVIsGVEKaXzw2a3-qkeSsEhwaKo3LZeuXAntvK14MrE,5019
8429
- partis_bcr-1.0.11.post1.dev3.dist-info/WHEEL,sha256=9ctVpAaKKuiwgjVc8F9LY-Q62ellXuEWF53eQGj3hKI,109
8430
- partis_bcr-1.0.11.post1.dev3.dist-info/entry_points.txt,sha256=Q-AkAQ91YwiKNHruS32ACdY4_IQdpZhpij2EuVDmdnM,44
8431
- partis_bcr-1.0.11.post1.dev3.dist-info/top_level.txt,sha256=J-z0poNcsv31IHB413--iOY8LoHBKiTHeybHX3abokI,7
8432
- partis_bcr-1.0.11.post1.dev3.dist-info/RECORD,,
8429
+ partis_bcr-1.0.12.dist-info/METADATA,sha256=3SDt4TXOVYyoZ-i6O20NxsmLxdWVxzbmc4wfcXSfU0M,5008
8430
+ partis_bcr-1.0.12.dist-info/WHEEL,sha256=9ctVpAaKKuiwgjVc8F9LY-Q62ellXuEWF53eQGj3hKI,109
8431
+ partis_bcr-1.0.12.dist-info/entry_points.txt,sha256=Q-AkAQ91YwiKNHruS32ACdY4_IQdpZhpij2EuVDmdnM,44
8432
+ partis_bcr-1.0.12.dist-info/top_level.txt,sha256=J-z0poNcsv31IHB413--iOY8LoHBKiTHeybHX3abokI,7
8433
+ partis_bcr-1.0.12.dist-info/RECORD,,
@@ -1,10 +1,10 @@
1
1
  name,seconds
2
2
  cache-parameters-simu,5.2
3
3
  annotate-new-simu,2.0
4
- multi-annotate-new-simu,1.8
5
- partition-new-simu,3.0
6
- seed-partition-new-simu,1.6
4
+ multi-annotate-new-simu,1.9
5
+ partition-new-simu,3.1
6
+ seed-partition-new-simu,1.7
7
7
  vsearch-partition-new-simu,1.9
8
8
  get-selection-metrics-new-simu,1.4
9
- cache-parameters-data,6.2
10
- simulate,12.7
9
+ cache-parameters-data,6.1
10
+ simulate,7.2