wilbin's picture
Upload 248 files
8896a5f verified
raw
history blame
17 kB
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; D-SCRIPT v1.0-beta documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home"> D-SCRIPT
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="usage.html">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="data.html">Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="api/index.html">API</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">D-SCRIPT</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
<li>Index</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a>
| <a href="#B"><strong>B</strong></a>
| <a href="#C"><strong>C</strong></a>
| <a href="#D"><strong>D</strong></a>
| <a href="#E"><strong>E</strong></a>
| <a href="#F"><strong>F</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>
| <a href="#U"><strong>U</strong></a>
| <a href="#W"><strong>W</strong></a>
</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.alphabets.Alphabet">Alphabet (class in dscript.alphabets)</a>
</li>
</ul></td>
</tr></table>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.contact.ContactCNN.broadcast">broadcast() (dscript.models.contact.ContactCNN method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.utils.collate_paired_sequences">collate_paired_sequences() (in module dscript.utils)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.contact.ContactCNN">ContactCNN (class in dscript.models.contact)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.interaction.ModelInteraction.cpred">cpred() (dscript.models.interaction.ModelInteraction method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.alphabets.Alphabet.decode">decode() (dscript.alphabets.Alphabet method)</a>
</li>
<li>
dscript.alphabets
<ul>
<li><a href="api/index.html#module-dscript.alphabets">module</a>
</li>
</ul></li>
<li>
dscript.commands.embed
<ul>
<li><a href="api/dscript.commands.html#module-dscript.commands.embed">module</a>
</li>
</ul></li>
<li>
dscript.commands.eval
<ul>
<li><a href="api/dscript.commands.html#module-dscript.commands.eval">module</a>
</li>
</ul></li>
<li>
dscript.commands.predict
<ul>
<li><a href="api/dscript.commands.html#module-dscript.commands.predict">module</a>
</li>
</ul></li>
<li>
dscript.commands.train
<ul>
<li><a href="api/dscript.commands.html#module-dscript.commands.train">module</a>
</li>
</ul></li>
<li>
dscript.fasta
<ul>
<li><a href="api/index.html#module-dscript.fasta">module</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
dscript.language_model
<ul>
<li><a href="api/index.html#module-dscript.language_model">module</a>
</li>
</ul></li>
<li>
dscript.models.contact
<ul>
<li><a href="api/dscript.models.html#module-dscript.models.contact">module</a>
</li>
</ul></li>
<li>
dscript.models.embedding
<ul>
<li><a href="api/dscript.models.html#module-dscript.models.embedding">module</a>
</li>
</ul></li>
<li>
dscript.models.interaction
<ul>
<li><a href="api/dscript.models.html#module-dscript.models.interaction">module</a>
</li>
</ul></li>
<li>
dscript.pretrained
<ul>
<li><a href="api/index.html#module-dscript.pretrained">module</a>
</li>
</ul></li>
<li>
dscript.utils
<ul>
<li><a href="api/index.html#module-dscript.utils">module</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.interaction.ModelInteraction.embed">embed() (dscript.models.interaction.ModelInteraction method)</a>
</li>
<li><a href="api/index.html#dscript.language_model.embed_from_directory">embed_from_directory() (in module dscript.language_model)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.language_model.embed_from_fasta">embed_from_fasta() (in module dscript.language_model)</a>
</li>
<li><a href="api/index.html#dscript.alphabets.Alphabet.encode">encode() (dscript.alphabets.Alphabet method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.contact.ContactCNN.forward">forward() (dscript.models.contact.ContactCNN method)</a>
<ul>
<li><a href="api/dscript.models.html#dscript.models.contact.FullyConnected.forward">(dscript.models.contact.FullyConnected method)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.embedding.FullyConnectedEmbed.forward">(dscript.models.embedding.FullyConnectedEmbed method)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.embedding.IdentityEmbed.forward">(dscript.models.embedding.IdentityEmbed method)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.interaction.LogisticActivation.forward">(dscript.models.interaction.LogisticActivation method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.contact.FullyConnected">FullyConnected (class in dscript.models.contact)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.embedding.FullyConnectedEmbed">FullyConnectedEmbed (class in dscript.models.embedding)</a>
</li>
</ul></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.pretrained.get_pretrained">get_pretrained() (in module dscript.pretrained)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.pretrained.get_state_dict">get_state_dict() (in module dscript.pretrained)</a>
</li>
<li><a href="api/index.html#dscript.utils.gpu_mem">gpu_mem() (in module dscript.utils)</a>
</li>
</ul></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.embedding.IdentityEmbed">IdentityEmbed (class in dscript.models.embedding)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.commands.html#dscript.commands.train.interaction_eval">interaction_eval() (in module dscript.commands.train)</a>
</li>
<li><a href="api/dscript.commands.html#dscript.commands.train.interaction_grad">interaction_grad() (in module dscript.commands.train)</a>
</li>
</ul></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.language_model.lm_embed">lm_embed() (in module dscript.language_model)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.utils.log">log() (in module dscript.utils)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.interaction.LogisticActivation">LogisticActivation (class in dscript.models.interaction)</a>
</li>
</ul></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.interaction.ModelInteraction.map_predict">map_predict() (dscript.models.interaction.ModelInteraction method)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.interaction.ModelInteraction">ModelInteraction (class in dscript.models.interaction)</a>
</li>
<li>
module
<ul>
<li><a href="api/index.html#module-dscript.alphabets">dscript.alphabets</a>
</li>
<li><a href="api/dscript.commands.html#module-dscript.commands.embed">dscript.commands.embed</a>
</li>
<li><a href="api/dscript.commands.html#module-dscript.commands.eval">dscript.commands.eval</a>
</li>
<li><a href="api/dscript.commands.html#module-dscript.commands.predict">dscript.commands.predict</a>
</li>
<li><a href="api/dscript.commands.html#module-dscript.commands.train">dscript.commands.train</a>
</li>
<li><a href="api/index.html#module-dscript.fasta">dscript.fasta</a>
</li>
<li><a href="api/index.html#module-dscript.language_model">dscript.language_model</a>
</li>
<li><a href="api/dscript.models.html#module-dscript.models.contact">dscript.models.contact</a>
</li>
<li><a href="api/dscript.models.html#module-dscript.models.embedding">dscript.models.embedding</a>
</li>
<li><a href="api/dscript.models.html#module-dscript.models.interaction">dscript.models.interaction</a>
</li>
<li><a href="api/index.html#module-dscript.pretrained">dscript.pretrained</a>
</li>
<li><a href="api/index.html#module-dscript.utils">dscript.utils</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.utils.PairedDataset">PairedDataset (class in dscript.utils)</a>
</li>
<li><a href="api/index.html#dscript.fasta.parse">parse() (in module dscript.fasta)</a>
</li>
<li><a href="api/index.html#dscript.fasta.parse_directory">parse_directory() (in module dscript.fasta)</a>
</li>
<li><a href="api/dscript.commands.html#dscript.commands.eval.plot_eval_predictions">plot_eval_predictions() (in module dscript.commands.eval)</a>
</li>
<li><a href="api/index.html#dscript.utils.plot_PR_curve">plot_PR_curve() (in module dscript.utils)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.utils.plot_ROC_curve">plot_ROC_curve() (in module dscript.utils)</a>
</li>
<li><a href="api/dscript.models.html#dscript.models.contact.ContactCNN.predict">predict() (dscript.models.contact.ContactCNN method)</a>
<ul>
<li><a href="api/dscript.models.html#dscript.models.interaction.ModelInteraction.predict">(dscript.models.interaction.ModelInteraction method)</a>
</li>
</ul></li>
<li><a href="api/dscript.commands.html#dscript.commands.train.predict_cmap_interaction">predict_cmap_interaction() (in module dscript.commands.train)</a>
</li>
<li><a href="api/dscript.commands.html#dscript.commands.train.predict_interaction">predict_interaction() (in module dscript.commands.train)</a>
</li>
</ul></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.utils.RBF">RBF() (in module dscript.utils)</a>
</li>
</ul></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.embedding.SkipLSTM">SkipLSTM (class in dscript.models.embedding)</a>
</li>
</ul></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.embedding.SkipLSTM.to_one_hot">to_one_hot() (dscript.models.embedding.SkipLSTM method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/dscript.models.html#dscript.models.embedding.SkipLSTM.transform">transform() (dscript.models.embedding.SkipLSTM method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.alphabets.Uniprot21">Uniprot21 (class in dscript.alphabets)</a>
</li>
</ul></td>
</tr></table>
<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/index.html#dscript.fasta.write">write() (in module dscript.fasta)</a>
</li>
</ul></td>
</tr></table>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
&#169; Copyright 2020, Samuel Sledzieski, Rohit Singh.
</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>