Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 408 Bytes

groups.rst

File metadata and controls

29 lines (22 loc) · 408 Bytes

Groups

.. automodule:: py4cytoscape.groups

Add/Remove Groups and Nodes

.. autosummary::
   :toctree: generated/

   add_to_group
   create_group
   create_group_by_column
   delete_group
   remove_from_group

Existing Groups

.. autosummary::
   :toctree: generated/

   collapse_group
   expand_group
   get_group_info
   list_groups