Skip to content

Commit

Permalink
docstrings not rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
carlomazzaferro committed Mar 16, 2018
1 parent 410939c commit 25a4044
Showing 1 changed file with 23 additions and 14 deletions.
37 changes: 23 additions & 14 deletions docs/VAPr.rst
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
.. _api-reference:

VAPr package
============

Submodules
----------

VAPr.annovar\_output\_parsing
-----------------------------
VAPr.annovar\_output\_parsing module
------------------------------------

.. automodule:: VAPr.annovar_output_parsing
:members:
:undoc-members:
:show-inheritance:

VAPr.annovar\_running
---------------------
VAPr.annovar\_running module
----------------------------

.. automodule:: VAPr.annovar_running
:members:
:undoc-members:
:show-inheritance:

VAPr.chunk\_processing
----------------------
VAPr.chunk\_processing module
-----------------------------

.. automodule:: VAPr.chunk_processing
:members:
:undoc-members:
:show-inheritance:

VAPr.filtering
--------------
VAPr.filtering module
---------------------

.. automodule:: VAPr.filtering
:members:
:undoc-members:
:show-inheritance:

VAPr.validation
---------------
VAPr.validation module
----------------------

.. automodule:: VAPr.validation
:members:
Expand All @@ -46,8 +46,8 @@ VAPr.validation

.. _vapr-core:

VAPr.vapr\_core
---------------
VAPr.vapr\_core module
----------------------

.. automodule:: VAPr.vapr_core
:members:
Expand All @@ -69,3 +69,12 @@ VAPr.vcf\_merging module
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: VAPr
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 25a4044

Please sign in to comment.