mcDETECT 2.0.4__py3-none-any.whl → 2.0.5__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.

Potentially problematic release.


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

mcDETECT/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "2.0.4"
1
+ __version__ = "2.0.5"
2
2
 
3
3
  from . import model
4
4
  from . import utils
mcDETECT/model.py CHANGED
@@ -1,4 +1,5 @@
1
1
  import anndata
2
+ import math
2
3
  import miniball
3
4
  import numpy as np
4
5
  import pandas as pd
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcDETECT
3
- Version: 2.0.4
3
+ Version: 2.0.5
4
4
  Summary: Uncovering the dark transcriptome in polarized neuronal compartments with mcDETECT
5
5
  Home-page: https://github.com/chen-yang-yuan/mcDETECT
6
6
  Author: Chenyang Yuan
@@ -0,0 +1,8 @@
1
+ mcDETECT/__init__.py,sha256=GbRiy2Zt7JccZDK0rFa5ge7kE9r1L4bERDgQQ1e8QpQ,92
2
+ mcDETECT/model.py,sha256=9V1uNag4tur-JW5MWIPEVyy9yrADxsFR-HpbgU1lkgk,29397
3
+ mcDETECT/utils.py,sha256=0gvqZV7sGi8qvvdC5x9XScyiTXlSfqbUt1zks4t7Xd4,4545
4
+ mcdetect-2.0.5.dist-info/licenses/LICENSE,sha256=uxq-shEWOGTIGVnQLmpElILmfCkuUhFZRAMnZUiKvtg,1070
5
+ mcdetect-2.0.5.dist-info/METADATA,sha256=QE2OBc5Qu18c1iopwx13GkJTp3PEHxpVhX-vo5KccSw,3016
6
+ mcdetect-2.0.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ mcdetect-2.0.5.dist-info/top_level.txt,sha256=WwzBojt5U-T2hZ8llO6XgpM9OFIBkWQQldQKu19O8EY,9
8
+ mcdetect-2.0.5.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- mcDETECT/__init__.py,sha256=2gqfrrw4FNzDVBMDCXpfBwjDU_esM9r6VoW1_ru4rBs,92
2
- mcDETECT/model.py,sha256=BJkarQR4wd6d0eb05wqhBTRT6ApJv9A8XwD5blv7c8k,29385
3
- mcDETECT/utils.py,sha256=0gvqZV7sGi8qvvdC5x9XScyiTXlSfqbUt1zks4t7Xd4,4545
4
- mcdetect-2.0.4.dist-info/licenses/LICENSE,sha256=uxq-shEWOGTIGVnQLmpElILmfCkuUhFZRAMnZUiKvtg,1070
5
- mcdetect-2.0.4.dist-info/METADATA,sha256=thmYqmCQQ4AYQ2VULhMZjsJvAlg26ZrxoNvYvUK9_-c,3016
6
- mcdetect-2.0.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- mcdetect-2.0.4.dist-info/top_level.txt,sha256=WwzBojt5U-T2hZ8llO6XgpM9OFIBkWQQldQKu19O8EY,9
8
- mcdetect-2.0.4.dist-info/RECORD,,