Skip to content

Commit

Permalink
Add cas9 and cas12 modules to ngs.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
abearab committed Apr 6, 2024
1 parent 4c43cdd commit 0352048
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/ngs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,13 @@ Set of python functions to process and analyze NGS files from CRISPR screens.
:members:
:undoc-members:
:show-inheritance:

.. automodule:: screenpro.ngs.cas9
:members:
:undoc-members:
:show-inheritance:

.. automodule:: screenpro.ngs.cas12
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 0352048

Please sign in to comment.