Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
neeleshsoni21 committed Mar 25, 2024
1 parent ec65f09 commit 7acb3e1
Show file tree
Hide file tree
Showing 57 changed files with 22,038 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Minimal makefile for Sphinx documentation
#

# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = source
BUILDDIR = build

# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

.PHONY: help Makefile

# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
4 changes: 4 additions & 0 deletions docs/build/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 8c850b00a149de6b99241066413f4df7
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/build/.doctrees/coconut.Externals.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/coconut.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/coconut.example.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/coconut.src.Core.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/coconut.src.Models.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/coconut.src.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/build/.doctrees/index.doctree
Binary file not shown.
Binary file added docs/build/.doctrees/modules.doctree
Binary file not shown.
10 changes: 10 additions & 0 deletions docs/build/_sources/coconut.Externals.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
coconut.Externals package
=========================

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

.. automodule:: coconut.Externals
:members:
:undoc-members:
:show-inheritance:
10 changes: 10 additions & 0 deletions docs/build/_sources/coconut.example.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
coconut.example package
=======================

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

.. automodule:: coconut.example
:members:
:undoc-members:
:show-inheritance:
31 changes: 31 additions & 0 deletions docs/build/_sources/coconut.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
coconut package
===============

Subpackages
-----------

.. toctree::
:maxdepth: 4

coconut.Externals
coconut.example
coconut.src

Submodules
----------

coconut.version module
----------------------

.. automodule:: coconut.version
:members:
:undoc-members:
:show-inheritance:

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

.. automodule:: coconut
:members:
:undoc-members:
:show-inheritance:
125 changes: 125 additions & 0 deletions docs/build/_sources/coconut.src.Core.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
coconut.src.Core package
========================

Submodules
----------

coconut.src.Core.BaseScores module
----------------------------------

.. automodule:: coconut.src.Core.BaseScores
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.CoiledCoilAlignClass module
--------------------------------------------

.. automodule:: coconut.src.Core.CoiledCoilAlignClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.CoiledCoilClass module
---------------------------------------

.. automodule:: coconut.src.Core.CoiledCoilClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.ExtendCCClass module
-------------------------------------

.. automodule:: coconut.src.Core.ExtendCCClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.InputClass module
----------------------------------

.. automodule:: coconut.src.Core.InputClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.PairCoilClass module
-------------------------------------

.. automodule:: coconut.src.Core.PairCoilClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.ScoringClass module
------------------------------------

.. automodule:: coconut.src.Core.ScoringClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.SlidingWindowsClass module
-------------------------------------------

.. automodule:: coconut.src.Core.SlidingWindowsClass
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.ml\_prediction module
--------------------------------------

.. automodule:: coconut.src.Core.ml_prediction
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.predict\_cc module
-----------------------------------

.. automodule:: coconut.src.Core.predict_cc
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.read\_CC\_properties module
--------------------------------------------

.. automodule:: coconut.src.Core.read_CC_properties
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.read\_frequency\_scores module
-----------------------------------------------

.. automodule:: coconut.src.Core.read_frequency_scores
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.test\_model\_database module
---------------------------------------------

.. automodule:: coconut.src.Core.test_model_database
:members:
:undoc-members:
:show-inheritance:

coconut.src.Core.train\_models module
-------------------------------------

.. automodule:: coconut.src.Core.train_models
:members:
:undoc-members:
:show-inheritance:

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

.. automodule:: coconut.src.Core
:members:
:undoc-members:
:show-inheritance:
21 changes: 21 additions & 0 deletions docs/build/_sources/coconut.src.Models.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
coconut.src.Models package
==========================

Submodules
----------

coconut.src.Models.ModelClass module
------------------------------------

.. automodule:: coconut.src.Models.ModelClass
:members:
:undoc-members:
:show-inheritance:

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

.. automodule:: coconut.src.Models
:members:
:undoc-members:
:show-inheritance:
30 changes: 30 additions & 0 deletions docs/build/_sources/coconut.src.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
coconut.src package
===================

Subpackages
-----------

.. toctree::
:maxdepth: 4

coconut.src.Core
coconut.src.Models

Submodules
----------

coconut.src.CoconutClass module
-------------------------------

.. automodule:: coconut.src.CoconutClass
:members:
:undoc-members:
:show-inheritance:

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

.. automodule:: coconut.src
:members:
:undoc-members:
:show-inheritance:
21 changes: 21 additions & 0 deletions docs/build/_sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.. COCONUT documentation master file, created by
sphinx-quickstart on Sun Mar 24 17:44:49 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to COCONUT's documentation!
===================================

.. toctree::
:maxdepth: 2
:caption: Contents:

modules


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
7 changes: 7 additions & 0 deletions docs/build/_sources/modules.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
coconut
=======

.. toctree::
:maxdepth: 4

coconut
Loading

0 comments on commit 7acb3e1

Please sign in to comment.