Skip to content

Commit

Permalink
Update API.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelkou committed Aug 18, 2023
1 parent b12f416 commit 6a340cb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/API.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This section provides documentation for the `fava.py` module.

.. automodule:: fava
:members:
:exclude-members: argument_parser, custom_formatwarning, main
:undoc-members:
:show-inheritance:
:exclude-members: argument_parser, custom_formatwarning, main, load_data, create_protein_pairs

# List the members in the order you want them to appear
:members:
VAE
cook
pairs_after_cutoff

0 comments on commit 6a340cb

Please sign in to comment.