Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 466 Bytes

main.rst

File metadata and controls

23 lines (17 loc) · 466 Bytes

API Documentation

The GenotypePhenotypeMap is the main entry point to the gpmap package. Load in your data using the read methods attached to this object. The following subpackages include various objects to analyze this object.

Subpackages

.. toctree::
   :maxdepth: 1

   gpmap
   gpmap.simulate

GenotypePhenotypeMap

.. automodule:: gpmap.gpm
    :members:
    :undoc-members:
    :show-inheritance: