Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
autofunction instead
Browse files Browse the repository at this point in the history
  • Loading branch information
j-andrews7 committed Jun 30, 2017
1 parent 45cb38c commit c94b55c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,10 @@ This could also be done by creating a string for the matrix by concatenating the
Full tfmp Module Reference
-----------------------------

.. automodule:: tfmp
:members:
:exclude-members: tfmp
.. autofunction:: create_matrix
.. autofunction:: read_matrix
.. autofunction:: score2pval
.. autofunction:: pval2score

Contribute
---------------
Expand Down

0 comments on commit c94b55c

Please sign in to comment.