Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zqfang committed Nov 25, 2022
1 parent 094edd1 commit bd02ef3
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions docs/run.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,30 +23,46 @@ Module APIs
.. autofunction:: replot()


Algorithm
Interface
-------------------------
.. automodule:: gseapy.gsea
:members:


.. automodule:: gseapy.algorithm
.. automodule:: gseapy.base
:members:


Enrichr
Enrichr API
--------------------------

.. automodule:: gseapy.enrichr
:members:



BioMart API
--------------------------

.. automodule:: gseapy.biomart
:members:


Parser
--------------------------

.. automodule:: gseapy.parser
:members:


Graph
Visualization
--------------------------

.. automodule:: gseapy.plot
:members:


Scientific Journal and Sci- themed Color Palettes
--------------------------

.. automodule:: gseapy.scipalette
:members:

0 comments on commit bd02ef3

Please sign in to comment.