File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Subpackages included
8282
8383* **cmap_api_client **: A Python API client for accessing and retrieving information from the `Connectivity Map API <https://clue.io/api >`_
8484
85- * **set_io **: Parserts and writers for .grp and .gmt files.
85+ * **set_io **: Parsers and writers for .grp and .gmt files.
8686
8787***************
88881) pandasGEXpress
@@ -129,6 +129,10 @@ Contents Overview
129129* ``mock_clue_api_client.py ``: Mock API for testing.
130130* ``pert_queries.py ``: Methods for perturbagen-related queries.
131131
132+ Tutorials and example use
133+ """""""""""""""""""""""""
134+ Coming soon!
135+
132136***************
1331373) set_io
134138***************
@@ -137,12 +141,8 @@ set_io contains simple scripts for parsing two other common file types used by t
137141
138142Contents Overview
139143"""""""""""""""""
140- * ``grp.py ``: Read and write .grp files to a list.
141- * ``gmt.py ``: Read and write .gmt files to a list of dictionaries.
142-
143- Tutorials and example use
144- """""""""""""""""""""""""
145- Coming soon!
144+ * ``grp.py ``: Read and write .grp files to a list.
145+ * ``gmt.py ``: Read and write .gmt files to a list of dictionaries.
146146
147147Contributing
148148====================
You can’t perform that action at this time.
0 commit comments