partis-bcr 1.0.13__cp312-cp312-macosx_10_13_universal2.whl → 1.0.13.post1.dev4__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.
Files changed (51) hide show
  1. {partis_bcr-1.0.13.dist-info → partis_bcr-1.0.13.post1.dev4.dist-info}/METADATA +1 -1
  2. {partis_bcr-1.0.13.dist-info → partis_bcr-1.0.13.post1.dev4.dist-info}/RECORD +51 -51
  3. python/processargs.py +4 -1
  4. test/new-results/partition-new-simu/fasttree/iclust-0/log +5 -5
  5. test/new-results/partition-new-simu/fasttree/iclust-1/log +3 -3
  6. test/new-results/partition-new-simu/fasttree/iclust-2/log +4 -4
  7. test/new-results/run-times.csv +8 -8
  8. test/new-results/test.log +52 -52
  9. test/paired/new-results/partition-new-simu/fasttree/iclust-0/log +4 -4
  10. test/paired/new-results/partition-new-simu/fasttree/iclust-1/log +2 -2
  11. test/paired/new-results/partition-new-simu/fasttree/iclust-2/log +2 -2
  12. test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/log +6 -6
  13. test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/log +1 -1
  14. test/paired/new-results/partition-new-simu/igh+igl/partition-igh/fasttree/iclust-0/log +3 -3
  15. test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-0/log +4 -4
  16. test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg +108 -108
  17. test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg +84 -84
  18. test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg +62 -62
  19. test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg +19 -19
  20. test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg +25 -25
  21. test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg +36 -36
  22. test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg +23 -23
  23. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg +46 -46
  24. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg +46 -46
  25. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg +46 -46
  26. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg +16 -16
  27. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg +16 -16
  28. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg +48 -48
  29. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg +49 -49
  30. test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg +28 -28
  31. test/paired/new-results/run-times.csv +6 -6
  32. test/paired/new-results/subset-partition-new-simu/isub-0/partition.log +51 -55
  33. test/paired/new-results/subset-partition-new-simu/isub-1/partition.log +51 -55
  34. test/paired/new-results/subset-partition-new-simu/merged-partition.log +37 -41
  35. test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml +1 -1
  36. test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml +1 -1
  37. test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml +1 -1
  38. test/paired/new-results/test.log +146 -155
  39. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/cf-alleles.py +0 -0
  40. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/cf-germlines.py +0 -0
  41. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/compare-plotdirs.py +0 -0
  42. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/extract-pairing-info.py +0 -0
  43. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/gctree-run.py +0 -0
  44. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/get-naive-probabilities.py +0 -0
  45. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/parse-output.py +0 -0
  46. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/partis-test.py +0 -0
  47. {partis_bcr-1.0.13.data → partis_bcr-1.0.13.post1.dev4.data}/scripts/split-loci.py +0 -0
  48. {partis_bcr-1.0.13.dist-info → partis_bcr-1.0.13.post1.dev4.dist-info}/WHEEL +0 -0
  49. {partis_bcr-1.0.13.dist-info → partis_bcr-1.0.13.post1.dev4.dist-info}/entry_points.txt +0 -0
  50. {partis_bcr-1.0.13.dist-info → partis_bcr-1.0.13.post1.dev4.dist-info}/licenses/COPYING +0 -0
  51. {partis_bcr-1.0.13.dist-info → partis_bcr-1.0.13.post1.dev4.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: partis-bcr
3
- Version: 1.0.13
3
+ Version: 1.0.13.post1.dev4
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
@@ -317,16 +317,16 @@ packages/bpp/lib/libbpp-seq.so.9,sha256=bsDlb7oSeDBAvIhuVzeJIBzcewA6IOXwonDgzK2e
317
317
  packages/bpp/lib/libbpp-seq.so.9.1.3,sha256=bsDlb7oSeDBAvIhuVzeJIBzcewA6IOXwonDgzK2eXGs,1767196
318
318
  packages/ham/bcrham,sha256=3kZbsUpwEPzVy5v1X7HH3o_0HbX5vmV-w17opGl1-wk,768288
319
319
  packages/ig-sw/src/ig_align/ig-sw,sha256=Pl5ghiN_OYvM3299ErtwOYPhoWECl3fyzIHWAKPtTKE,387408
320
- partis_bcr-1.0.13.data/scripts/cf-alleles.py,sha256=AgFLoRfcwuX1InVpE3zG6-unqoCBGOeCTpEl_RZftvU,4723
321
- partis_bcr-1.0.13.data/scripts/cf-germlines.py,sha256=8_bq0ue3ALFQ-a7-ntnhkbCaBdQ5mlWtQgNeQP_TvcQ,3135
322
- partis_bcr-1.0.13.data/scripts/compare-plotdirs.py,sha256=AABVGUOwlLCijjo-wwDLfLHiq80TrFVm8mE-4Zqn5Sg,16370
323
- partis_bcr-1.0.13.data/scripts/extract-pairing-info.py,sha256=IGPd4jYpsW3IPgsrxTJrk9jAwUKlb45eX3lOpb8Maos,2941
324
- partis_bcr-1.0.13.data/scripts/gctree-run.py,sha256=BfSZCFgqdhUEqVsv2h20o6OkS6KbQgx5tfvBhySRx2U,13950
325
- partis_bcr-1.0.13.data/scripts/get-naive-probabilities.py,sha256=WfuglaedP3PF0wpksGiUSvfAg4wJoNlucTPa1Wl9MDo,6916
326
- partis_bcr-1.0.13.data/scripts/parse-output.py,sha256=2ArlyFI5zApS33gnApFqvbPvFHqmUmYsh71Amy6lkUE,19565
327
- partis_bcr-1.0.13.data/scripts/partis-test.py,sha256=ORpG0LjV1PzejY36rO8-Oi3katwOzygDFtcXSst9S_0,64311
328
- partis_bcr-1.0.13.data/scripts/split-loci.py,sha256=K0WXQYtloL5rs46mwvEXUecqT3iG8bbqwNOTNwfpvzY,20704
329
- partis_bcr-1.0.13.dist-info/licenses/COPYING,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
320
+ partis_bcr-1.0.13.post1.dev4.data/scripts/cf-alleles.py,sha256=AgFLoRfcwuX1InVpE3zG6-unqoCBGOeCTpEl_RZftvU,4723
321
+ partis_bcr-1.0.13.post1.dev4.data/scripts/cf-germlines.py,sha256=8_bq0ue3ALFQ-a7-ntnhkbCaBdQ5mlWtQgNeQP_TvcQ,3135
322
+ partis_bcr-1.0.13.post1.dev4.data/scripts/compare-plotdirs.py,sha256=AABVGUOwlLCijjo-wwDLfLHiq80TrFVm8mE-4Zqn5Sg,16370
323
+ partis_bcr-1.0.13.post1.dev4.data/scripts/extract-pairing-info.py,sha256=IGPd4jYpsW3IPgsrxTJrk9jAwUKlb45eX3lOpb8Maos,2941
324
+ partis_bcr-1.0.13.post1.dev4.data/scripts/gctree-run.py,sha256=BfSZCFgqdhUEqVsv2h20o6OkS6KbQgx5tfvBhySRx2U,13950
325
+ partis_bcr-1.0.13.post1.dev4.data/scripts/get-naive-probabilities.py,sha256=WfuglaedP3PF0wpksGiUSvfAg4wJoNlucTPa1Wl9MDo,6916
326
+ partis_bcr-1.0.13.post1.dev4.data/scripts/parse-output.py,sha256=2ArlyFI5zApS33gnApFqvbPvFHqmUmYsh71Amy6lkUE,19565
327
+ partis_bcr-1.0.13.post1.dev4.data/scripts/partis-test.py,sha256=ORpG0LjV1PzejY36rO8-Oi3katwOzygDFtcXSst9S_0,64311
328
+ partis_bcr-1.0.13.post1.dev4.data/scripts/split-loci.py,sha256=K0WXQYtloL5rs46mwvEXUecqT3iG8bbqwNOTNwfpvzY,20704
329
+ partis_bcr-1.0.13.post1.dev4.dist-info/licenses/COPYING,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
330
330
  python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
331
331
  python/alleleclusterer.py,sha256=x50E_lJMlKPc-CPkdkM1qe4AvVi-mkDJ1cBDxs5L-ms,30551
332
332
  python/allelefinder.py,sha256=SgJjopk5ivLOcmTumsWq5PZ05aPZ6zQyjTd1fxeRjaM,80402
@@ -358,7 +358,7 @@ python/partitionplotter.py,sha256=CEfPtCCpMGbW7l6j3uOoAqmngQ5GrLWDcFTc4gLnI6o,87
358
358
  python/performanceplotter.py,sha256=bWGwodNhbZpgSlZVyfmxhpwhCGRKcJHpdl3sPiEbcnQ,20393
359
359
  python/plotconfig.py,sha256=D-QwV4xm57Gby9Cv49wDaGX2SPCxGC24c8VuNoARh7w,7945
360
360
  python/plotting.py,sha256=I9mWkyCWEMOvxFqDiO3J1qqh_1awJ8VK9rCYtLDy8Jw,114243
361
- python/processargs.py,sha256=Qc9okkbnLRv1GVBeMtZIzDkGcdHvryDsXiT0t9DwFss,49376
361
+ python/processargs.py,sha256=6EzYIaf7GsG3AJuajwfg-FeLbZB3ql5KWZnMFgSKbRk,49714
362
362
  python/prutils.py,sha256=oqzL_F4zY-vxGLW-x7dEQA-YQU9QmS-UxB2kxPEUnac,22297
363
363
  python/recombinator.py,sha256=4tPAoenvOq0AQO6NVJjd77-0E-8GTFXdpAMkGdSM9TA,71838
364
364
  python/scanplot.py,sha256=-ZXle3lW5C2ZRECC6r0xJokscZT0-A_VV7om6We_HbY,64864
@@ -392,9 +392,9 @@ test/new-results/cache-new-partition.csv,sha256=jHVEFlsBiSpjesVSFycef8WPFOc47b2B
392
392
  test/new-results/get-selection-metrics-new-simu.yaml,sha256=Rhg9agnpuFIQfNs6LUhUrxJBM1WwwHMPkxYGAVQKjSE,8793
393
393
  test/new-results/multi-annotate-new-simu.yaml,sha256=dBpOYLfvkma-Tfy-DNAxsf7zB8niCRbuFSEbvSvsDLE,37319
394
394
  test/new-results/partition-new-simu.yaml,sha256=oQ1MSYpR_1ArYPfoLGYFBwaNDOrCcQ9IY0Rij75CJD8,37726
395
- test/new-results/run-times.csv,sha256=kOsP6OJQELwtvGMaNR6jHvCF0suZ3OnuX__sri5DMjU,242
395
+ test/new-results/run-times.csv,sha256=K14Mmh9Y1KTsfYYPPrXbMFZjI5L09DhN7Js0OYPYNkQ,242
396
396
  test/new-results/seed-partition-new-simu.yaml,sha256=_OKhRdWnk6Ez1ntXXj3PFnbXZcepKYvtsi5nURN84v0,10671
397
- test/new-results/test.log,sha256=o5yexPdhCbQkhmB7mMqdcOxdmWcXDeIEB3rjsASnl68,16442
397
+ test/new-results/test.log,sha256=3wom8222ZX89PO1si04FXaxfih9pz0e0jAiXJ5S2o6k,16441
398
398
  test/new-results/vsearch-partition-new-simu.yaml,sha256=8TCi7_M9ozjXkK82q2vdMD4yUgxwmjjORXPJVmrgReY,36290
399
399
  test/new-results/annotate-new-simu-annotation-performance/hmm/boundaries/d_3p_del.csv,sha256=ybPnGto_Ly4XhxcAaF48lH-eTqnlFi7GDvJ4f9dXP9Y,153
400
400
  test/new-results/annotate-new-simu-annotation-performance/hmm/boundaries/d_5p_del.csv,sha256=G1sT72mKm3q7QcXXDsDGdwbD-arhzQBV5k7id54LB_g,166
@@ -516,13 +516,13 @@ test/new-results/multi-annotate-new-simu-annotation-performance/sw/mutation/v_ha
516
516
  test/new-results/multi-annotate-new-simu-annotation-performance/sw/mutation/v_muted_bases.csv,sha256=mm4bOAHI1yTIte2PooOSreMdTOTommH4cwHIJc1B4_8,97
517
517
  test/new-results/partition-new-simu/fasttree/iclust-0/fasttree.out,sha256=QJmQx7cJPHHawecL_rBOAjFKWl0nIJCUmN5k1anEUPY,351
518
518
  test/new-results/partition-new-simu/fasttree/iclust-0/input-seqs.fa,sha256=qokRcGSD1p1XlPUBpYFMm8HYpMKfb4ed4d5PwKMVC6E,4377
519
- test/new-results/partition-new-simu/fasttree/iclust-0/log,sha256=d-Kytq61uC4E6SbITe1JIEf-mOgu_o2WCyNsOUQp_8o,1621
519
+ test/new-results/partition-new-simu/fasttree/iclust-0/log,sha256=DWHn1K40e5Q0ScBRgu3M07qR-syVlWFpIfuMrD5pwUE,1621
520
520
  test/new-results/partition-new-simu/fasttree/iclust-1/fasttree.out,sha256=-TUcER8ZpLIDs4m4DmUydLXjtL70vx73ebTuB-KMZfE,150
521
521
  test/new-results/partition-new-simu/fasttree/iclust-1/input-seqs.fa,sha256=PbcyyZtEcJqvPm8PLFeZDbICNpKJxJCMyfhdV3-dY_I,3061
522
- test/new-results/partition-new-simu/fasttree/iclust-1/log,sha256=kimfulsRMHb-bj8Z7Y6hxgKGtSu2xOAHD-aGEI-SLSs,1618
522
+ test/new-results/partition-new-simu/fasttree/iclust-1/log,sha256=QRZZtA7BNoQqE0qAwVi2xIGdQ7z6zdhPPvT7-SQW0b8,1618
523
523
  test/new-results/partition-new-simu/fasttree/iclust-2/fasttree.out,sha256=hMJ15y6H0hZmELwThgvWl2Vpb2FkzIxwk7667oSuscc,279
524
524
  test/new-results/partition-new-simu/fasttree/iclust-2/input-seqs.fa,sha256=UdE9X7VYtEqKx8zo0lP2gQh9mTnpsrT_R8p0jkS_wgs,3133
525
- test/new-results/partition-new-simu/fasttree/iclust-2/log,sha256=pcLuXOuvJugR9JbAqs52_gClt0GYGXBUq9jUS2ymKZc,1576
525
+ test/new-results/partition-new-simu/fasttree/iclust-2/log,sha256=aDTtZ-g1lGusVEP4P90hPnJi3JW4g04WW-JEBC8H-2Q,1576
526
526
  test/new-results/partition-new-simu-annotation-performance/hmm/boundaries/d_3p_del.csv,sha256=ybPnGto_Ly4XhxcAaF48lH-eTqnlFi7GDvJ4f9dXP9Y,153
527
527
  test/new-results/partition-new-simu-annotation-performance/hmm/boundaries/d_5p_del.csv,sha256=9e7Kaol7R2sSaGRrdfRmRXRQmLKuIexslXo55oW3vv4,125
528
528
  test/new-results/partition-new-simu-annotation-performance/hmm/boundaries/dj_insertion.csv,sha256=1uCusAdxgbGGytCri7146q90JBg6SQ2Od8Gfkj4TCp8,194
@@ -987,8 +987,8 @@ test/new-results/test/parameters/simu/true/mute-freqs/IGHV4-4_star_09.csv,sha256
987
987
  test/new-results/test/parameters/simu/true/mute-freqs/IGHV4-61_star_01.csv,sha256=kONUU7EHhpBiHqSGDoWdTA5zBjaMYZDo385OHxsD5_w,40111
988
988
  test/new-results/test/parameters/simu/true/mute-freqs/IGHV5-51_star_01.csv,sha256=0BOZU7pYns4oh593bGeq2V-qPaLAdH33RodQUnwDmlo,38980
989
989
  test/paired/new-results/get-selection-metrics-new-simu-chosen-abs.csv,sha256=1OOMLjMahLNNNKO_5-S9SnpiH4ep2t_SkGWMIr3yHVY,12599
990
- test/paired/new-results/run-times.csv,sha256=NTSWoP7Me2smFF_-Tzr9HsaSeQx4aoxGQOsznVN4Kvo,195
991
- test/paired/new-results/test.log,sha256=z_EDoaC41lmR2TmGcyopnrnKaBpj8qWhEdxMK1xJ8GM,72398
990
+ test/paired/new-results/run-times.csv,sha256=oSOBKzgkqPYyJGWz800xCimFlWGm2s6_bbIhUEQ5kik,195
991
+ test/paired/new-results/test.log,sha256=Zdexu3kUDHX1UvF1TbNZlH_fzAdRiat50YLz9uaqkZ8,72235
992
992
  test/paired/new-results/partition-new-simu/partition-igh.yaml,sha256=qelM_0rtDDwpLWl6_ItvkrXioZ9MI6VMiLPMf6tcbIs,71140
993
993
  test/paired/new-results/partition-new-simu/partition-igk.yaml,sha256=9iTcIjgyiVsoADqym9El14fwDT4nU_xu2mWy_UeVHSA,46688
994
994
  test/paired/new-results/partition-new-simu/partition-igl.yaml,sha256=XdV7rr3fQJPi3-5NvCxhHI4k5huOja8zxdI9XHWatMQ,23871
@@ -1003,26 +1003,26 @@ test/paired/new-results/partition-new-simu/true-pair-clean-performance-unpaired.
1003
1003
  test/paired/new-results/partition-new-simu/true-pair-clean-performance.csv,sha256=EgjeHR05wFVPUvq8acCzf2LhT4c7niHXpEIoc9XyX9Q,178
1004
1004
  test/paired/new-results/partition-new-simu/fasttree/iclust-0/fasttree.out,sha256=mqkth6pswWx75TJwW1dE_H2HQiy_d1ovFNDPJ6UlJmM,384
1005
1005
  test/paired/new-results/partition-new-simu/fasttree/iclust-0/input-seqs.fa,sha256=uHZPu9HHvPAYd4yBC8o-FOdG0jH4ACJcCMhA4dmvvlY,5918
1006
- test/paired/new-results/partition-new-simu/fasttree/iclust-0/log,sha256=psGp0-w3IW5DULIuUs_587m9o7qeTywdFq4X3tiDTCc,1546
1006
+ test/paired/new-results/partition-new-simu/fasttree/iclust-0/log,sha256=qibHlOA04zulsDy_r0_-A5Bcq6-QBJQx_2E7W83yH7A,1546
1007
1007
  test/paired/new-results/partition-new-simu/fasttree/iclust-1/fasttree.out,sha256=xmiiUt1hmQWLTOkbSt8J-9gsyE0sMhu0gNR1zxwUeDs,384
1008
1008
  test/paired/new-results/partition-new-simu/fasttree/iclust-1/input-seqs.fa,sha256=hea0QDRuHtC6QGk7rioaP-qoH6JotckBqySdtILzyV8,6038
1009
- test/paired/new-results/partition-new-simu/fasttree/iclust-1/log,sha256=_o8GjFTmjrqn5pvluCjkoMqkK4uP2POVKECS00Nb6d0,1547
1009
+ test/paired/new-results/partition-new-simu/fasttree/iclust-1/log,sha256=ZrJzIiTTObtQZaC5zUUfC2OBlRq5EN4Df6mGgMy7gXw,1547
1010
1010
  test/paired/new-results/partition-new-simu/fasttree/iclust-2/fasttree.out,sha256=-7o36fTja9fprw6jh3E3wMWLrqED6yfDe8h-mSrVwGw,270
1011
1011
  test/paired/new-results/partition-new-simu/fasttree/iclust-2/input-seqs.fa,sha256=XvNc2wDAuQR3Z7JnQF3QYnPxfYpQH3KzP__OfQymTcw,4434
1012
- test/paired/new-results/partition-new-simu/fasttree/iclust-2/log,sha256=-7Hbn-GBgPdmo9camyC3UxBmYfxxtRNXToTzvMZ2GqA,1547
1012
+ test/paired/new-results/partition-new-simu/fasttree/iclust-2/log,sha256=f-HM5bW9BHvk8X-v5x8btyEbbI7PKvHI5Ni3_LQLMKE,1547
1013
1013
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh-selection-metrics.yaml,sha256=DeFoVNQJ3zbzSnuPsE8qoAvNSxalqTNYiWgyGZlV6hE,6135
1014
1014
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh.yaml,sha256=TvdmgfDmKq9FTXSZ8WvsP85OsORW3qB2hqMbGZG7_Ss,43157
1015
1015
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk-selection-metrics.yaml,sha256=nnmC59opTanhhUFLO4Nz8BeKZvZ0QBr-oblRejb8eUo,4667
1016
1016
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk.yaml,sha256=9iTcIjgyiVsoADqym9El14fwDT4nU_xu2mWy_UeVHSA,46688
1017
1017
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/fasttree.out,sha256=fGk6KIDBUa5hk1-6aZQ7qCIhdU2eM-f4o6Y5hgx3v2Y,307
1018
1018
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/input-seqs.fa,sha256=7ENWr1tXZz6KiZ1lakxYmk6_uIniYL21PMjk_1KpcdA,3209
1019
- test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/log,sha256=If1lxp3Fqt8R7BfUR6W9A_F5Ki-8fUBPYCGq3ExpzC0,1708
1019
+ test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-0/log,sha256=hYWMRlUgwrechfgzs6OmQQB1QPI_eI7WBNTu74O-FdY,1708
1020
1020
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/fasttree.out,sha256=Qy5GcANnwMQQ3RMail9Te4CcLtZm-QcECudLEMDlv3w,261
1021
1021
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/input-seqs.fa,sha256=_AA1cnLEZd2n60CZ_FRSeUID4yggqfQyBXBbRa0ke5w,2723
1022
1022
  test/paired/new-results/partition-new-simu/igh+igk/partition-igh/fasttree/iclust-1/log,sha256=98xOMgDgYhpzWd5YWKJNKzvVw7izjLEwSc1fp_R2FJU,1707
1023
1023
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/fasttree.out,sha256=Y8lUkgKD485OevPo-Uvn4tA1qqOSyDyQqDeYxrenWIQ,178
1024
1024
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/input-seqs.fa,sha256=xmghMTcWRSKgyfKU2rnLHgIF5uDeVXOkQH2xOPKxo-o,2825
1025
- test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/log,sha256=jgYfhliFLEloWZFXWjUdmmJ0bSKerpaldWc731Te7yY,1708
1025
+ test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-0/log,sha256=RViVBnMIzWLyFzNukrjZzV5VF5ceEkEw3LcaA9CxH6U,1708
1026
1026
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-1/fasttree.out,sha256=b9vEOyEhrsSx3ZrgAcKfiYd4Rc4pqYA-EUWP77grjjs,170
1027
1027
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-1/input-seqs.fa,sha256=911j8S0KDMzQI3X0sXXz9MTr2dzXHPP9bsr6gL-80aE,2849
1028
1028
  test/paired/new-results/partition-new-simu/igh+igk/partition-igk/fasttree/iclust-1/log,sha256=_clFg90Xy3QkV4bbCa867IbJCpbjMl1UIBj6O4ai2VI,1685
@@ -1032,10 +1032,10 @@ test/paired/new-results/partition-new-simu/igh+igl/partition-igl-selection-metri
1032
1032
  test/paired/new-results/partition-new-simu/igh+igl/partition-igl.yaml,sha256=XdV7rr3fQJPi3-5NvCxhHI4k5huOja8zxdI9XHWatMQ,23871
1033
1033
  test/paired/new-results/partition-new-simu/igh+igl/partition-igh/fasttree/iclust-0/fasttree.out,sha256=WH82iKpzInHzfWc4r3U_qVEdWDZJlmQNzmkTTJKIkrY,353
1034
1034
  test/paired/new-results/partition-new-simu/igh+igl/partition-igh/fasttree/iclust-0/input-seqs.fa,sha256=OeI88HIxr_EgFXgRB55XTg5PB8BgABcQWw9vnE-OGZM,3530
1035
- test/paired/new-results/partition-new-simu/igh+igl/partition-igh/fasttree/iclust-0/log,sha256=799S8fitigSMGWzL2F95-R7qzpdVIrv_lyq1y1Pt4QA,1667
1035
+ test/paired/new-results/partition-new-simu/igh+igl/partition-igh/fasttree/iclust-0/log,sha256=M28oi9kPPRbG4PvjeYZO4prQHY4_buJPuUfrnkje2UQ,1667
1036
1036
  test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-0/fasttree.out,sha256=NHP0OvZj0TMxkdx4P9ZYz596LdXSPERT_nOWjYExxL8,332
1037
1037
  test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-0/input-seqs.fa,sha256=bCiUVJqUAENg7ZjDOY14bKORc4OH2ZWA1b7JKeRykKw,3152
1038
- test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-0/log,sha256=pYrCnwFxMUexym2JhZYobXtgooob7z4My-GBIUDV1N8,1663
1038
+ test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-0/log,sha256=m-k0tnJwBWXcyT7-ndxJ3uvVq3yAzech6sRklDNi5UU,1663
1039
1039
  test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-1/fasttree.out,sha256=nat74FqovsJB8XnyWZRGF1qNToiKUgi5biRMFKnmzWc,129
1040
1040
  test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-1/input-seqs.fa,sha256=m8dp3ZNW6yAGnUBEYLhA0m3ZRzG05GhMknB0qddZVqY,2450
1041
1041
  test/paired/new-results/partition-new-simu/igh+igl/partition-igl/fasttree/iclust-1/log,sha256=5OmPmWuNFNj5TehA0-ZshzzvUBD74vZ5C6ELksQdJ9c,982
@@ -1043,34 +1043,34 @@ test/paired/new-results/partition-new-simu/single-chain/partition-igh.yaml,sha25
1043
1043
  test/paired/new-results/partition-new-simu/single-chain/partition-igk.yaml,sha256=o-a0agImpMjjo32u7TaIrHbTW_RXJPkHXD8znweeT8Y,38067
1044
1044
  test/paired/new-results/partition-new-simu/single-chain/partition-igl.yaml,sha256=vEjx11N8dkIpx00_h5_qM4dis3254HeEsza7qkTre4I,18883
1045
1045
  test/paired/new-results/partition-new-simu-annotation-performance/plots.html,sha256=yyz8jow57HiaV1_N9RX0jn6vkR_dY0pkzr8KmBxCYlo,3143
1046
- test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg,sha256=1e67wFg0kKEeMLBK4t7XzzWNva5znI9oT-ghxOCW3Cc,29145
1047
- test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg,sha256=OjUFS7xTPn1IpKQ4X4gX6xJCWACUUn7vrv2ty9C4npI,22992
1048
- test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg,sha256=rJgIz2d5JuqrGwdkOccz_DMmaQHS6ZRnDi574LeS5sA,19194
1046
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/flcount-matrix.svg,sha256=S2STl_wcRTuA89uWT6xmZE0jngTk321klKtN_HstxRM,29145
1047
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop-log.svg,sha256=4JeCEl18BrCS-fwTgEldaKsBa2PRZrOw5BPnTQch-q4,22992
1048
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/func-non-func-per-drop.svg,sha256=_vRRgKxMLU0KTUW8nHoU4f4X8yk8KnBeZbL7wJuBNgU,19194
1049
1049
  test/paired/new-results/partition-new-simu-annotation-performance/plots/func-per-drop.csv,sha256=hcFbqQj-_5cXQ7nwQk60LucTJs4Sjwctn8UhwGMrvjk,305
1050
1050
  test/paired/new-results/partition-new-simu-annotation-performance/plots/nonfunc-per-drop.csv,sha256=qBE54p878Cw8hi-DYn-Qq6NXA9go9d5-vDzDLrqc06k,318
1051
1051
  test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.csv,sha256=gXd78-EldIOv2K-BxoAnbGc5AZwVMvkyntT1r_p9hbs,126
1052
- test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg,sha256=eiju9Xo8eMyTM6QRDDJ3dY1X4pitcKXwu3S12bzTsJ8,7107
1052
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-after.svg,sha256=gga3SCUodPgJJCHgYkgf0N4p-SYkNgUE5eViXcny-uI,7107
1053
1053
  test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.csv,sha256=Cs0ubrzBHEZfguO-l9_EO8-tzijl7Ih1APSVTEafBm8,183
1054
- test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg,sha256=Zr2Hz0AuTIpmzHvPvIBvn4RpIvQP0WaK_LaPMOcLDI0,8608
1055
- test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg,sha256=hrggjJgn_ofOb9VQoVNBoGnKL9mN_FZ0-gHp-CYs3-I,13540
1054
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/paired-seqs-per-seq-before.svg,sha256=mAwSxri-VcZMgWgtBqS7Ehnm4v_OeqK8eNfsv5ygekY,8608
1055
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/pseq-matrix.svg,sha256=raPuuyUHJ0pH8AzgS_1cJgqtcfcsOmYneUnDev0oQ9E,13540
1056
1056
  test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.csv,sha256=m73KMZ-S024dBjp6ulZUucAc38ZQwsDXYG2sbJGQMos,180
1057
- test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg,sha256=Q1Fvq_BIjhAOy94Yju8y15FI9KcyAsKqkY9qZjAjxuY,7763
1057
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/seqs-per-droplet.svg,sha256=9F41FDpt81ktJZBFwk1Cu-XOx7UqxNYxekcCewg9jxg,7763
1058
1058
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.csv,sha256=Apzy9JVSmNsEdPoVZxITXt6FZ4nVcwnrDvjMVw8yH-E,371
1059
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg,sha256=Av-G9ABxepaOgqyToNP_64AnVeiO1GU8776W_iZ5s0Q,12644
1059
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct-family.svg,sha256=V5hjcxUfSI2bofEKJOROe7qIpCkCSnILcJvhPbfb_UQ,12644
1060
1060
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.csv,sha256=Apzy9JVSmNsEdPoVZxITXt6FZ4nVcwnrDvjMVw8yH-E,371
1061
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg,sha256=HiWZ0o1p85bnboc7saK2ltp7lipq-FciQLvfby-SNNM,12631
1061
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-correct.svg,sha256=Rz5lLqUOgixiT3B1anEFxsLsHmE8Ei9itewrQy6TwXo,12631
1062
1062
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.csv,sha256=czqVh4ZxAreW2aCwKTHVad8buECSwn1eKK5RToGuESM,402
1063
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg,sha256=1NWK51GbhIc4H0HkE1VBhICUJfccHUm5V2bVVE8Nj5g,12648
1063
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-mispaired.svg,sha256=uKhDV21TRkko-qJ93dkhNsNX2g64vLiAGUiX_-iSAWc,12648
1064
1064
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.csv,sha256=1cg0nJL4pkiPxn3jM1c_31pxKPM47KXGZuVp7v-Qz1M,296
1065
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg,sha256=M4kY8nx3eNQP61ltytqpgSkvN8exXQ2jzJTRNYqgNPs,7249
1065
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-multiple.svg,sha256=shwiHEiwEmZAtQ-agRf6sZcyUzfA_872J7Sk8dycw-Y,7249
1066
1066
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.csv,sha256=1cg0nJL4pkiPxn3jM1c_31pxKPM47KXGZuVp7v-Qz1M,296
1067
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg,sha256=P5Ul7MNrOaKjtT9Vg9aSQvTxBg15uJZW9T03K60Ps2U,7249
1067
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-near-family.svg,sha256=AmAXisTB6wCBlhkh6M0CZ4z9UilyErA961qwCzq6EzQ,7249
1068
1068
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.csv,sha256=6H8vsJkv89E5OaepY5bg1DnptEIePK6-C6QjuaBRXv4,337
1069
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg,sha256=Ls5VxNBlnA3w4EFeMVYy_yv7nxlHxLjCPotzglX75b0,13482
1069
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-total.svg,sha256=sBGKlWToW-7wpsxKv_qYwLd-8OtzOnpTyXkAKh_gkF0,13482
1070
1070
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.csv,sha256=tzXelx5oSqhgkstNA-6DGK027GYT-M4TXrFGDEWNEcg,405
1071
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg,sha256=B6CZPSvNFkcbO1j_Ql3Oy_HuSj23JtF9Oea-CSZOsu4,13931
1071
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance-unpaired.svg,sha256=iGqB-pB2vWMUJODMm0T0CQVyYxzKIKAM2hgpXBSiIxc,13931
1072
1072
  test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.csv,sha256=EgjeHR05wFVPUvq8acCzf2LhT4c7niHXpEIoc9XyX9Q,178
1073
- test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg,sha256=BN3NMg0XnxXtv6znET_GNpvvYL0tF-nj6ncQKNv8wmE,9771
1073
+ test/paired/new-results/partition-new-simu-annotation-performance/plots/true-pair-clean-performance.svg,sha256=XwnEOcnueKTUTYt5cttMsSsyPFs8O4l6EZRc-1FQO6o,9771
1074
1074
  test/paired/new-results/partition-new-simu-annotation-performance/single-chain/plots/igh/hmm/boundaries/d_3p_del.csv,sha256=P0iNxvqMk9z8jTIYcGjxfKa-T2JIi3eOSh3eXPEnBvM,318
1075
1075
  test/paired/new-results/partition-new-simu-annotation-performance/single-chain/plots/igh/hmm/boundaries/d_5p_del.csv,sha256=G4CoyPjc1MSkQnVijOv2ysz56zGYG4i-QYelQU-un10,635
1076
1076
  test/paired/new-results/partition-new-simu-annotation-performance/single-chain/plots/igh/hmm/boundaries/dj_insertion.csv,sha256=kLzxSn3wfZysDk4IhTlgvEsvdNbLWYOJgMTz_nqRJHU,233
@@ -1263,7 +1263,7 @@ test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-
1263
1263
  test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-igk/single-chain/partition-igh.yaml,sha256=9Pxnw0p8Ug9ZMVcg7X7RMHURhxpWtpj4h93WuuVS-NY,31446
1264
1264
  test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-igk/single-chain/partition-igk.yaml,sha256=ZPuU2MYn7BLZmOJ6jUiH-oCa3SaZAr0jVMEAePScKxA,14687
1265
1265
  test/paired/new-results/seed-partition-new-simu/seeds/3542bd38d8-igh+3542bd38d8-igk/single-chain/partition-igl.yaml,sha256=Ls3u67M8CfP5yaBnfud78p7L9uwH1B0BXGkFwHf48to,6542
1266
- test/paired/new-results/subset-partition-new-simu/merged-partition.log,sha256=0GKPkTETTVSNLX4qJh6VA1SqUPB4R_3oBcOzKixUtg8,30344
1266
+ test/paired/new-results/subset-partition-new-simu/merged-partition.log,sha256=EtMSV8FaAHne2buH3_raceaDdg_PwQwzoaHosS0m_7M,30272
1267
1267
  test/paired/new-results/subset-partition-new-simu/partition-igh.yaml,sha256=HgoqpG1_ChEuLNouoAGTWOJTKXDR9TP6y_TFxIMmprI,66188
1268
1268
  test/paired/new-results/subset-partition-new-simu/partition-igk.yaml,sha256=Mwg9UfLe-e0sYsvxNgiepogOj0DxuIUECIktiMu_f-A,46690
1269
1269
  test/paired/new-results/subset-partition-new-simu/partition-igl.yaml,sha256=Wi-WCJfj2dWt0E0eSbKaSnY9zajo9lzpZnIVw7mF9OY,19395
@@ -1287,7 +1287,7 @@ test/paired/new-results/subset-partition-new-simu/isub-0/meta.yaml,sha256=ZUaFW7
1287
1287
  test/paired/new-results/subset-partition-new-simu/isub-0/partition-igh.yaml,sha256=AcC85PCqK8Epm4ICu4B8q5eUjtsmlFTQwTkmMhZqQ5I,30562
1288
1288
  test/paired/new-results/subset-partition-new-simu/isub-0/partition-igk.yaml,sha256=TrjOFEnyjqRB1mIbZaG2dDUg0BB7h_YMn7P7NJ4siRA,24486
1289
1289
  test/paired/new-results/subset-partition-new-simu/isub-0/partition-igl.yaml,sha256=fc2SzIWy51agwAZcCTJZAfZW_-ddT-g0celyJsbelgY,7960
1290
- test/paired/new-results/subset-partition-new-simu/isub-0/partition.log,sha256=b8zrYCxbCl3hqOe7iuuddS5zlFbl-o4jBcme-y6EO0k,24838
1290
+ test/paired/new-results/subset-partition-new-simu/isub-0/partition.log,sha256=SCD77_QESRk8c4MzemE1M-wI1s6cIp6Nma-fb3B2HgQ,24766
1291
1291
  test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/igh.fa,sha256=vR3IfQGVf6SVv6ls-ebrcQmDTDxNu0nhjizzNbitup4,5852
1292
1292
  test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/igk.fa,sha256=_fxa0GOLuWDb0sfWeO4YbSmIcKwuG4F_4fMxte4dYLE,5107
1293
1293
  test/paired/new-results/subset-partition-new-simu/isub-0/igh+igk/partition-igh.yaml,sha256=FjL_OaOcNDHHamp3ehFMyAuU4sO4_TMXgEAPlI1kBdw,22125
@@ -1638,7 +1638,7 @@ test/paired/new-results/subset-partition-new-simu/isub-1/meta.yaml,sha256=J_IVfe
1638
1638
  test/paired/new-results/subset-partition-new-simu/isub-1/partition-igh.yaml,sha256=CjHAnWyDZtOL-D2jB_Q0j0om0qtvEhrtZcoOSbk0gSg,45209
1639
1639
  test/paired/new-results/subset-partition-new-simu/isub-1/partition-igk.yaml,sha256=93vPGzB3jaCjPPBEUEvqSqf2axzmd1Ry0P6-YoN7OTg,28793
1640
1640
  test/paired/new-results/subset-partition-new-simu/isub-1/partition-igl.yaml,sha256=rzwVZ9JijOgNZAWVW5MaiYTNW6HtQvsrqKPV_y9NT30,14925
1641
- test/paired/new-results/subset-partition-new-simu/isub-1/partition.log,sha256=waMDDJtr4d6kqRlA2sVmg74X70COxEcOsl56iLpTh0w,24811
1641
+ test/paired/new-results/subset-partition-new-simu/isub-1/partition.log,sha256=sS8oVMSh1N34iUDVDs1PYOSDwJp9gw9U7J_JqpH1x-E,24739
1642
1642
  test/paired/new-results/subset-partition-new-simu/isub-1/igh+igk/igh.fa,sha256=eLpqTnZF03J8ZANDLzei2lXYLU_qMIPYekhVpRgggfk,8772
1643
1643
  test/paired/new-results/subset-partition-new-simu/isub-1/igh+igk/igk.fa,sha256=jWCEqF1B5bXygBLb2BKWKD0rmftFl0c0X5xSEEJOtFA,5868
1644
1644
  test/paired/new-results/subset-partition-new-simu/isub-1/igh+igk/partition-igh.yaml,sha256=mDDRdcCUT4gmdL5IQ1D2nGxXuTxdpEUvt83fNn1K35Q,27612
@@ -2007,7 +2007,7 @@ test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igk/partiti
2007
2007
  test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igk/partition-igk.yaml,sha256=Ybr2uxzr0wzPyEwrxDWDYif2gFk4UlHNPsXmufeFZhg,50990
2008
2008
  test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igl/partition-igh.yaml,sha256=2ip81MiUa7l716-y86dipwvwM3qg1VWlRQT-__6o4Rw,29796
2009
2009
  test/paired/new-results/subset-partition-new-simu/merged-subsets/igh+igl/partition-igl.yaml,sha256=dIOx35YYPOx2RQ2e2-Qyac5qegCzHf-DyhML42ZXZIA,21443
2010
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml,sha256=NFv8soMyjVMdo8_9JbZfVfN5YkKYYsL9biLuZNqBiyA,140730
2010
+ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/sw-cache.yaml,sha256=KaGZsdSXXJTvbWehXevpc2MWXIcj1y2hyv1vdfi8Otk,140753
2011
2011
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/all-mean-mute-freqs.csv,sha256=LPJkL33RJZwT1nbvv80p_1r5J6pSyejnAb1rxjB5eU8,912
2012
2012
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/d_gene-probs.csv,sha256=zeYbss9bxXW-xyVRkX6eBeMhPy-qiino5f0xJ5z86DI,233
2013
2013
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/j_gene-probs.csv,sha256=u4L0N-3x-YChG9C2unXpDbDTVzDZgfw3aChq3fHOuSk,63
@@ -2041,7 +2041,7 @@ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/
2041
2041
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/hmms/IGHV3-33_star_01.yaml,sha256=FU4oDYBlqRgZwlQrbG23AEZneBh-icKPaswTKnXojUI,103996
2042
2042
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/hmms/IGHV3-7_star_01.yaml,sha256=GLt0fNZJsArlWs95oE7v2E-ZKciqmRa6plG-AWAxaCg,104240
2043
2043
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igh/hmm/hmms/IGHV4-39_star_01.yaml,sha256=GGUYeGeP3CaMWhWo4B32FWDF5ohfVAJf8_QwQ9sSkp0,104436
2044
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml,sha256=NfoOwvE2MPY6Zbngae9OpjiN-cj3W3zkue7k4M1zI-4,78731
2044
+ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/sw-cache.yaml,sha256=TMoErsoN2Y5VRvMPljea1wfhXCxlqMFU2xATpb8yUy4,78754
2045
2045
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/all-mean-mute-freqs.csv,sha256=yR5AuVGrcUAOe72bT-nEJap_zn3AwCpaXSrFGELbDyA,740
2046
2046
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/d_gene-probs.csv,sha256=p07NACPyIrtcnGVLP8tHoSHCBiO_H7OazG_siOykHws,28
2047
2047
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/j_gene-probs.csv,sha256=40-_sM8ZQBd6J9r__bewvD1wb3DELCmaRHpLak-xa0s,75
@@ -2060,7 +2060,7 @@ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/
2060
2060
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/hmms/IGKV2-30_star_01.yaml,sha256=otPu6N94wuSVkMB8R4ZUYp0k0NLTXBreU1OCCc1VYBk,107159
2061
2061
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/hmms/IGKV3-11_star_01.yaml,sha256=dizIw0o2xB1DiUzb_HneMaz3yIIyxS0d2HiPCdwo2fA,102590
2062
2062
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igk/hmm/hmms/IGKV3-15_star_01.yaml,sha256=1z0A-rW4uPkaZ0u-3Vu9fxdBoNqsf8MXfaT6yjkaKxw,103093
2063
- test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml,sha256=-lmMUa0J2xxRpjuUcA10Fxj_2xAdjd-6gp6krVTLw2w,44416
2063
+ test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/sw-cache.yaml,sha256=Vp-7UDqVp3y6gvXnq_Bx7VyBGHC2cE4smFmMhqGdwzo,44439
2064
2064
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/hmm/all-mean-mute-freqs.csv,sha256=mhl_3xQduo9KwGA20exKyZmQOOdXC5k5HnFS05ySwb0,693
2065
2065
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/hmm/d_gene-probs.csv,sha256=fJ9zLdtkRjPmYgE7qmoz00lDMlBYXZIvOc-N_WNztlE,28
2066
2066
  test/paired/new-results/subset-partition-new-simu/merged-subsets/parameters/igl/hmm/j_gene-probs.csv,sha256=ng_-k77f0BCTsX-VM_EGVf0CIxPYj59BGGkibFelC60,39
@@ -8430,8 +8430,8 @@ test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV4-NL1_star_01.csv
8430
8430
  test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV5-10-1_star_01.csv,sha256=S075HCAZnbZpAMsXeLMmMXEGVHFs_Euk1XujtFQ46y4,41974
8431
8431
  test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV5-51_star_01.csv,sha256=QJGyDRqD2JezXsuMbNNXGSCM-kjaN2h4QGpgsaqTqXQ,57817
8432
8432
  test/ref-results-slow/test/parameters/simu/true/mute-freqs/IGHV7-4-1_star_02.csv,sha256=k5KeCR5Qa6iEF0IEHR63DDdJStqAjcZxgZOUbKDFNaY,39977
8433
- partis_bcr-1.0.13.dist-info/METADATA,sha256=pxYl-D456L0qwiG6VKINxSsnHB0JVUCTUd4_sloWXrg,5008
8434
- partis_bcr-1.0.13.dist-info/WHEEL,sha256=_N1vyLgwJ10g4JxFsp-IfU42zGJgf-DUqwfdbV1YvEM,115
8435
- partis_bcr-1.0.13.dist-info/entry_points.txt,sha256=Q-AkAQ91YwiKNHruS32ACdY4_IQdpZhpij2EuVDmdnM,44
8436
- partis_bcr-1.0.13.dist-info/top_level.txt,sha256=J-z0poNcsv31IHB413--iOY8LoHBKiTHeybHX3abokI,7
8437
- partis_bcr-1.0.13.dist-info/RECORD,,
8433
+ partis_bcr-1.0.13.post1.dev4.dist-info/METADATA,sha256=22rUjLv3PSTZpVHtVZKDMsTfjyDGaRUJjkmcT3SzG7k,5019
8434
+ partis_bcr-1.0.13.post1.dev4.dist-info/WHEEL,sha256=_N1vyLgwJ10g4JxFsp-IfU42zGJgf-DUqwfdbV1YvEM,115
8435
+ partis_bcr-1.0.13.post1.dev4.dist-info/entry_points.txt,sha256=Q-AkAQ91YwiKNHruS32ACdY4_IQdpZhpij2EuVDmdnM,44
8436
+ partis_bcr-1.0.13.post1.dev4.dist-info/top_level.txt,sha256=J-z0poNcsv31IHB413--iOY8LoHBKiTHeybHX3abokI,7
8437
+ partis_bcr-1.0.13.post1.dev4.dist-info/RECORD,,
python/processargs.py CHANGED
@@ -344,7 +344,7 @@ def process(args):
344
344
  args.aligned_germline_fname = '%s/%s/imgt-alignments/%s.fa' % (args.default_initial_germline_dir, args.species, args.locus)
345
345
  if not os.path.exists(args.aligned_germline_fname):
346
346
  raise Exception('--aligned-germline-fname %s doesn\'t exist, but we need it in order to write presto output' % args.aligned_germline_fname)
347
- if not args.paired_loci and args.airr_output:
347
+ if not args.paired_loci and args.airr_output and not args.generate_trees:
348
348
  if args.outfname is None:
349
349
  if args.action != 'cache-parameters':
350
350
  print(' note: no --outfname set')
@@ -466,6 +466,9 @@ def process(args):
466
466
  print(' note: no %s specified, so nothing will be written to disk' % ('--paired-outdir' if args.paired_loci else '--outfname'))
467
467
  args.outfname = get_dummy_outfname(args.workdir) # hackey, but otherwise I have to rewrite the whole run_simulation() in bin/partis to handle None type outfname
468
468
 
469
+ if args.airr_output:
470
+ raise Exception('--airr-output isn\'t implemented for \'simulate\', but you can instead convert to airr tsv afterwards with for instance \'parse-output simu.yaml simu.tsv --airr-output\' or \'parse-output --paired <paired-simu-dir> <paired-simu-dir> --airr-output\'')
471
+
469
472
  if args.simulate_from_scratch:
470
473
  args.rearrange_from_scratch = True
471
474
  args.mutate_from_scratch = True
@@ -8,7 +8,7 @@ ML Model: Generalized Time-Reversible, CAT approximation with 20 rate categories
8
8
  Ignored unknown character X (seen 48 times)
9
9
  Initial topology in 0.00 seconds
10
10
  Refining topology: 12 rounds ME-NNIs, 2 rounds ME-SPRs, 6 rounds ML-NNIs
11
- Total branch-length 0.082 after 0.01 sec
11
+ Total branch-length 0.082 after 0.00 sec
12
12
  ML-NNI round 1: LogLk = -667.315 NNIs 1 max delta 0.00 Time 0.01
13
13
  GTR Frequencies: 0.2215 0.2569 0.3074 0.2143
14
14
  GTR rates(ac ag at cg ct gt) 0.9744 0.9603 0.4580 0.6925 0.8029 1.0000
@@ -16,8 +16,8 @@ Switched to using 20 rate categories (CAT approximation)
16
16
  Rate categories were divided by 0.641 so that average rate = 1.0
17
17
  CAT-based log-likelihoods may not be comparable across runs
18
18
  Use -gamma for approximate but comparable Gamma(20) log-likelihoods
19
- ML-NNI round 2: LogLk = -654.776 NNIs 1 max delta 0.00 Time 0.05
19
+ ML-NNI round 2: LogLk = -654.776 NNIs 1 max delta 0.00 Time 0.02
20
20
  Turning off heuristics for final round of ML NNIs (converged)
21
- ML-NNI round 3: LogLk = -654.776 NNIs 0 max delta 0.00 Time 0.05 (final)
22
- Optimize all lengths: LogLk = -654.776 Time 0.06
23
- Total time: 0.08 seconds Unique: 8/12 Bad splits: 0/5
21
+ ML-NNI round 3: LogLk = -654.776 NNIs 0 max delta 0.00 Time 0.03 (final)
22
+ Optimize all lengths: LogLk = -654.776 Time 0.03
23
+ Total time: 0.04 seconds Unique: 8/12 Bad splits: 0/5
@@ -16,8 +16,8 @@ Switched to using 20 rate categories (CAT approximation)
16
16
  Rate categories were divided by 0.624 so that average rate = 1.0
17
17
  CAT-based log-likelihoods may not be comparable across runs
18
18
  Use -gamma for approximate but comparable Gamma(20) log-likelihoods
19
- ML-NNI round 2: LogLk = -518.489 NNIs 0 max delta 0.00 Time 0.01
19
+ ML-NNI round 2: LogLk = -518.489 NNIs 0 max delta 0.00 Time 0.00
20
20
  Turning off heuristics for final round of ML NNIs (converged)
21
- ML-NNI round 3: LogLk = -518.489 NNIs 0 max delta 0.00 Time 0.01 (final)
22
- Optimize all lengths: LogLk = -518.489 Time 0.01
21
+ ML-NNI round 3: LogLk = -518.489 NNIs 0 max delta 0.00 Time 0.00 (final)
22
+ Optimize all lengths: LogLk = -518.489 Time 0.00
23
23
  Total time: 0.01 seconds Unique: 3/8 Bad splits: 0/0
@@ -15,8 +15,8 @@ Switched to using 20 rate categories (CAT approximation)
15
15
  Rate categories were divided by 0.636 so that average rate = 1.0
16
16
  CAT-based log-likelihoods may not be comparable across runs
17
17
  Use -gamma for approximate but comparable Gamma(20) log-likelihoods
18
- ML-NNI round 2: LogLk = -662.208 NNIs 2 max delta 0.00 Time 0.05
18
+ ML-NNI round 2: LogLk = -662.208 NNIs 2 max delta 0.00 Time 0.02
19
19
  Turning off heuristics for final round of ML NNIs (converged)
20
- ML-NNI round 3: LogLk = -662.208 NNIs 0 max delta 0.00 Time 0.06 (final)
21
- Optimize all lengths: LogLk = -662.208 Time 0.06
22
- Total time: 0.07 seconds Unique: 8/8 Bad splits: 0/5
20
+ ML-NNI round 3: LogLk = -662.208 NNIs 0 max delta 0.00 Time 0.03 (final)
21
+ Optimize all lengths: LogLk = -662.208 Time 0.03
22
+ Total time: 0.04 seconds Unique: 8/8 Bad splits: 0/5
@@ -1,9 +1,9 @@
1
1
  name,seconds
2
- cache-parameters-simu,9.9
3
- annotate-new-simu,3.9
4
- multi-annotate-new-simu,4.6
5
- partition-new-simu,8.1
6
- seed-partition-new-simu,4.4
7
- vsearch-partition-new-simu,4.3
8
- get-selection-metrics-new-simu,4.2
9
- cache-parameters-data,14.9
2
+ cache-parameters-simu,8.1
3
+ annotate-new-simu,3.0
4
+ multi-annotate-new-simu,3.0
5
+ partition-new-simu,5.8
6
+ seed-partition-new-simu,4.0
7
+ vsearch-partition-new-simu,4.5
8
+ get-selection-metrics-new-simu,2.2
9
+ cache-parameters-data,10.5
test/new-results/test.log CHANGED
@@ -10,7 +10,7 @@ smith-waterman (new-allele fitting)
10
10
  running 11 procs for 1 seq
11
11
  info for 36 / 36 = 1.000 (removed: 0 failed)
12
12
  kept 18 (0.500) unproductive
13
- water time: 0.4 (ig-sw 0.0 processing 0.1)
13
+ water time: 0.3 (ig-sw 0.0 processing 0.2)
14
14
  smith-waterman (writing parameters)
15
15
  vsearch: 36 / 36 v annotations (0 failed) with 7 v genes in 0.1 sec
16
16
  running 10 procs for 36 seqs
@@ -18,8 +18,8 @@ smith-waterman (writing parameters)
18
18
  info for 36 / 36 = 1.000 (removed: 0 failed)
19
19
  kept 18 (0.500) unproductive
20
20
  writing sw results to test/new-results/test/parameters/simu/sw-cache.yaml
21
- writing parameters to test/new-results/test/parameters/simu/sw (1.2 sec)
22
- water time: 1.6 (ig-sw 1.3 processing 0.2)
21
+ writing parameters to test/new-results/test/parameters/simu/sw (0.9 sec)
22
+ water time: 1.3 (ig-sw 1.0 processing 0.2)
23
23
  writing hmms removed 30 genes from glfo (leaving v 7 d 5 j 3)
24
24
 
25
25
  note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
@@ -27,26 +27,26 @@ smith-waterman (writing parameters)
27
27
  hmm
28
28
  reading output
29
29
  read 36 hmm output lines with 36 sequences in 36 events (0 failures)
30
- writing parameters to test/new-results/test/parameters/simu/hmm (1.5 sec)
31
- writing parameters to test/new-results/test/parameters/simu/true (1.4 sec)
32
- infra time: 3.0
33
- hmm step time: 3.9
30
+ writing parameters to test/new-results/test/parameters/simu/hmm (0.9 sec)
31
+ writing parameters to test/new-results/test/parameters/simu/true (0.9 sec)
32
+ infra time: 2.0
33
+ hmm step time: 2.6
34
34
  writing hmms removed 0 genes from glfo (leaving v 7 d 5 j 3)
35
35
 
36
36
  note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
37
- (0.8 sec)
38
- total time: 7.9
37
+ (0.6 sec)
38
+ total time: 6.0
39
39
  annotate-new-simu partis annotate --dont-write-git-info --infname test/ref-results/test/simu.yaml --parameter-dir test/new-results/test/parameters/simu --sw-cachefname test/new-results/test/parameters/simu/sw-cache.yaml --plot-annotation-performance --is-simu --plotdir test/new-results/annotate-new-simu-annotation-performance --only-csv-plots --random-seed 1 --n-procs 10 --outfname test/new-results/annotate-new-simu.yaml
40
40
  annotating (with test/new-results/test/parameters/simu/hmm)
41
41
  smith-waterman
42
- vsearch: 36 / 36 v annotations (0 failed) with 7 v genes in 0.1 sec
42
+ vsearch: 36 / 36 v annotations (0 failed) with 7 v genes in 0.2 sec
43
43
  reading sw results from test/new-results/test/parameters/simu/sw-cache.yaml
44
44
  info for 36 / 36 = 1.000 (removed: 0 failed, 0 duplicates [removed when cache file was written])
45
45
  kept 18 (0.500) unproductive
46
46
  plotting performance
47
47
  warning skipped annotation performance evaluation on 1 queries with different true and inferred net shm indel lengths: d8761c689a
48
48
  (0.0 sec)
49
- water time: 0.2
49
+ water time: 0.1
50
50
  hmm
51
51
  reading output
52
52
  read 36 hmm output lines with 36 sequences in 36 events (0 failures)
@@ -54,8 +54,8 @@ hmm
54
54
  warning skipped annotation performance evaluation on 1 queries with different true and inferred net shm indel lengths: d8761c689a
55
55
  (0.0 sec)
56
56
  infra time: 0.1
57
- hmm step time: 1.0
58
- total time: 1.3
57
+ hmm step time: 0.8
58
+ total time: 1.1
59
59
  multi-annotate-new-simu partis annotate --dont-write-git-info --infname test/ref-results/test/simu.yaml --parameter-dir test/new-results/test/parameters/simu --sw-cachefname test/new-results/test/parameters/simu/sw-cache.yaml --plot-annotation-performance --simultaneous-true-clonal-seqs --is-simu --plotdir test/new-results/multi-annotate-new-simu-annotation-performance --only-csv-plots --random-seed 1 --n-procs 10 --outfname test/new-results/multi-annotate-new-simu.yaml
60
60
  annotating (with test/new-results/test/parameters/simu/hmm)
61
61
  smith-waterman
@@ -66,18 +66,18 @@ smith-waterman
66
66
  kept 18 (0.500) unproductive
67
67
  plotting performance
68
68
  warning skipped annotation performance evaluation on 1 queries with different true and inferred net shm indel lengths: d8761c689a
69
- (0.1 sec)
70
- water time: 0.3
69
+ (0.0 sec)
70
+ water time: 0.1
71
71
  hmm
72
72
  --simultaneous-true-clonal-seqs: grouping seqs according to true partition
73
73
  warning split apart 1 cluster that contained multiple cdr3 lengths (total clusters: 10 --> 11)
74
74
  cluster splits: 8 --> 7 1
75
- subcluster annotating 11 clusters with steps: (0.8s) (0.2s) plotting performance
75
+ subcluster annotating 11 clusters with steps: (0.5s) (0.2s) plotting performance
76
76
  warning skipped annotation performance evaluation on 1 queries with different true and inferred net shm indel lengths: d8761c689a
77
77
  (0.0 sec)
78
78
 
79
- subcluster annotation time 1.1
80
- total time: 1.5
79
+ subcluster annotation time 0.8
80
+ total time: 1.0
81
81
  partition-new-simu partis partition --dont-write-git-info --infname test/ref-results/test/simu.yaml --parameter-dir test/new-results/test/parameters/simu --sw-cachefname test/new-results/test/parameters/simu/sw-cache.yaml --plot-annotation-performance --max-ccf-fail-frac 0.10 --is-simu --persistent-cachefname test/new-results/cache-new-partition.csv --plotdir test/new-results/partition-new-simu-annotation-performance --only-csv-plots --no-partition-plots --random-seed 1 --n-procs 10 --outfname test/new-results/partition-new-simu.yaml
82
82
  partitioning (with test/new-results/test/parameters/simu/hmm)
83
83
  smith-waterman
@@ -88,25 +88,25 @@ smith-waterman
88
88
  plotting performance
89
89
  warning skipped annotation performance evaluation on 1 queries with different true and inferred net shm indel lengths: d8761c689a
90
90
  (0.0 sec)
91
- water time: 0.2
91
+ water time: 0.1
92
92
  hmm
93
93
  --persistent-cachefname: using existing hmm cache file test/new-results/cache-new-partition.csv
94
- caching all 36 naive sequences (1.0s)
94
+ caching all 36 naive sequences (0.7s)
95
95
  collapsed 36 queries into 12 clusters with identical naive seqs (0.0 sec)
96
- 12 clusters with 10 procs (0.4s)
97
- 12 clusters with 7 procs (0.2s)
96
+ 12 clusters with 10 procs (0.3s)
97
+ 12 clusters with 7 procs (0.3s)
98
98
  12 clusters with 5 procs (0.2s)
99
99
  12 clusters with 3 procs (0.2s)
100
- 12 clusters with 2 procs (0.3s)
100
+ 12 clusters with 2 procs (0.2s)
101
101
  11 clusters with 1 proc (0.6s)
102
- partition loop time: 1.9
102
+ partition loop time: 1.8
103
103
  getting annotations for final partition
104
- subcluster annotating 10 clusters with steps: (0.6s) (0.2s) (0.2s) plotting performance
104
+ subcluster annotating 10 clusters with steps: (0.4s) (0.2s) (0.2s) plotting performance
105
105
  warning skipped annotation performance evaluation on 1 queries with different true and inferred net shm indel lengths: d8761c689a
106
106
  (0.0 sec)
107
107
 
108
- subcluster annotation time 1.1
109
- total time: 4.5
108
+ subcluster annotation time 1.0
109
+ total time: 3.9
110
110
  seed-partition-new-simu partis partition --dont-write-git-info --infname test/ref-results/test/simu.yaml --parameter-dir test/new-results/test/parameters/simu --sw-cachefname test/new-results/test/parameters/simu/sw-cache.yaml --max-ccf-fail-frac 0.10 --is-simu --persistent-cachefname test/new-results/cache-new-partition.csv --seed-unique-id 8024ed1a22 --random-seed 1 --n-procs 10 --outfname test/new-results/seed-partition-new-simu.yaml
111
111
  partitioning (with test/new-results/test/parameters/simu/hmm)
112
112
  smith-waterman
@@ -120,20 +120,20 @@ hmm
120
120
  --persistent-cachefname: using existing hmm cache file test/new-results/cache-new-partition.csv
121
121
  collapsed 11 queries into 2 clusters with identical naive seqs (0.0 sec)
122
122
  reducing n procs to number of clusters: 10 --> 2
123
- 2 clusters with 2 procs (0.2s)
123
+ 2 clusters with 2 procs (0.3s)
124
124
  removed 0 sequences in unseeded clusters, split 2 seeded clusters into 11 singletons, and merged these into 2 clusters with identical naive seqs (0.0 sec)
125
125
  new n_procs 1 (initial seqs/proc: 5.50 new seqs/proc: 2.00
126
- 2 clusters with 1 proc (0.2s)
127
- partition loop time: 0.4
126
+ 2 clusters with 1 proc (0.3s)
127
+ partition loop time: 0.5
128
128
  getting annotations for final partition
129
- subcluster annotating 1 cluster with steps: (0.3s) (0.2s) (0.2s)
130
- subcluster annotation time 0.6
129
+ subcluster annotating 1 cluster with steps: (0.2s) (0.2s) (0.2s)
130
+ subcluster annotation time 0.7
131
131
  seed cluster size in best partition: 11, excluding seed seq: 10
132
- total time: 1.3
132
+ total time: 1.4
133
133
  vsearch-partition-new-simu partis partition --dont-write-git-info --infname test/ref-results/test/simu.yaml --parameter-dir test/new-results/test/parameters/simu --sw-cachefname test/new-results/test/parameters/simu/sw-cache.yaml --naive-vsearch --is-simu --persistent-cachefname test/new-results/cache-new-partition.csv --random-seed 1 --n-procs 10 --outfname test/new-results/vsearch-partition-new-simu.yaml
134
134
  partitioning (with test/new-results/test/parameters/simu/hmm)
135
135
  smith-waterman
136
- vsearch: 36 / 36 v annotations (0 failed) with 7 v genes in 0.2 sec
136
+ vsearch: 36 / 36 v annotations (0 failed) with 7 v genes in 0.1 sec
137
137
  reading sw results from test/new-results/test/parameters/simu/sw-cache.yaml
138
138
  info for 36 / 36 = 1.000 (removed: 0 failed, 0 duplicates [removed when cache file was written])
139
139
  kept 18 (0.500) unproductive
@@ -143,12 +143,12 @@ hmm
143
143
  collapsed 36 sequences (36 initial naive seqs/clusters) into 12 unique naive sequences over 9 cdr3 lengths (0.0 sec)
144
144
  using hfrac bound for vsearch 0.013
145
145
  running vsearch 9 times (once for each cdr3 length class): . . . . . . . . .
146
- vsearch time: 0.2
146
+ vsearch time: 0.3
147
147
  getting annotations for final partition
148
148
  calculating hmm annotations even though --fast/--naive-vsearch was set (you can set --use-sw-annotations to get faster (but substantially less accurate) annotations, or set --dont-calculate-annotations if you only need the partition)
149
- subcluster annotating 10 clusters with steps: (0.6s) (0.2s) (0.2s)
150
- subcluster annotation time 1.0
151
- total time: 1.6
149
+ subcluster annotating 10 clusters with steps: (0.5s) (0.2s) (0.2s)
150
+ subcluster annotation time 0.9
151
+ total time: 1.5
152
152
  get-selection-metrics-new-simu partis get-selection-metrics --dont-write-git-info --existing-output-run-cfg paired --min-selection-metric-cluster-size 3 --min-paired-cluster-size-to-read 3 --random-seed 1 --n-procs 10 --outfname test/new-results/partition-new-simu.yaml --selection-metric-fname test/new-results/get-selection-metrics-new-simu.yaml
153
153
  note: --parameter-dir not set, so using default: x-dummy-x
154
154
  note: By default we print/operate on *all* annotations in the output file, which in general can include annotations from non-best partititons and non-seed clusters (e.g. if --n-final-clusters was set).
@@ -160,7 +160,7 @@ getting annotations for final partition
160
160
  run /Users/runner/work/partis/partis/bin/FastTree-macos -gtr -nt -out /Users/runner/work/partis/partis/test/new-results/partition-new-simu/fasttree/iclust-0/fasttree.out /Users/runner/work/partis/partis/test/new-results/partition-new-simu/fasttree/iclust-0/input-seqs.fa
161
161
  run /Users/runner/work/partis/partis/bin/FastTree-macos -gtr -nt -out /Users/runner/work/partis/partis/test/new-results/partition-new-simu/fasttree/iclust-1/fasttree.out /Users/runner/work/partis/partis/test/new-results/partition-new-simu/fasttree/iclust-1/input-seqs.fa
162
162
  run /Users/runner/work/partis/partis/bin/FastTree-macos -gtr -nt -out /Users/runner/work/partis/partis/test/new-results/partition-new-simu/fasttree/iclust-2/fasttree.out /Users/runner/work/partis/partis/test/new-results/partition-new-simu/fasttree/iclust-2/input-seqs.fa
163
- made 3 fasttree trees (0.5s)
163
+ made 3 fasttree trees (0.3s)
164
164
  tree origins: 3 ran fasttree
165
165
  skipped 1/4 clusters smaller than 4
166
166
  setting default tau to 1 / 352 = 0.0028
@@ -172,42 +172,42 @@ getting annotations for final partition
172
172
  warning get_aa_tree() (AA inf tree, iclust 2): skipped 11/13 edges for which we didn't have sequences for both nodes (i.e. left the original branch length unmodified). Missing nodes: apr dhq eyz fnv nox
173
173
  skipped 1/4 clusters that had no uids in common with tree
174
174
  writing selection metrics to test/new-results/get-selection-metrics-new-simu.yaml
175
- total time: 0.7
175
+ total time: 0.4
176
176
  cache-parameters-data partis cache-parameters --dont-write-git-info --infname test/mishmash.fa --parameter-dir test/new-results/test/parameters/data --sw-cachefname test/new-results/test/parameters/data/sw-cache.yaml --n-max-queries 50 --input-metafnames test/input-meta.yaml --random-seed 1 --n-procs 10
177
177
  stopped after reading 50 sequences from test/mishmash.fa
178
178
  --n-max-queries: stopped after reading 50 queries from input file
179
179
  --input-metafnames: added meta info for 4 sequences from test/input-meta.yaml: multiplicities
180
180
  caching parameters
181
- vsearch: 44 / 50 v annotations (6 failed) with 54 v genes in 0.2 sec
181
+ vsearch: 44 / 50 v annotations (6 failed) with 54 v genes in 0.1 sec
182
182
  keeping 24 / 198 v genes
183
183
  smith-waterman (new-allele fitting)
184
- vsearch: 45 / 50 v annotations (5 failed) with 23 v genes in 0.2 sec
184
+ vsearch: 45 / 50 v annotations (5 failed) with 23 v genes in 0.0 sec
185
185
  running 10 procs for 50 seqs
186
186
  running 12 procs for 5 seqs
187
187
  info for 46 / 50 = 0.920 (removed: 4 failed)
188
188
  kept 16 (0.320) unproductive
189
- water time: 0.4 (ig-sw 0.0 processing 0.2)
189
+ water time: 0.3 (ig-sw 0.0 processing 0.2)
190
190
  smith-waterman (writing parameters)
191
- vsearch: 45 / 50 v annotations (5 failed) with 23 v genes in 0.2 sec
191
+ vsearch: 45 / 50 v annotations (5 failed) with 23 v genes in 0.1 sec
192
192
  running 10 procs for 46 seqs
193
193
  running 11 procs for 1 seq
194
194
  info for 46 / 50 = 0.920 (removed: 4 failed)
195
195
  kept 16 (0.320) unproductive
196
196
  writing sw results to test/new-results/test/parameters/data/sw-cache.yaml
197
- writing parameters to test/new-results/test/parameters/data/sw (2.1 sec)
198
- water time: 2.5 (ig-sw 2.2 processing 0.1)
197
+ writing parameters to test/new-results/test/parameters/data/sw (1.2 sec)
198
+ water time: 1.6 (ig-sw 1.3 processing 0.1)
199
199
  writing hmms removed 15 genes from glfo (leaving v 18 d 22 j 7)
200
200
 
201
201
  note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
202
- (2.4 sec)
202
+ (1.8 sec)
203
203
  hmm
204
204
  reading output
205
205
  read 46 hmm output lines with 46 sequences in 46 events (0 failures)
206
- writing parameters to test/new-results/test/parameters/data/hmm (1.7 sec)
207
- infra time: 1.8
208
- hmm step time: 4.2
206
+ writing parameters to test/new-results/test/parameters/data/hmm (1.2 sec)
207
+ infra time: 1.4
208
+ hmm step time: 2.9
209
209
  writing hmms removed 6 genes from glfo (leaving v 15 d 19 j 7)
210
210
 
211
211
  note: utils.memory_usage_fraction() needs testing on platform 'Darwin' to make sure unit conversions don't need changing
212
- (1.8 sec)
213
- total time: 12.0
212
+ (1.4 sec)
213
+ total time: 8.5