algorecell-types 1.0__py3-none-any.whl → 1.1__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.
@@ -321,7 +321,7 @@ class ReprogrammingStrategies(object):
321
321
  if val == "*":
322
322
  return "color: black; background-color: yellow"
323
323
  return ""
324
- df = df.applymap(colorize)
324
+ df = df.map(colorize)
325
325
  return df
326
326
 
327
327
  def perturbations(self):
@@ -1,18 +1,18 @@
1
- Metadata-Version: 2.1
2
- Name: algorecell-types
3
- Version: 1.0
1
+ Metadata-Version: 2.4
2
+ Name: algorecell_types
3
+ Version: 1.1
4
4
  Summary: Generic types for reprogramming predictions from logical models
5
5
  Home-page: https://github.com/algorecell/algorecell_types
6
6
  Author: Loïc Paulevé
7
7
  Author-email: loic.pauleve@labri.fr
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
8
  Classifier: Intended Audience :: Science/Research
11
9
  Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
12
- Requires-Dist: colomoto-jupyter
10
+ Requires-Dist: colomoto_jupyter
13
11
  Requires-Dist: pandas
14
12
  Requires-Dist: pydot
15
-
16
- UNKNOWN
17
-
18
-
13
+ Dynamic: author
14
+ Dynamic: author-email
15
+ Dynamic: classifier
16
+ Dynamic: home-page
17
+ Dynamic: requires-dist
18
+ Dynamic: summary
@@ -0,0 +1,5 @@
1
+ algorecell_types/__init__.py,sha256=P4P6NkCeR7hKqilgODQys_aF8p3xDdfnrCoI8LJumQo,12456
2
+ algorecell_types-1.1.dist-info/METADATA,sha256=laqEdXcdi3it_9B_p2kim6Teb9GBPdf6B9uhTyaMyGw,553
3
+ algorecell_types-1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
4
+ algorecell_types-1.1.dist-info/top_level.txt,sha256=09Tdfvl67VmpJ0S33H6oZLd8RcFSUPHVLIWIoZfYySY,17
5
+ algorecell_types-1.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.34.2)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,5 +0,0 @@
1
- algorecell_types/__init__.py,sha256=MlBsoDfOWr1eW-HidMOFfnb4E9RAi92gC-3tx1xXpFM,12461
2
- algorecell_types-1.0.dist-info/METADATA,sha256=MBpRoB6rmdts0ceP-PDLSSnllzm4Q2PpdlGTBLjOau4,482
3
- algorecell_types-1.0.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
4
- algorecell_types-1.0.dist-info/top_level.txt,sha256=09Tdfvl67VmpJ0S33H6oZLd8RcFSUPHVLIWIoZfYySY,17
5
- algorecell_types-1.0.dist-info/RECORD,,