Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 808 Bytes

objects.rst

File metadata and controls

49 lines (35 loc) · 808 Bytes

transcriptic.jupyter

Project

.. autoclass:: transcriptic.jupyter.Project


Project.runs()

.. automethod:: transcriptic.jupyter.Project.runs

Project.submit()

.. automethod:: transcriptic.jupyter.Project.submit


Run

.. autoclass:: transcriptic.jupyter.Run
    :members:
    :undoc-members:
    :show-inheritance:

Dataset

.. autoclass:: transcriptic.jupyter.Dataset
    :members:
    :undoc-members:
    :show-inheritance:

Instruction

.. autoclass:: transcriptic.jupyter.Instruction
    :members:
    :undoc-members:
    :show-inheritance:

Container

.. autoclass:: transcriptic.jupyter.Container
    :members:
    :undoc-members:
    :show-inheritance: