Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 446 Bytes

utils.rst

File metadata and controls

28 lines (22 loc) · 446 Bytes

Utils

.. automodule:: py4cytoscape.py4cytoscape_utils

Translation to/from SUIDs

.. autosummary::
   :toctree: generated/

   edge_name_to_edge_suid
   edge_suid_to_edge_name
   node_name_to_node_suid
   node_suid_to_node_name

Miscellaneous

.. autosummary::
   :toctree: generated/

   build_url
   cyPalette
   is_not_hex_color
   table_column_exists
   verify_supported_versions