Skip to content

Commit

Permalink
building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuoqing Fang committed Nov 24, 2017
1 parent 7e7b17d commit c0eb0a2
Show file tree
Hide file tree
Showing 13 changed files with 488 additions and 343 deletions.
9 changes: 4 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,10 @@ Installation
# if you have conda
$ conda install -c bioconda gseapy
# install lastest release
# and for windows users
# for windows users
$ conda install -c bioninja gseapy
# or use pip to install the lastest release
# or use pip to install the latest release
$ pip install gseapy
| You may instead want to use the development version from Github, by running
Expand Down Expand Up @@ -225,7 +224,7 @@ Run gseapy inside python console:
2. If you prefer to use Dataframe, dict, list in interactive python console, you could do this.

see detail here: `Example <http://pythonhosted.org/gseapy/gseapy_example.html>`_
see detail here: `Example <http://gseapy.readthedocs.io/en/master/gseapy_example.html>`_

.. code:: python
Expand Down Expand Up @@ -311,4 +310,4 @@ If you would like to report any bugs when you running gseapy, don't hesitate to
To get help of GSEAPY
------------------------------------

Visit the document site at https://pythonhosted.org/gseapy
Visit the document site at http://gseapy.rtfd.io/
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/gseapy_example.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/gseapy_tutorial.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/introduction.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/run.doctree
Binary file not shown.

0 comments on commit c0eb0a2

Please sign in to comment.