Skip to content

Commit f712577

Browse files
authored
Fixed README.rst
1 parent 49ec173 commit f712577

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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
***************
8888
1) 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
***************
133137
3) set_io
134138
***************
@@ -137,12 +141,8 @@ set_io contains simple scripts for parsing two other common file types used by t
137141

138142
Contents 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

147147
Contributing
148148
====================

0 commit comments

Comments
 (0)