gsMap 1.61a0__py3-none-any.whl → 1.62__py3-none-any.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.
gsMap/__init__.py CHANGED
@@ -2,4 +2,4 @@
2
2
  Genetics-informed pathogenic spatial mapping
3
3
  '''
4
4
 
5
- __version__ = '1.61a'
5
+ __version__ = '1.62'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gsMap
3
- Version: 1.61a0
3
+ Version: 1.62
4
4
  Summary: Genetics-informed pathogenic spatial mapping
5
5
  Author-email: liyang <songliyang@westlake.edu.cn>, wenhao <chenwenhao@westlake.edu.cn>
6
6
  Requires-Python: >=3.8
@@ -1,4 +1,4 @@
1
- gsMap/__init__.py,sha256=mmAWv8y-gaQaCqR41TiWXENvp4iyUVOpA1oTN6U9QjU,79
1
+ gsMap/__init__.py,sha256=RJYX4ncfccRzcIr2GQI4s5QYvjfLD-KKlzWeHaZMtzk,78
2
2
  gsMap/__main__.py,sha256=jR-HT42Zzfj2f-7kFJy0bkWjNxcV1MyfQHXFpef2nSE,62
3
3
  gsMap/cauchy_combination_test.py,sha256=WI71HmSJ38Q2VEohnVrWHL02MnY0clqX9Fb5VrXCCz4,6758
4
4
  gsMap/config.py,sha256=2-gQR-nJRI9XfxegGCuUYMPDf43nuo7gWXR8JhtKWjs,39578
@@ -17,8 +17,8 @@ gsMap/GNN_VAE/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
17
  gsMap/GNN_VAE/adjacency_matrix.py,sha256=0-qw5qHGrGugkjgVyWLYjC0Qa_iKvR1TnFxAgCaxJFw,3500
18
18
  gsMap/GNN_VAE/model.py,sha256=3uWTM_zjgCjBGnuutiua0ZV2W7WiIG5RA9Y9gRHmYA8,3349
19
19
  gsMap/GNN_VAE/train.py,sha256=cAj81gJ9AwV-f5gqS1PjNtfkcZ1s_TtRcDIPIb4AtoM,3389
20
- gsmap-1.61a0.dist-info/entry_points.txt,sha256=s_P2Za22O077tc1FPLKMinbdRVXaN_HTcDBgWMYpqA4,41
21
- gsmap-1.61a0.dist-info/LICENSE,sha256=Ni2F-lLSv_H1xaVT3CoSrkiKzMvlgwh-dq8PE1esGyI,1094
22
- gsmap-1.61a0.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
23
- gsmap-1.61a0.dist-info/METADATA,sha256=k0OrgU8ah5DOVz_w7UBYe5MBmRW5WyVfTkmNV3tRkdY,3926
24
- gsmap-1.61a0.dist-info/RECORD,,
20
+ gsmap-1.62.dist-info/entry_points.txt,sha256=s_P2Za22O077tc1FPLKMinbdRVXaN_HTcDBgWMYpqA4,41
21
+ gsmap-1.62.dist-info/LICENSE,sha256=Ni2F-lLSv_H1xaVT3CoSrkiKzMvlgwh-dq8PE1esGyI,1094
22
+ gsmap-1.62.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
23
+ gsmap-1.62.dist-info/METADATA,sha256=E9L2xZn1IRR2cmoC_gMjWoTF2fIx6qY9VDlSLg6_MrQ,3924
24
+ gsmap-1.62.dist-info/RECORD,,
File without changes
File without changes