biotite 1.3.0__cp313-cp313-macosx_11_0_arm64.whl → 1.5.0__cp313-cp313-macosx_11_0_arm64.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.

Potentially problematic release.


This version of biotite might be problematic. Click here for more details.

Files changed (52) hide show
  1. biotite/application/dssp/app.py +63 -6
  2. biotite/database/afdb/download.py +12 -6
  3. biotite/database/rcsb/download.py +1 -0
  4. biotite/database/rcsb/query.py +2 -2
  5. biotite/interface/pymol/object.py +3 -1
  6. biotite/interface/rdkit/mol.py +5 -5
  7. biotite/sequence/align/banded.cpython-313-darwin.so +0 -0
  8. biotite/sequence/align/kmeralphabet.cpython-313-darwin.so +0 -0
  9. biotite/sequence/align/kmersimilarity.cpython-313-darwin.so +0 -0
  10. biotite/sequence/align/kmertable.cpython-313-darwin.so +0 -0
  11. biotite/sequence/align/localgapped.cpython-313-darwin.so +0 -0
  12. biotite/sequence/align/localungapped.cpython-313-darwin.so +0 -0
  13. biotite/sequence/align/multiple.cpython-313-darwin.so +0 -0
  14. biotite/sequence/align/pairwise.cpython-313-darwin.so +0 -0
  15. biotite/sequence/align/permutation.cpython-313-darwin.so +0 -0
  16. biotite/sequence/align/selector.cpython-313-darwin.so +0 -0
  17. biotite/sequence/align/tracetable.cpython-313-darwin.so +0 -0
  18. biotite/sequence/codec.cpython-313-darwin.so +0 -0
  19. biotite/sequence/phylo/nj.cpython-313-darwin.so +0 -0
  20. biotite/sequence/phylo/tree.cpython-313-darwin.so +0 -0
  21. biotite/sequence/phylo/upgma.cpython-313-darwin.so +0 -0
  22. biotite/structure/atoms.py +1 -1
  23. biotite/structure/bonds.cpython-313-darwin.so +0 -0
  24. biotite/structure/bonds.pyx +67 -6
  25. biotite/structure/box.py +1 -1
  26. biotite/structure/celllist.cpython-313-darwin.so +0 -0
  27. biotite/structure/chains.py +34 -0
  28. biotite/structure/charges.cpython-313-darwin.so +0 -0
  29. biotite/structure/compare.py +2 -0
  30. biotite/structure/filter.py +2 -1
  31. biotite/structure/geometry.py +164 -2
  32. biotite/structure/info/atoms.py +8 -0
  33. biotite/structure/info/components.bcif +0 -0
  34. biotite/structure/io/pdb/convert.py +1 -0
  35. biotite/structure/io/pdb/file.py +31 -7
  36. biotite/structure/io/pdb/hybrid36.cpython-313-darwin.so +0 -0
  37. biotite/structure/io/pdbx/bcif.py +7 -4
  38. biotite/structure/io/pdbx/cif.py +6 -3
  39. biotite/structure/io/pdbx/compress.py +15 -11
  40. biotite/structure/io/pdbx/convert.py +42 -26
  41. biotite/structure/io/pdbx/encoding.cpython-313-darwin.so +0 -0
  42. biotite/structure/io/pdbx/encoding.pyx +39 -8
  43. biotite/structure/residues.py +173 -1
  44. biotite/structure/rings.py +117 -1
  45. biotite/structure/sasa.cpython-313-darwin.so +0 -0
  46. biotite/structure/segments.py +39 -3
  47. biotite/structure/util.py +14 -22
  48. biotite/version.py +16 -3
  49. {biotite-1.3.0.dist-info → biotite-1.5.0.dist-info}/METADATA +1 -1
  50. {biotite-1.3.0.dist-info → biotite-1.5.0.dist-info}/RECORD +52 -52
  51. {biotite-1.3.0.dist-info → biotite-1.5.0.dist-info}/WHEEL +0 -0
  52. {biotite-1.3.0.dist-info → biotite-1.5.0.dist-info}/licenses/LICENSE.rst +0 -0
@@ -1,4 +1,8 @@
1
- biotite/version.py,sha256=qDtcPZdKzxLpd8vVl6fpIFIMkWt2HK_cO9gLDwaHEdk,511
1
+ biotite-1.5.0.dist-info/RECORD,,
2
+ biotite-1.5.0.dist-info/WHEEL,sha256=s0cTlxH34_QlWnER2EjFUsHTyO2KntcvTrX9yBtBmNo,133
3
+ biotite-1.5.0.dist-info/METADATA,sha256=UUKw6ATrAZtUc-I5_CvIIate_rM_OP8QyhHmLKF2tjY,5525
4
+ biotite-1.5.0.dist-info/licenses/LICENSE.rst,sha256=ZuNQuB65Dxf0rDB_5LxvA4SVQJBWxRZyvbjbvE-APWY,1534
5
+ biotite/version.py,sha256=sfeo6QRBwy3wEFaKhAEbFPpF98FLjoe4Car1c6NnghQ,704
2
6
  biotite/copyable.py,sha256=C7ycTQxqanxT0SmXhzy5OLp7NpZdNWHyokozdoVDGNA,1897
3
7
  biotite/__init__.py,sha256=rL8ZyaCUjOrECEvRxyHj8MOMp4FHMJ8n6KKgrYf5OAQ,545
4
8
  biotite/visualize.py,sha256=GSxIL8PLXMDlaULG-ckSghRifQnBnkseZ-OWsnuno4M,13955
@@ -21,23 +25,23 @@ biotite/database/pubchem/query.py,sha256=Z_DVRY62HhelCtMr3xwUOZBBUpNCwTKVC8ey9dG
21
25
  biotite/database/pubchem/download.py,sha256=p1UtPJ1YuccDWLsXE4Zd410RwqgbwCHj5ZDcISQ6-5U,9870
22
26
  biotite/database/pubchem/__init__.py,sha256=xjwfutIL4-JeTs7v4wCkRyy5q4KE7fGWDvo46ubkXt4,669
23
27
  biotite/database/pubchem/throttle.py,sha256=HXf2l7EW5RLdW0bg72uSdXCDZXFXOE49akhfgKhEdc8,3286
24
- biotite/database/rcsb/query.py,sha256=Ar2uZRuOCMm0RQeMATHfAeTeW5G8eNfg2Iy5qMMZ8JU,32895
25
- biotite/database/rcsb/download.py,sha256=AtRljEV60NReeuWno-YFNrzrpFY_hetghO31-8VojtE,5676
28
+ biotite/database/rcsb/query.py,sha256=svweSjUNDOuZRLDfYTN17goFPOeHKhHs_qPvi9VkKs8,32897
29
+ biotite/database/rcsb/download.py,sha256=a2Epoari3qItLTbBpjKWgBL-H4tbOAP9UQlUnhkXSS4,5757
26
30
  biotite/database/rcsb/__init__.py,sha256=sTJnL4vYwhO7gSszMuT_Lr91uwX0wM1h-fZWiZkITYA,332
27
- biotite/database/afdb/download.py,sha256=sIaGz0hTj1MBA_XIw9HCP6NGnPfNAyPgryOhLuRa9i8,6367
31
+ biotite/database/afdb/download.py,sha256=cSi6x4KXSDHBm4qv7-dK4Q4k09uefNSoVGZjHWHfjQs,6679
28
32
  biotite/database/afdb/__init__.py,sha256=VqRn4WE6wJWS4Sd916xchmMz7tyPpEflnwOVnInhEOs,333
29
33
  biotite/interface/version.py,sha256=1duxoIDwBB6onugS5QqrM1iyM_O644Dw0FGai0V9ssc,2952
30
34
  biotite/interface/__init__.py,sha256=CEbr_8h6pt3za2ybSeePcNKMsA2vkNUbzYhzP62g2Lg,717
31
35
  biotite/interface/warning.py,sha256=rU1F-b1MeIj1OWaK6wMeuM_YE-WKNGqo2TehjTr10KM,577
32
36
  biotite/interface/pymol/startup.py,sha256=8W0wIx13MGqGNvwTTT7ogmgypXCO48PI5w-DVPdS9jw,4619
33
37
  biotite/interface/pymol/shapes.py,sha256=Q34C5H5PkH4XbnyymwbJYp9iFD2Idj2a_qzDRA8tohQ,6066
34
- biotite/interface/pymol/object.py,sha256=5_zG4rn-sjreAHGdRLW45IxK9A096zXjgxn1cEgOVag,44193
38
+ biotite/interface/pymol/object.py,sha256=c0BxeD2rxyPNonXBTA1iLINSRA4_Ljn1_Tzpf4_rLYg,44280
35
39
  biotite/interface/pymol/convert.py,sha256=ldLXSiFdwhEkoZkTtLFOMvymIh9oLniChve54SbHJLA,6044
36
40
  biotite/interface/pymol/__init__.py,sha256=bOX95ek4eKSgZFYynrfcuZFRgjADYvhbrVWCR6ok7yc,6648
37
41
  biotite/interface/pymol/display.py,sha256=KJfCM9-hzvFdC5KFxvG5-oEXd0MIaf3Ocr3dMQVoipY,8458
38
42
  biotite/interface/pymol/cgo.py,sha256=wlG1GkbHAGYVdzaOUPQ5KzI-29lrDkutt0NRw7PIq-8,9859
39
43
  biotite/interface/rdkit/__init__.py,sha256=K2gVw_wrbIU0v-I3RgRvrihdtcpFfL9_t-IlObLuCMk,532
40
- biotite/interface/rdkit/mol.py,sha256=T4Nnc3ttQFfy-4YbbSRLuTpcAhahWjqQGwM7fypouEs,19644
44
+ biotite/interface/rdkit/mol.py,sha256=iMPR8U5girjnCa2-xLHQG1duw-tR3bUruVQRa1O27fc,19629
41
45
  biotite/interface/openmm/system.py,sha256=V-SDc1YDa6nKHcREXz1cGAN7jZJ2X1cPf0gazz_Gv6s,7018
42
46
  biotite/interface/openmm/__init__.py,sha256=ZcLsA9PPsrFDtY7rTMspizpCCQ_Fnm7vqwY-E5xTw6k,587
43
47
  biotite/interface/openmm/state.py,sha256=jmdLw1xc7TQbgeOnZGgSgdmD_rR9VEnMqhX0Wnw_1Jo,2723
@@ -48,7 +52,7 @@ biotite/application/__init__.py,sha256=gOy5iGp5uuKTd0qpR9LgsmanB3ZfdQaTnZcKMRDwS
48
52
  biotite/application/application.py,sha256=MLMft5z1ocBMsTOXkUg-ZeZj0jC8l6WHrYSjgkE7iW8,8096
49
53
  biotite/application/msaapp.py,sha256=6e88Q7vgGSK_5uKdOVPcZF6wMKDRGYEKrvc9tb0yjbs,11974
50
54
  biotite/application/dssp/__init__.py,sha256=lUf-A2rJzPLJYZQZGpZUt7HtA0M59KaX6zQSCrkhfF4,323
51
- biotite/application/dssp/app.py,sha256=tHoG8uFmX8WaBHm0Fhjc7D0NXEaMa-zkLvwFzyP4FQk,5323
55
+ biotite/application/dssp/app.py,sha256=Xs0A764NKchkGFVEfB4bqBinFC5r2wNyAmKEk4G06dQ,7612
52
56
  biotite/application/viennarna/rnaalifold.py,sha256=QawXG9hYKQzdRt8-J_WiXUcoJx7Whps-iSCzq7DFJEA,10683
53
57
  biotite/application/viennarna/util.py,sha256=racSlWGMtRRNtc_wh-ggIJWPDNoxIqwejc_Ztgusk8Q,2635
54
58
  biotite/application/viennarna/__init__.py,sha256=m2obwXBnkDzRDzjrffsGdnp7YxAFz6CctsSmmg03xVI,473
@@ -76,7 +80,7 @@ biotite/sequence/sequence.py,sha256=eIZ7Ugz9IwXlWXs_HC2NGyAtDDcP-Vf1z82jynT_PPE,
76
80
  biotite/sequence/profile.py,sha256=f-KYMVtSB83O5J0Jy87Nzetd4axZDVsUcMSES2J7MJY,19249
77
81
  biotite/sequence/codon_tables.txt,sha256=zZLT642H4qEkwUk5g-hWh-6ZWP_bgaz70fWcxwJDWJ0,10209
78
82
  biotite/sequence/__init__.py,sha256=fSWhobaPGRMJI6-8UYFpjguxVtP4O4cAHmiRxNAGzYI,3423
79
- biotite/sequence/codec.cpython-313-darwin.so,sha256=YJkibzx1uaP_KQEy0f8myiFhCpxLV7_Do8KaK1kDrb8,283912
83
+ biotite/sequence/codec.cpython-313-darwin.so,sha256=hArEwOnCle2O6DIzF1UXDrEkEqz_3hwJoBNHxz6gQL8,332040
80
84
  biotite/sequence/seqtypes.py,sha256=I5OaC9IOJoA9G610Tod67cgCWDQqTAgYpK1FHF8Ofok,23246
81
85
  biotite/sequence/codon.py,sha256=Scua9XHD-TnWfCaKHRegKQGSP3XK3wW3zLgxen45ux0,16346
82
86
  biotite/sequence/search.py,sha256=G__T-GHMJODWmgh87z5wxs_g9-t1DtvEOd-USp-Qizg,3088
@@ -97,36 +101,36 @@ biotite/sequence/io/genbank/file.py,sha256=5XvuJCd_FuI2zh03_bLbLSAuORNw4tXr7p9sG
97
101
  biotite/sequence/io/fastq/convert.py,sha256=x4rWn7WHdKxW1u7mwDgM8Z3qaML4lAO7r-JiMTQbvaI,3632
98
102
  biotite/sequence/io/fastq/__init__.py,sha256=lhw9bxWS0eKPXzF1lg8fvrNmgAmJPLBzIB6jEP5GOVI,588
99
103
  biotite/sequence/io/fastq/file.py,sha256=Q5jrBN21Fi0hp6rU5cc68kQPYc1jWdZfMwhx0Ze6oGw,17817
100
- biotite/sequence/align/multiple.cpython-313-darwin.so,sha256=M6SQSad6huWxq4u27gHaP2guRdWcC32miKq2M5VJ-dE,493360
101
- biotite/sequence/align/permutation.cpython-313-darwin.so,sha256=77FKZC3pklFCevooGBghXSdVqoNNMQFbsJ97av3Pms0,230512
104
+ biotite/sequence/align/multiple.cpython-313-darwin.so,sha256=XGhGbF-0ylJVooe1VB54hsxYfMsqomHMvSerOa_UXpU,547824
105
+ biotite/sequence/align/permutation.cpython-313-darwin.so,sha256=W5T0l61UZIT3cXj6B8gHmkhSM3tM9W2HXgydtyTyBL0,256528
102
106
  biotite/sequence/align/matrix.py,sha256=A1PUA43ltUnvYqB_RO6WPbvAtCzZI3zSfeKHP3aVSNQ,22360
103
107
  biotite/sequence/align/permutation.pyx,sha256=xbbw5DJ7c5SXnuSUl2hJUMxzvinKP1Khc7CSdH5cEE0,10028
104
108
  biotite/sequence/align/selector.pyx,sha256=BstkOkz-nB2dPtkZIZbU5QlCT-h3QHxdsGg1pGUh-Qo,33471
105
109
  biotite/sequence/align/primes.txt,sha256=7pKfLGN1vjYl_KJ3y5uuo8np_5DDUH52UAkhb3fJfWE,10140
106
110
  biotite/sequence/align/kmeralphabet.pyx,sha256=t4MKs3uIXGn_2AB8NRKQxY73RoBLDa-IlKVnSdANkCU,18636
107
111
  biotite/sequence/align/alignment.py,sha256=vf6Ldh0nevFkQ3dHJJRZw6_ZsqoWHHv-6M1Hy_DQgEs,22380
108
- biotite/sequence/align/pairwise.cpython-313-darwin.so,sha256=zlZ9G1jP3EAFOBveE5aO_nUSDStMJVuEogMmF1QMkiE,564320
112
+ biotite/sequence/align/pairwise.cpython-313-darwin.so,sha256=sfEoLw5-pjWlyptkUCa8ZFGxUBD46Pn8V8EozMNPjY8,679536
109
113
  biotite/sequence/align/tracetable.pyx,sha256=1gsT3OV7VkE6i_UpNiYOLVvD2_tfJgbNZb1yv9F4XR8,15455
110
114
  biotite/sequence/align/pairwise.pyx,sha256=Le9RWShVTDSUMpubq9-nxXSFNZp8CgYjhDsLUBE6yoY,22598
111
- biotite/sequence/align/localgapped.cpython-313-darwin.so,sha256=nKlbEHr_75fUfj-o1WN6k84XOQmJRa4pQntT_Fb3gic,1045216
112
- biotite/sequence/align/banded.cpython-313-darwin.so,sha256=xvILUhCCK4LZ5dhNG1R6BFoOQ5ubP5Kp1glxJBw4WFk,527184
115
+ biotite/sequence/align/localgapped.cpython-313-darwin.so,sha256=5rzV9EQkhFOQy29gbFzxa12t8qfubEmR292I7n-Hc5I,1184592
116
+ biotite/sequence/align/banded.cpython-313-darwin.so,sha256=Zui26C3ar45yPh_j52WFo0SuwMifwBViU6PqwMsNrDs,619840
113
117
  biotite/sequence/align/__init__.py,sha256=NyYyB9PmYWCBQB_MaI-L54vYR64JraUvP9uobGJN54w,4711
114
- biotite/sequence/align/localungapped.cpython-313-darwin.so,sha256=5ndsLF-U3RXBFFIVdw7BBikUi0DA4TSPvqsfY2x_7Q8,303408
118
+ biotite/sequence/align/localungapped.cpython-313-darwin.so,sha256=DxyXYXtdaaWP3aV61v2VxC4Jq9jEUX5HNw5x-1r-bbo,354032
115
119
  biotite/sequence/align/localungapped.pyx,sha256=h9wgrY85_t0_wOGDW56uJ9N4bo7GciYpeJZpNIBlp4g,9660
116
120
  biotite/sequence/align/buckets.py,sha256=k8H5RBS5Y7DrMoIOd5Ifrxp-nYWosJuqOYgLd1y-DWs,2464
117
- biotite/sequence/align/selector.cpython-313-darwin.so,sha256=HjxsrXi29zFqWK10tReATvV9Hb7iSxH9SDv3Pws20mk,322528
121
+ biotite/sequence/align/selector.cpython-313-darwin.so,sha256=rUaesp6aj1a0qNx8f3Hc5wsRRniIPQ7-cpBbLyuh23M,343168
118
122
  biotite/sequence/align/localgapped.pyx,sha256=1uoooliEMravtH1fQJSth0a6FEM4La_v32wGP2C0RIQ,33106
119
123
  biotite/sequence/align/cigar.py,sha256=ZhxnWSURuKMwOshbeNIK8mtt6r-xcFWXLzoLtluEo88,14335
120
- biotite/sequence/align/kmeralphabet.cpython-313-darwin.so,sha256=dS3m_NN6eOs4oMoGmYO3C7Ba5H-64ZDMvEzJLfKbXqg,401184
124
+ biotite/sequence/align/kmeralphabet.cpython-313-darwin.so,sha256=hmIW6XXV97anKc9DgyAp1JG6ABmfH4zHKb127DLDr_k,457664
121
125
  biotite/sequence/align/tracetable.pxd,sha256=_VP1ayP6FZL1Tzn1pCCbt6xPZDzFtE9bH0Gvop2lxyQ,2825
122
- biotite/sequence/align/kmertable.cpython-313-darwin.so,sha256=oZ9iSZzA1FaaLjqBAsgEVDlIWSjDx0oE8H6vHgKCw_k,683520
126
+ biotite/sequence/align/kmertable.cpython-313-darwin.so,sha256=F3qc3EZIpC38LGtm0ZonazwyITJW_dl0MWBPxqCcE0g,755744
123
127
  biotite/sequence/align/kmertable.pyx,sha256=EqLVngPURKux5tsrv5PauuN5hLKAJbDDVZWnVGWZufo,121697
124
128
  biotite/sequence/align/multiple.pyx,sha256=ny6BbmXApxQAYMrUT7MPXqfFiEfrhfxvQApiSPoZ7iQ,21924
125
129
  biotite/sequence/align/statistics.py,sha256=mtscAgqIZIdTjtsvjg4s2A6gzFex0QxyHxmcAxpBQww,9652
126
130
  biotite/sequence/align/banded.pyx,sha256=n9-nBkEryjaA-_rQxjT90ZHKIh7Ep1cjFPjWPlHUC9I,25283
127
- biotite/sequence/align/kmersimilarity.cpython-313-darwin.so,sha256=qU5eieYw-pTHUWQHoE6UFdtrpXHdThJqjiPGl-CX8LY,229032
131
+ biotite/sequence/align/kmersimilarity.cpython-313-darwin.so,sha256=lv9Xlf8zgYHRcvc5V2C6S0F5Hahq9t_en37wM1qoBC0,255160
128
132
  biotite/sequence/align/kmersimilarity.pyx,sha256=EBpz8R_fofRd4gsmBJLuH2qZgMWKlzQkCJ54w_-K7gQ,8433
129
- biotite/sequence/align/tracetable.cpython-313-darwin.so,sha256=i-qCaSKgqGVFYb5O2NacZKnUAtc3_8knTTfIsxmxd7g,202928
133
+ biotite/sequence/align/tracetable.cpython-313-darwin.so,sha256=wpOJMHNjvmAp3mpL-r8TwtyC-hWPL8_C76nwNf9hlSk,207344
130
134
  biotite/sequence/align/matrix_data/PAM370.mat,sha256=ZD8BpkVrVK22_oLSXZb9d_kzNDfic_i0eVT1fUNkyBk,2068
131
135
  biotite/sequence/align/matrix_data/PAM210.mat,sha256=UfUmaJ09ID11GUzuNeK7aUzgZTW1iJLizADnD0qT2BI,2067
132
136
  biotite/sequence/align/matrix_data/BLOSUM30.mat,sha256=j6FWyeTXvfpSR0ZGecI18MCATcjM_FTJ2XGoEjWg3Qg,2122
@@ -247,47 +251,47 @@ biotite/sequence/graphics/color_schemes/jalview_zappo.json,sha256=V0IJ-GsT8G8-J9
247
251
  biotite/sequence/graphics/color_schemes/clustalx_dna.json,sha256=xkNRgGj_ersYNx8eSDAnI1HQalGiAWHw97tO_pmfyNE,249
248
252
  biotite/sequence/graphics/color_schemes/3di_flower.json,sha256=wuo5hCVuc_wR9a5AviU9BXRQC8XUb90VqJCsKcpq8pc,917
249
253
  biotite/sequence/phylo/nj.pyx,sha256=s6hoo_7s3VFy-7Hgq9lKtUVXTZ-To8Dxwytk-ohfWYI,7281
250
- biotite/sequence/phylo/tree.cpython-313-darwin.so,sha256=dKWuyUH2h631tXben-DsMlsm-fAv7aO57NjMVmCsRd0,281736
251
- biotite/sequence/phylo/upgma.cpython-313-darwin.so,sha256=19opUFMWcvUR-xGHZJz9BBZUQSTzscBCL3aBgLaa63Y,208808
254
+ biotite/sequence/phylo/tree.cpython-313-darwin.so,sha256=ymJi2OpReUoFYsXGBMagJEupCa8aXntgrmNVuVWibJ4,314072
255
+ biotite/sequence/phylo/upgma.cpython-313-darwin.so,sha256=lA7EsOa9UjFdKSHOrjLbXiZXLFWeWgz-1mUuAPhzj-4,232872
252
256
  biotite/sequence/phylo/__init__.py,sha256=TW1CQqOa3JZYqidRy5XE8gA0HuzA8zo2Iouit3wSsBM,1261
253
257
  biotite/sequence/phylo/upgma.pyx,sha256=86QxGjj8fcGRhze7vZfqw8JLjLAZUevhkWDmzTy357E,5213
254
258
  biotite/sequence/phylo/tree.pyx,sha256=4e4Bhlm1qWY0Wvj6JqDE9jVwP6lEUmE8lIHEUmRNLwU,39206
255
- biotite/sequence/phylo/nj.cpython-313-darwin.so,sha256=Ehx58oaXElL_elKIylOgSTDnSHBjpw6ehkGmMR79imc,226888
259
+ biotite/sequence/phylo/nj.cpython-313-darwin.so,sha256=oAiP4BDFg3mjRtUrrgH6ryO43IzvLRZBkHjnLFOpWmY,233768
256
260
  biotite/structure/repair.py,sha256=EUvsV7EkJt-j7ruOnhZxhqdxfl7FMSKVzuQr7_xJE5g,6996
257
261
  biotite/structure/superimpose.py,sha256=gdn6be9KOf24qphK3mFRkxFDK4ejrtTm8C_tcpzSFHs,19562
258
- biotite/structure/chains.py,sha256=_E4oEhXRg2AxsyZVy623fRkylzAFonDTDSLGSbh3-M8,8324
259
- biotite/structure/bonds.cpython-313-darwin.so,sha256=xXP_9WI02dGo-2xc3HthX-0nQsqgGS7jVOYsWGikTmw,560024
260
- biotite/structure/box.py,sha256=tcnKSV_6UWtzOqEo-ILyIHlt_09gyOMtO0JN2vxlS9o,23388
262
+ biotite/structure/chains.py,sha256=pp0GUo3Nc75lUy19mgv6E6F-QyWZJKo44AyY3H5fNpY,9347
263
+ biotite/structure/bonds.cpython-313-darwin.so,sha256=8klLlDK6XW6hv9icKC9s2JzVOSTS46bo5tz3oxg_bTc,631768
264
+ biotite/structure/box.py,sha256=0GFndCBJKBha8bMlX_9oIs0Y52a0S6Y0g1Qszh83_Sg,23396
261
265
  biotite/structure/error.py,sha256=NI8oZfhO7oYWlcEIi025QZFD3Wjvwn6SvOn_RanrFT0,783
262
266
  biotite/structure/spacegroups.license,sha256=v4W5iaPxCZa2djh8J_KaHZCPX254AQjYjqaMIXI1wPI,1297
263
- biotite/structure/util.py,sha256=PvmoUJbB_PpqnTX0osuAs6e5V8AmeKjAVy3mFFZH288,4959
264
- biotite/structure/segments.py,sha256=1Z094xZWFsLTx_d5w67I-oHlEPCj2sbtLvZWaZfbgF4,9741
267
+ biotite/structure/util.py,sha256=naGADXePMb635MdtYKxO_5BFPEMz-YYF2Q2cH7ImAjA,4398
268
+ biotite/structure/segments.py,sha256=7ORMe1q_2LFSP9efwAvIM3UhL0KhRlURXMnUGPfoJaw,10785
265
269
  biotite/structure/sequence.py,sha256=TlJiSH1AC9XETl3G24UkKl1FHfpWh1aPKsdxj4ZdiEs,4245
266
270
  biotite/structure/sasa.pyx,sha256=lditLNluxg3LsxV1o3B69QOK0Lu1zeuRJXrEQ2SVIKk,12918
267
271
  biotite/structure/tm.py,sha256=HtG56CZI9fk3zjML5f5XJXcE7oKVtYS1r-HGm2ugawo,20967
268
- biotite/structure/charges.cpython-313-darwin.so,sha256=yM_mb0J4Qh4q1zsJT7NP3mx5s-B3xn1AZL4LhBZHEo8,264304
272
+ biotite/structure/charges.cpython-313-darwin.so,sha256=inG2g38H1epJIwh5ne9GHmXsS_e-ZUH4JvKll1kMo9Y,296512
269
273
  biotite/structure/__init__.py,sha256=dqOp3qC1UU3AP7cxNus2wmtHLB9vB_D17Lhmd9cRxAM,5488
270
274
  biotite/structure/mechanics.py,sha256=A7590nMLbsfp_pHvLukca_YV0Q6VcrfDRW_p58D8ZNY,2587
271
275
  biotite/structure/sse.py,sha256=OHXohnYi4ipBcSas9XTi9Pm8oNasM49Oxr7DBvYbe1U,11404
272
276
  biotite/structure/charges.pyx,sha256=RpCz4sVOiwmZeVTcMAapiWJFVBPAK0gAAiNoNZuxZWA,18822
273
- biotite/structure/sasa.cpython-313-darwin.so,sha256=HkuQyJoj9Bn8Dmn7trjKhHcrQw8PLkcLbBHySk0iPVw,263592
277
+ biotite/structure/sasa.cpython-313-darwin.so,sha256=UdDr0Xs3aitirq5p2oZ2AkeHNPeiLPNci3WPWNihkvg,273192
274
278
  biotite/structure/density.py,sha256=wGZFgqkK6Kdv0OzmmWz8eXPEVxPSFShxINWOOdehaIg,4197
275
279
  biotite/structure/rdf.py,sha256=Yf9PoWqSpNK3QsWqnCnOUBGL8WwKGOakgZ0pxj5UOiA,8104
276
280
  biotite/structure/transform.py,sha256=i8xwMKfpHlN4hHFZBm7-U_nP5bLx_n1WgX8BQZ541_k,26975
277
- biotite/structure/geometry.py,sha256=7FtPNJtTUn691xw6kbVk90s8a9rAd98zC-rKD23ikdU,23676
281
+ biotite/structure/geometry.py,sha256=LojdE15YFkFAUhVH65GQS-UJDMTG8yurrB7H5pfalTA,29281
278
282
  biotite/structure/molecules.py,sha256=Ar4NF3r3VQwirFprTMItIdHeluMSlpKOpRanZ0EEsWI,15291
279
- biotite/structure/filter.py,sha256=cXeTVhK2lbbHq9KA-lvu2-TKENtHWoI1Qc2hpFxR71Q,17995
280
- biotite/structure/bonds.pyx,sha256=xho8dzXn40-1Qt0vbikeZsqYTNWfV4WOd17p_UbU6Ow,69759
281
- biotite/structure/rings.py,sha256=DcrK7ujRN7op-HyY7yc7gsS_WaN-Z7TFqr3wqaNch6E,11446
282
- biotite/structure/atoms.py,sha256=aavGBW5xIQlzpX_dgY-1jD7Z4LRIuSLRZBhMiZt6iq0,50844
283
+ biotite/structure/filter.py,sha256=3K8Xr4CgwlesldchvlEo0EC8NL_sWiFFfRnbunfc_xQ,18126
284
+ biotite/structure/bonds.pyx,sha256=Bjjc5bTxFmbMUWeYNf1FMfHJ8DB4V02_DRFwrsqtdno,71791
285
+ biotite/structure/rings.py,sha256=pdxrBNtuvOE1hi9sxtI1EamUFtGnqprpkjzZpUi7jgs,15584
286
+ biotite/structure/atoms.py,sha256=7-QBLs4E04PwHBV7DSB9gDpSqyfGruiIONUmKMeGSa4,50837
283
287
  biotite/structure/pseudoknots.py,sha256=X3LrVSJuV1EGXuKMstkzrJQ86otbC_6-vX215fKygiU,22094
284
288
  biotite/structure/basepairs.py,sha256=BT3_LHmerkRfzuQSU86MVTvDs0QZ0UjNJpopJm5VXBI,49908
285
289
  biotite/structure/integrity.py,sha256=-HaFg2ckyVgSyHEyHqqNQ8fOwnhVzieYsMgyTCdzCFo,6763
286
- biotite/structure/compare.py,sha256=irYBGnJHpcX_ETFUVNzlgHQpeGy_ihUGw7EEhWbCcDc,27353
290
+ biotite/structure/compare.py,sha256=JFIE2Ve8JRTxsAK9eTODgWNPi6AuiFMe9rRIOohe6OU,27437
287
291
  biotite/structure/hbond.py,sha256=DhVGCm9s_nNHnHhvfNUl81ph77Y-SIeFY1GGf1kPeL4,15192
288
- biotite/structure/celllist.cpython-313-darwin.so,sha256=oNm4Ipy8DFJ_WfYP_r5ZdANRrVol91tDczOSJIKu_yU,319504
292
+ biotite/structure/celllist.cpython-313-darwin.so,sha256=YOCWQUELackBzA_Kv6fA5QmGI6qIDDONqVhJdFKisLA,338048
289
293
  biotite/structure/dotbracket.py,sha256=jl_Zqp0IINBwFPtZ0XK8rvmGmwebncbYpF26vJldIZY,7198
290
- biotite/structure/residues.py,sha256=Fbng2Pxib4dgkijP6zREguDYwm8L0RxbbJxpuU-cv0U,21834
294
+ biotite/structure/residues.py,sha256=DsI_ia4B2ZbWeBpxOvKxAJ3dlu7iYyiqgXIP8AkKjOs,28403
291
295
  biotite/structure/spacegroups.json,sha256=SxP_900pi9iQruI_cgE1CTxl4k5kqOppv-nDyx64d3k,51558
292
296
  biotite/structure/celllist.pyx,sha256=vRYrg7F1NqWmFatFuVrxXKUnySzCNhM2uMyI2fASOq4,34563
293
297
  biotite/structure/io/util.py,sha256=ivgxUZI4-Muv4cC6cLQdkYyk0TRhcnHi7J5DIX95BmI,1016
@@ -298,13 +302,13 @@ biotite/structure/io/dcd/__init__.py,sha256=tYiiTSmqDrsSgg_sZaoQgx2D8N9OeqlooxH4
298
302
  biotite/structure/io/dcd/file.py,sha256=jaU81fvGl4WG0zXB1dBKTOtSvFF3fS0kxeNR-wwpXlY,2224
299
303
  biotite/structure/io/trr/__init__.py,sha256=5WNHMGiHNNzYdoiybE6Cs0bYAcznS5D3ABu7gHDJ__A,359
300
304
  biotite/structure/io/trr/file.py,sha256=2LjaLoKYfNgyQGSEfQ1TdZQqaPyrBh3irbJdmEKFTMI,1235
301
- biotite/structure/io/pdbx/bcif.py,sha256=k7WtZNB4U9czi00P1EpELZh8ty6cXRezll3yXdmiYOQ,21137
302
- biotite/structure/io/pdbx/convert.py,sha256=zGJsDmcbfB0xpigeTK0hyWsPANPnEv6eezxmg3Y2Bg8,79897
303
- biotite/structure/io/pdbx/encoding.cpython-313-darwin.so,sha256=8voFjKJ2NoODuDGY6k0FSo4eV0oP7xs4KLnoIa2Yk4w,1055520
304
- biotite/structure/io/pdbx/encoding.pyx,sha256=D8jUdfLXkXxFmut3Eu6V5ZUxQlBGgCS-eIWD0hasPxw,32128
305
+ biotite/structure/io/pdbx/bcif.py,sha256=8dQyPCtQho4tV2dRK52hOsifOOGnXPMLI7SDJt_UgaU,21248
306
+ biotite/structure/io/pdbx/convert.py,sha256=gNdslGuHHQwixoacevhxLgUpCtY3AZEvSNUYvP0W3UQ,80733
307
+ biotite/structure/io/pdbx/encoding.cpython-313-darwin.so,sha256=NcGmLMY64zDvO3s8viOfahL1JPHdrco4yEXOFamlT1I,1332096
308
+ biotite/structure/io/pdbx/encoding.pyx,sha256=gqTnq2qONPRdv5lz2JkJIhjK4k3J9k-Fp8YOVbeE9N0,33609
305
309
  biotite/structure/io/pdbx/__init__.py,sha256=DlVXhrcuAF9A6Gim_JMccz-j8jDZuF2liDDA5cZxzx8,717
306
- biotite/structure/io/pdbx/compress.py,sha256=v5QbZIgd22FrdbazaL7DFdLBvkICwMI5G3FaRKqNUdA,13310
307
- biotite/structure/io/pdbx/cif.py,sha256=nTlgtU78Mb7IjEebwW-XuOAgEz9z5rAjD7A32IaEQek,34868
310
+ biotite/structure/io/pdbx/compress.py,sha256=YAUaMsaXwmxpFOnbYgkrTl4k-k3PiBXyC6tKWAajxfI,13407
311
+ biotite/structure/io/pdbx/cif.py,sha256=1hY4-brq_kX_Hg5-OJm600zcdXV6KDidZhTdHKQunYY,34979
308
312
  biotite/structure/io/pdbx/component.py,sha256=xnVVqpbBAj8ED4SCYx1tF6jHXCRVK8NWHcoG-fH7QVg,8398
309
313
  biotite/structure/io/xtc/__init__.py,sha256=ipZjsWBil-h2ujdlEobyI2jGy5xsfRVOPAyCsYAJ7G4,357
310
314
  biotite/structure/io/xtc/file.py,sha256=PknO2-xzLgKTBW5Gig5Hv1HUZ4BIHRf2con2MLxEwNU,1235
@@ -321,10 +325,10 @@ biotite/structure/io/mol/__init__.py,sha256=WvcNPDdf9W1zPyJ0tjTvGNxA83ht18uRQA8B
321
325
  biotite/structure/io/mol/ctab.py,sha256=yWhR81XMuWKrO3DVFG6hRgnvjOYQ7ituGTW7EnfDchs,14120
322
326
  biotite/structure/io/mol/mol.py,sha256=qp_yQ6tUIMmJNjzCqtle92mw_VJm4hkS0TRRJxAegS0,5461
323
327
  biotite/structure/io/mol/sdf.py,sha256=09GRt6OGdsWH-ccgR8tXVvDM6pCUhnsZdPRv9Dx_QQU,32975
324
- biotite/structure/io/pdb/convert.py,sha256=ECG8KFmduPN2xd7HWqJweYabn-IFdnhxVNtO3AkzLaQ,13800
325
- biotite/structure/io/pdb/hybrid36.cpython-313-darwin.so,sha256=bWUW0DmOCfDgrvNv0ph77tFf-JPLNZDLFuaW_j2tw6k,209344
328
+ biotite/structure/io/pdb/convert.py,sha256=nnRZl5cG5N6UQURG_oSfLZ1z32uXeiF9pOMcpOTFNcI,13826
329
+ biotite/structure/io/pdb/hybrid36.cpython-313-darwin.so,sha256=-AyGs8pjtsLMoqRBIPYWP6G8Eiw9h_cwyua5hU56Ajc,235904
326
330
  biotite/structure/io/pdb/__init__.py,sha256=5NbUMDRKIe7jJ2ByRHpMhJzY_vIasjSgO63Zxrpq8BM,733
327
- biotite/structure/io/pdb/file.py,sha256=4N6E-iNhSvbZ98HmvcS-dI9qUCnwoZD4NqxrfwGMMx4,53635
331
+ biotite/structure/io/pdb/file.py,sha256=GCS8qD-efyXswe5acr2Erz3qurGfY52J60n06BqA7jc,54557
328
332
  biotite/structure/io/pdb/hybrid36.pyx,sha256=BKV7oh0xrrjqVrkhTn7KEolon57fUhlG4Yf0Tf22wuU,8036
329
333
  biotite/structure/alphabet/pb.py,sha256=ksJKkYj4y3jzfvgFUF7g99W981RvH46RXKe3RW5fkR8,5994
330
334
  biotite/structure/alphabet/unkerasify.py,sha256=P-EY9gbWglJHPF9xp_SivF67bIQE73403htyJMu4-nE,3301
@@ -334,7 +338,7 @@ biotite/structure/alphabet/encoder.py,sha256=2BWLMdGBr2bHw09vMhbzPztMKSnVt8UhUf8
334
338
  biotite/structure/alphabet/i3d.py,sha256=SLJkVWiKl-EXMcsv8gcKF4zujoR5L8sQRyo9fnrETPM,3009
335
339
  biotite/structure/alphabet/pb.license,sha256=OkDCfXO06BfooLXYC3iF7LXXB_Uqqex1B2gjUEFdUZI,1091
336
340
  biotite/structure/alphabet/layers.py,sha256=Y1Y8G2LqqzC7M0kNUv8k-EXTVVKGLnPDJKdRrVEf3H4,2087
337
- biotite/structure/info/components.bcif,sha256=ouff7fpRp47Fq6CYsKBZlLpHkaN6x6X6q-dVnRs7uro,59990720
341
+ biotite/structure/info/components.bcif,sha256=mQrO6PEOkPNw2i1DHp5qugNyDx0g-2d_uV-T4KD1bwI,62070945
338
342
  biotite/structure/info/misc.py,sha256=hAvTh8KdkPGsh9Y2mGxDRRt9ZDPgCoAGLHr1smCANlg,3428
339
343
  biotite/structure/info/atom_masses.json,sha256=WME4ezDPy-HrEIhxkOGxcmIMdgxf1x7e_xwBkFRdTsY,2383
340
344
  biotite/structure/info/__init__.py,sha256=k08kdsKlrxaVQ9x8MjEXoVFaXl1J8OcpLf6iG7dUgOY,698
@@ -343,12 +347,8 @@ biotite/structure/info/radii.py,sha256=PGpl5WoaFBzAktxNodzb_mCz8jp0AwW3GNXk9jKN3
343
347
  biotite/structure/info/standardize.py,sha256=UEvlRB9XDPO0S4usROlSl51DjuadrTslFBp2jqcMqEw,7739
344
348
  biotite/structure/info/bonds.py,sha256=6pXAZPeKPL2pwFi5fhSyTwh_gd5fToIgvwguGffrE-0,4644
345
349
  biotite/structure/info/masses.py,sha256=HOdaeFZkd5LSrl00025S1MwXT7im8V-s0bU54tr1te8,4555
346
- biotite/structure/info/atoms.py,sha256=9uytsei3Y4zxExhnda4y4vuxmIO6gOndJYeXroC86yU,3010
350
+ biotite/structure/info/atoms.py,sha256=8GoHM5owz0-Tnx9OzV8Q41sz-WU7TAJfy4sTgAW939Q,3271
347
351
  biotite/structure/info/ccd.py,sha256=A3-YomYJS3bbAfntLpvwLkmCgQFjR2suMwFnGQsgPXg,5851
348
352
  biotite/structure/graphics/__init__.py,sha256=YwMT8-c2DjrkcwyK6jPeDtAKxQda0OhElnwk8J0y3Hc,353
349
353
  biotite/structure/graphics/rna.py,sha256=1fa-_ROxHIdCQu4nFEmDWqWnQlXA6iZDZDprKST_h_g,11842
350
354
  biotite/structure/graphics/atoms.py,sha256=988_URX4hfTE3oBOYgAvZruOrzogMPcFKiTT5RJL01E,8116
351
- biotite-1.3.0.dist-info/RECORD,,
352
- biotite-1.3.0.dist-info/WHEEL,sha256=s0cTlxH34_QlWnER2EjFUsHTyO2KntcvTrX9yBtBmNo,133
353
- biotite-1.3.0.dist-info/METADATA,sha256=gcnHDjnEHlvw3vQKLx2ZpW64zoh-snCRfNU0n0erVEw,5525
354
- biotite-1.3.0.dist-info/licenses/LICENSE.rst,sha256=ZuNQuB65Dxf0rDB_5LxvA4SVQJBWxRZyvbjbvE-APWY,1534