Commit 1fd6d4c4 by Mustafa Tekpinar

Updated documentation.

parent 19352aaf
......@@ -112,5 +112,5 @@ RUN pip3 install https://github.com/debbiemarkslab/EVcouplings/archive/develop.z
#If you want to use the docker image like an executable file:
# Please note that you must have aliBLAT.fasta and blat-af2.pdb inside your current folder and run this command!
# sudo docker run --rm -v $PWD:/home/tekpinar/research/lcqb tekpinar/prescott-docker:v1.4.0 escott aliBLAT.fasta -r input -f aliBLAT.fasta --pdbfile blat-af2.pdb
# sudo docker run --rm -v $PWD:/home/tekpinar/research/lcqb tekpinar/prescott-docker:v1.4.0 escott aliBLAT.fasta -f aliBLAT.fasta --pdbfile blat-af2.pdb
# 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: fe2e7449c75c4a1331acfe403ef4e427
config: dbe0b599dc686a00746813e2a7a94d25
tags: 645f666f9bcd5a90fca523b33c5a78b7
......@@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Analyzing and Modifying the PRESCOTT Output &mdash; esgemme 1.4.0 documentation</title>
<title>Analyzing and Modifying the PRESCOTT Output &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
......@@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
......@@ -46,7 +46,7 @@
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="docker.html">Using PRESCOTT via Docker</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Analyzing and Modifying the PRESCOTT Output</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#raw-esgemme-scores-and-their-interpretation">Raw PRESCOTT Scores and Their Interpretation</a></li>
<li class="toctree-l2"><a class="reference internal" href="#raw-prescott-scores-and-their-interpretation">Raw PRESCOTT Scores and Their Interpretation</a></li>
<li class="toctree-l2"><a class="reference internal" href="#entire-single-point-mutation-landscape-calculations">Entire Single Point Mutation Landscape Calculations</a></li>
<li class="toctree-l2"><a class="reference internal" href="#selected-single-point-or-multiple-point-mutation-calculations">Selected Single Point or Multiple Point Mutation Calculations</a></li>
</ul>
......@@ -61,7 +61,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">esgemme</a>
<a href="index.html">prescott</a>
</nav>
<div class="wy-nav-content">
......@@ -79,10 +79,10 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="analyzing-and-modifying-the-esgemme-output">
<h1>Analyzing and Modifying the PRESCOTT Output<a class="headerlink" href="#analyzing-and-modifying-the-esgemme-output" title="Permalink to this heading"></a></h1>
<section id="raw-esgemme-scores-and-their-interpretation">
<h2>Raw PRESCOTT Scores and Their Interpretation<a class="headerlink" href="#raw-esgemme-scores-and-their-interpretation" title="Permalink to this heading"></a></h2>
<section id="analyzing-and-modifying-the-prescott-output">
<h1>Analyzing and Modifying the PRESCOTT Output<a class="headerlink" href="#analyzing-and-modifying-the-prescott-output" title="Permalink to this heading"></a></h1>
<section id="raw-prescott-scores-and-their-interpretation">
<h2>Raw PRESCOTT Scores and Their Interpretation<a class="headerlink" href="#raw-prescott-scores-and-their-interpretation" title="Permalink to this heading"></a></h2>
<p>There is not a hardcoded limit for raw PRESCOTT scores. However, the values
range between [-12, 2] generally. The lower values mean the mutations is impactful,
while values close to 0 means the mutation does not have any significant impact.</p>
......
......@@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Using PRESCOTT via Docker &mdash; esgemme 1.4.0 documentation</title>
<title>Using PRESCOTT via Docker &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
......@@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
......@@ -67,7 +67,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">esgemme</a>
<a href="index.html">prescott</a>
</nav>
<div class="wy-nav-content">
......@@ -85,8 +85,8 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="using-esgemme-via-docker">
<h1>Using PRESCOTT via Docker<a class="headerlink" href="#using-esgemme-via-docker" title="Permalink to this heading"></a></h1>
<section id="using-prescott-via-docker">
<h1>Using PRESCOTT via Docker<a class="headerlink" href="#using-prescott-via-docker" title="Permalink to this heading"></a></h1>
<section id="requirements">
<h2>Requirements<a class="headerlink" href="#requirements" title="Permalink to this heading"></a></h2>
<p>You need to have docker installed on your machine. You can consult the
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; esgemme 1.4.0 documentation</title>
<title>Index &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
......@@ -29,7 +29,7 @@
<a href="index.html" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
......@@ -53,7 +53,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">esgemme</a>
<a href="index.html">prescott</a>
</nav>
<div class="wy-nav-content">
......
......@@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to esgemme’s documentation! &mdash; esgemme 1.4.0 documentation</title>
<title>Welcome to esgemme’s documentation! &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
......@@ -31,7 +31,7 @@
<a href="#" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
......@@ -55,7 +55,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="#">esgemme</a>
<a href="#">prescott</a>
</nav>
<div class="wy-nav-content">
......@@ -87,7 +87,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="analysis.html">Analyzing and Modifying the PRESCOTT Output</a><ul>
<li class="toctree-l2"><a class="reference internal" href="analysis.html#raw-esgemme-scores-and-their-interpretation">Raw PRESCOTT Scores and Their Interpretation</a></li>
<li class="toctree-l2"><a class="reference internal" href="analysis.html#raw-prescott-scores-and-their-interpretation">Raw PRESCOTT Scores and Their Interpretation</a></li>
<li class="toctree-l2"><a class="reference internal" href="analysis.html#entire-single-point-mutation-landscape-calculations">Entire Single Point Mutation Landscape Calculations</a></li>
<li class="toctree-l2"><a class="reference internal" href="analysis.html#selected-single-point-or-multiple-point-mutation-calculations">Selected Single Point or Multiple Point Mutation Calculations</a></li>
</ul>
......@@ -98,7 +98,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="installation.html#installing-the-dependencies">Installing the dependencies:</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#preparation-of-the-environment-and-installation-of-esgemme">Preparation of the environment and installation of PRESCOTT</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#preparation-of-the-environment-and-installation-of-prescott">Preparation of the environment and installation of PRESCOTT</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation.html#configuring-default-conf-file">Configuring default.conf file</a></li>
</ul>
</li>
......
......@@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Preparing Your Own Input &mdash; esgemme 1.4.0 documentation</title>
<title>Preparing Your Own Input &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
......@@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
......@@ -59,7 +59,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">esgemme</a>
<a href="index.html">prescott</a>
</nav>
<div class="wy-nav-content">
......
......@@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Installation &mdash; esgemme 1.4.0 documentation</title>
<title>Installation &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
......@@ -31,7 +31,7 @@
<a href="index.html" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
......@@ -48,7 +48,7 @@
<li class="toctree-l1"><a class="reference internal" href="input-preparation.html">Preparing Your Own Input</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#installing-the-dependencies">Installing the dependencies:</a></li>
<li class="toctree-l2"><a class="reference internal" href="#preparation-of-the-environment-and-installation-of-esgemme">Preparation of the environment and installation of PRESCOTT</a></li>
<li class="toctree-l2"><a class="reference internal" href="#preparation-of-the-environment-and-installation-of-prescott">Preparation of the environment and installation of PRESCOTT</a></li>
<li class="toctree-l2"><a class="reference internal" href="#configuring-default-conf-file">Configuring default.conf file</a></li>
</ul>
</li>
......@@ -60,7 +60,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">esgemme</a>
<a href="index.html">prescott</a>
</nav>
<div class="wy-nav-content">
......@@ -111,8 +111,8 @@ You can open .profile as follows:</p>
</div>
<p>JET2 is essential and it should be installed to be able to use PRESCOTT.</p>
</section>
<section id="preparation-of-the-environment-and-installation-of-esgemme">
<h2>Preparation of the environment and installation of PRESCOTT<a class="headerlink" href="#preparation-of-the-environment-and-installation-of-esgemme" title="Permalink to this heading"></a></h2>
<section id="preparation-of-the-environment-and-installation-of-prescott">
<h2>Preparation of the environment and installation of PRESCOTT<a class="headerlink" href="#preparation-of-the-environment-and-installation-of-prescott" title="Permalink to this heading"></a></h2>
<p>Step by step installation on Ubuntu 22.04</p>
<p>Prepare your environment and install the required packages:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>sudo apt-get update --fix-missing <span class="o">&amp;&amp;</span> <span class="se">\</span>
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; esgemme 1.4.0 documentation</title>
<title>Search &mdash; prescott 1.4.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
......@@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home">
esgemme
prescott
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
......@@ -56,7 +56,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">esgemme</a>
<a href="index.html">prescott</a>
</nav>
<div class="wy-nav-content">
......
Search.setIndex({"docnames": ["analysis", "docker", "index", "input-preparation", "installation"], "filenames": ["analysis.rst", "docker.rst", "index.rst", "input-preparation.rst", "installation.rst"], "titles": ["Analyzing and Modifying the PRESCOTT Output", "Using PRESCOTT via Docker", "Welcome to esgemme\u2019s documentation!", "Preparing Your Own Input", "Installation"], "terms": {"There": [0, 3], "hardcod": 0, "limit": 0, "howev": [0, 1, 3], "valu": 0, "rang": 0, "between": 0, "12": 0, "2": 0, "gener": 0, "The": [0, 1, 3], "lower": 0, "mean": 0, "impact": [0, 1, 3], "while": 0, "close": 0, "0": [0, 1, 3, 4], "doe": [0, 3], "have": [0, 1, 3, 4], "ani": 0, "signific": 0, "we": [0, 1, 3, 4], "should": [0, 4], "note": [0, 4], "most": 0, "ar": [0, 1, 3, 4], "deleteri": 0, "alwai": 0, "case": [0, 1, 4], "By": 0, "default": [0, 2], "onli": [0, 1, 4], "combin": 0, "independ": 0, "epistat": 0, "three": 0, "file": [0, 1, 2, 3], "myprot_normpred_evolcombi": 0, "txt": [0, 1], "myprot": 0, "short": 0, "name": [0, 1], "msa": [0, 1, 2, 4], "your": [0, 1, 2, 4], "protein": [0, 1, 3], "contain": [0, 1, 3, 4], "20": [0, 4], "row": 0, "amino": 0, "acid": 0, "alphabet": 0, "order": [0, 1], "l": [0, 3], "column": [0, 3], "where": [0, 3], "number": 0, "interest": [0, 1, 3], "sinc": [0, 4], "thi": [0, 1, 3, 4], "horizont": 0, "easi": 0, "read": 0, "r": [0, 4], "python": [0, 4], "difficult": 0, "find": 0, "you": [0, 1, 3, 4], "myprot_normpred_evolcombitranspos": 0, "As": [0, 1], "impli": 0, "transpos": 0, "version": [0, 4], "result": 0, "It": [0, 3, 4], "easier": 0, "just": 0, "check": [0, 1, 4], "correspond": 0, "prepar": [1, 2], "imag": [0, 3, 4], "oranges_r": 0, "matplotlib": 0, "color": 0, "map": 0, "can": [0, 1, 3, 4], "chang": [0, 1, 3], "ad": [0, 3, 4], "colormap": 0, "turbo_r": 0, "more": [0, 3], "fanci": 0, "look": 0, "dure": 0, "call": [0, 1, 4], "argument": 0, "accept": 0, "all": [0, 1, 3, 4], "If": [0, 1, 4], "want": [0, 1, 3], "see": [0, 1, 3], "contribut": 0, "well": [0, 1], "add": [0, 4], "verbos": 0, "true": [0, 4], "us": [0, 2, 3, 4], "predict": 0, "same": [0, 1], "format": [0, 1, 3], "a2c": 0, "6": 0, "23": 0, "a2d": 0, "1": [0, 3], "d286f": 0, "need": 1, "instal": [1, 2], "machin": 1, "consult": 1, "follow": [1, 3, 4], "page": [1, 2], "http": [1, 3, 4], "doc": 1, "com": [1, 3, 4], "i": [1, 3, 4], "am": 1, "assum": 1, "some": 1, "basic": 1, "familiar": 1, "linux": [1, 4], "unix": 1, "maco": 1, "termin": [1, 3], "command": [1, 3, 4], "let": [1, 3], "s": [1, 3, 4], "start": [1, 3], "our": [1, 3, 4], "favorit": 1, "app": 1, "must": 1, "creat": [1, 3], "folder": [1, 3, 4], "tutori": 1, "go": [1, 3, 4], "empti": 1, "mkdir": [1, 4], "cd": [1, 3, 4], "download": [1, 4], "sampl": 1, "provid": 1, "repositori": [1, 4], "exercis": 1, "first": 1, "sequenc": [1, 3], "align": [1, 3], "fasta": [1, 3], "wget": [1, 4], "gitlab": [1, 4], "lcqb": [1, 4], "upmc": [1, 4], "fr": [1, 4], "tekpinar": [1, 3, 4], "raw": [1, 2], "8d766d4d11af0e93c9da8fc2c5cc1bfc457d2936": 1, "aliblat": 1, "don": 1, "t": 1, "try": 1, "curl": 1, "pleas": [1, 3, 4], "verifi": 1, "now": [1, 3, 4], "pdb": [1, 2], "databank": 1, "blat": 1, "af2": 1, "In": [1, 4], "make": [1, 3, 4], "sure": [1, 3], "sudo": [1, 3, 4], "h": 1, "show": 1, "list": [1, 3, 4], "option": 1, "good": 1, "track": 1, "On": 1, "mai": 1, "word": 1, "befor": [1, 3], "ti": [1, 3], "rm": [1, 3, 4], "mount": [1, 3], "type": [1, 3], "bind": [1, 3], "sourc": [1, 3, 4], "pwd": [1, 3], "target": [1, 3], "home": [1, 3, 4], "research": [1, 3, 4], "myexampl": [1, 3], "v1": [1, 3], "3": [3, 4], "virtual": 1, "oper": 1, "system": [1, 4], "previou": 1, "when": 1, "ls": [1, 3], "suppos": [1, 3], "host": 1, "place": 1, "step": [1, 3, 4], "evolutionari": [1, 4], "inform": 1, "from": [1, 3, 4], "an": [1, 3, 4], "esgemme_path": [], "py": [], "f": [1, 4], "after": [1, 4], "few": [1, 3], "minut": [1, 3], "least": 1, "two": 1, "blat_normpred_evolcombi": 1, "png": [0, 1], "util": [1, 4], "structur": [1, 3], "highli": 1, "recommend": [1, 4], "pdbfile": 1, "normweightmod": [], "sstjetormax": [], "bunch": 1, "mut": 1, "simpl": 1, "text": 1, "each": 1, "line": [1, 4], "d26a": 1, "fortun": 1, "master": [1, 4], "stiffler_2015_blat_ecolx": 1, "similar": 1, "possibl": 1, "wai": 1, "do": [1, 3, 4], "without": 1, "m": 1, "includ": 1, "code": [], "bash": [], "output": [1, 2], "complet": 1, "differ": 1, "scan": 1, "its": [1, 4], "separ": 1, "space": 1, "addit": 1, "won": 1, "like": [1, 3, 4], "sometim": 1, "doubl": 1, "tripl": 1, "perform": 1, "e26d": 1, "y44r": 1, "e56n": 1, "a77f": 1, "h94v": 1, "second": 1, "colon": 1, "charact": 1, "via": 2, "docker": [2, 3, 4], "requir": [2, 3, 4], "get": [2, 4], "exampl": [2, 3], "input": 2, "data": 2, "singl": 2, "point": 2, "mutat": [2, 3], "calcul": 2, "multipl": [2, 3], "run": [2, 3], "sever": 2, "job": 2, "analyz": 2, "modifi": [2, 4], "score": 2, "Their": 2, "interpret": 2, "entir": 2, "landscap": 2, "select": [2, 3], "own": [2, 4], "colabfold": 2, "depend": [2, 3], "environ": 2, "configur": 2, "conf": 2, "index": 2, "modul": 2, "search": 2, "understand": 3, "certain": 3, "gap": 3, "quickest": 3, "method": 3, "obtain": [3, 4], "both": 3, "web": [3, 4], "site": [3, 4], "colab": 3, "googl": 3, "github": [3, 4], "sokrypton": 3, "blob": 3, "main": 3, "alphafold2": 3, "ipynb": 3, "sign": 3, "gmail": 3, "account": [3, 4], "click": 3, "connect": 3, "button": 3, "top": 3, "right": 3, "hand": 3, "side": 3, "clean": [3, 4], "query_sequ": 3, "box": 3, "past": 3, "For": 3, "me": 3, "adenyl": 3, "kinas": 3, "ak": 3, "my": [3, 4], "www": [3, 4], "rcsb": 3, "org": [3, 4], "entri": 3, "4ake": 3, "displai": 3, "jobnam": 3, "someth": 3, "sens": 3, "menu": 3, "bar": 3, "notebook": 3, "edit": 3, "view": 3, "insert": 3, "runtim": 3, "tool": 3, "help": 3, "process": 3, "take": 3, "hour": 3, "size": 3, "give": 3, "a3m": 3, "up": 3, "5": 3, "model": 3, "put": 3, "directori": 3, "unfortun": 3, "those": 3, "gui": 3, "program": [3, 4], "ugen": 3, "jalview": 3, "labor": 3, "intens": 3, "procedur": 3, "here": [3, 4], "small": 3, "develop": [3, 4], "esgemm": 3, "script": [3, 4], "hhsuit": [3, 4], "convert": 3, "reformat": 3, "pl": 3, "fa": 3, "final": 3, "demust": 3, "removegap": 3, "o": [3, 4], "ake_nogap": 3, "congratul": 3, "ii": 3, "myprotein": 3, "implement": 4, "ha": 4, "been": 4, "test": 4, "mani": 4, "determin": 4, "user": 4, "come": 4, "extern": 4, "joint": 4, "tree": 4, "jet2": 4, "java": 4, "naccess": 4, "bioinf": 4, "manchest": 4, "ac": 4, "uk": 4, "muscl": 4, "drive5": [], "seqinr": 4, "packag": 4, "cran": 4, "project": 4, "html": [], "dssp": 4, "secondari": 4, "These": [], "abl": 4, "defin": 4, "export": 4, "variabl": 4, "path": 4, "insid": 4, "import": 4, "essenti": 4, "paramet": 4, "part": [3, 4], "intern": 4, "etc": 4, "correct": 4, "softwar": 4, "section": 4, "accord": 4, "ubuntu": 4, "22": 4, "04": 4, "apt": 4, "updat": 4, "fix": 4, "miss": 4, "y": 4, "properti": 4, "common": 4, "autotool": 4, "dev": 4, "automak": 4, "build": 4, "python3": 4, "pip": 4, "base": 4, "core": 4, "jre": 4, "ncbi": 4, "blast": 4, "nano": 4, "less": 4, "csh": 4, "hmmer": 4, "libboost": 4, "rf": 4, "var": 4, "lib": 4, "tmp": 4, "otherwis": 4, "work": 4, "properli": 4, "cmbi": 4, "archiv": 4, "ref": 4, "head": 4, "zip": 4, "unzip": 4, "autogen": 4, "sh": 4, "ln": 4, "usr": 4, "local": 4, "bin": 4, "mkdssp": 4, "soedinglab": 4, "hh": 4, "suit": 4, "releas": 4, "v3": 4, "avx2": 4, "tar": 4, "gz": 4, "mv": 4, "xvfz": 4, "perman": 4, "bashrc": 4, "profil": 4, "bash_profil": 4, "locat": 4, "wa": 4, "therefor": 4, "Then": 4, "rscript": 4, "e": 4, "repo": 4, "ev_coupl": 4, "pip3": 4, "debbiemarkslab": 4, "plmc": 4, "openmp32": 4, "cp": 4, "one": 3, "last": 3, "reach": 3, "goal": 3, "id": 3, "descript": 3, "too": 3, "long": 3, "shorten": 3, "them": 3, "awk": 3, "begin": 3, "fs": 3, "nf": 3, "printf": 3, "n": 3, "els": 3, "print": 3, "ake_nogaps_short_nam": 3, "recheck": 3, "remov": 3, "extra": 3, "jet2_path": 4, "open": 4, "gedit": 4, "below": 4, "end": 4, "save": 4, "exit": 4, "forget": 4, "replac": 4, "so": 4, "taken": 4, "Of": 4, "cours": 4, "would": 4, "git": 4, "clone": 4, "b": 4, "4": 1}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"analyz": 0, "modifi": 0, "esgemm": [0, 1, 2, 4], "output": 0, "raw": 0, "score": 0, "Their": 0, "interpret": 0, "entir": [0, 1], "singl": [0, 1], "point": [0, 1], "mutat": [0, 1], "landscap": [0, 1], "calcul": [0, 1], "select": 0, "multipl": [0, 1], "us": 1, "via": 1, "docker": 1, "requir": 1, "get": 1, "exampl": 1, "input": [1, 3], "data": 1, "obtain": 1, "predict": 1, "effect": 1, "subset": 1, "run": 1, "sever": 1, "job": 1, "welcom": 2, "s": 2, "document": 2, "content": 2, "indic": 2, "tabl": 2, "prepar": [3, 4], "your": 3, "own": 3, "msa": 3, "pdb": 3, "colabfold": 3, "instal": 4, "depend": 4, "sourc": [], "code": [], "environ": 4, "configur": 4, "default": 4, "conf": 4, "file": 4}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 56}})
\ No newline at end of file
Search.setIndex({"docnames": ["analysis", "docker", "index", "input-preparation", "installation"], "filenames": ["analysis.rst", "docker.rst", "index.rst", "input-preparation.rst", "installation.rst"], "titles": ["Analyzing and Modifying the PRESCOTT Output", "Using PRESCOTT via Docker", "Welcome to esgemme\u2019s documentation!", "Preparing Your Own Input", "Installation"], "terms": {"There": [0, 3], "hardcod": 0, "limit": 0, "howev": [0, 1, 3], "valu": 0, "rang": 0, "between": 0, "12": 0, "2": 0, "gener": 0, "The": [0, 1, 3], "lower": 0, "mean": 0, "impact": [0, 1, 3], "while": 0, "close": 0, "0": [0, 1, 3, 4], "doe": [0, 3], "have": [0, 1, 3, 4], "ani": 0, "signific": 0, "we": [0, 1, 3, 4], "should": [0, 4], "note": [0, 4], "most": 0, "ar": [0, 1, 3, 4], "deleteri": 0, "alwai": 0, "case": [0, 1, 4], "By": 0, "default": [0, 2], "onli": [0, 1, 4], "combin": 0, "independ": 0, "epistat": 0, "three": 0, "file": [0, 1, 2, 3], "myprot_normpred_evolcombi": 0, "txt": [0, 1], "myprot": 0, "short": 0, "name": [0, 1], "msa": [0, 1, 2, 4], "your": [0, 1, 2, 4], "protein": [0, 1, 3], "contain": [0, 1, 3, 4], "20": [0, 4], "row": 0, "amino": 0, "acid": 0, "alphabet": 0, "order": [0, 1], "l": [0, 3], "column": [0, 3], "where": [0, 3], "number": 0, "interest": [0, 1, 3], "sinc": [0, 4], "thi": [0, 1, 3, 4], "horizont": 0, "easi": 0, "read": 0, "r": [0, 4], "python": [0, 4], "difficult": 0, "find": 0, "you": [0, 1, 3, 4], "myprot_normpred_evolcombitranspos": 0, "As": [0, 1], "impli": 0, "transpos": 0, "version": [0, 4], "result": 0, "It": [0, 3, 4], "easier": 0, "just": 0, "check": [0, 1, 4], "correspond": 0, "prepar": [1, 2], "imag": [0, 3, 4], "oranges_r": 0, "matplotlib": 0, "color": 0, "map": 0, "can": [0, 1, 3, 4], "chang": [0, 1, 3], "ad": [0, 3, 4], "colormap": 0, "turbo_r": 0, "more": [0, 3], "fanci": 0, "look": 0, "dure": 0, "call": [0, 1, 4], "argument": 0, "accept": 0, "all": [0, 1, 3, 4], "If": [0, 1, 4], "want": [0, 1, 3], "see": [0, 1, 3], "contribut": 0, "well": [0, 1], "add": [0, 4], "verbos": 0, "true": [0, 4], "us": [0, 2, 3, 4], "predict": 0, "same": [0, 1], "format": [0, 1, 3], "a2c": 0, "6": 0, "23": 0, "a2d": 0, "1": [0, 3], "d286f": 0, "need": 1, "instal": [1, 2], "machin": 1, "consult": 1, "follow": [1, 3, 4], "page": [1, 2], "http": [1, 3, 4], "doc": 1, "com": [1, 3, 4], "i": [1, 3, 4], "am": 1, "assum": 1, "some": 1, "basic": 1, "familiar": 1, "linux": [1, 4], "unix": 1, "maco": 1, "termin": [1, 3], "command": [1, 3, 4], "let": [1, 3], "s": [1, 3, 4], "start": [1, 3], "our": [1, 3, 4], "favorit": 1, "app": 1, "must": 1, "creat": [1, 3], "folder": [1, 3, 4], "tutori": 1, "go": [1, 3, 4], "empti": 1, "mkdir": [1, 4], "cd": [1, 3, 4], "download": [1, 4], "sampl": 1, "provid": 1, "repositori": [1, 4], "exercis": 1, "first": 1, "sequenc": [1, 3], "align": [1, 3], "fasta": [1, 3], "wget": [1, 4], "gitlab": [1, 4], "lcqb": [1, 4], "upmc": [1, 4], "fr": [1, 4], "tekpinar": [1, 3, 4], "raw": [1, 2], "8d766d4d11af0e93c9da8fc2c5cc1bfc457d2936": 1, "aliblat": 1, "don": 1, "t": 1, "try": 1, "curl": 1, "pleas": [1, 3, 4], "verifi": 1, "now": [1, 3, 4], "pdb": [1, 2], "databank": 1, "blat": 1, "af2": 1, "In": [1, 4], "make": [1, 3, 4], "sure": [1, 3], "sudo": [1, 3, 4], "h": 1, "show": 1, "list": [1, 3, 4], "option": 1, "good": 1, "track": 1, "On": 1, "mai": 1, "word": 1, "befor": [1, 3], "ti": [1, 3], "rm": [1, 3, 4], "mount": [1, 3], "type": [1, 3], "bind": [1, 3], "sourc": [1, 3, 4], "pwd": [1, 3], "target": [1, 3], "home": [1, 3, 4], "research": [1, 3, 4], "myexampl": [1, 3], "v1": [1, 3], "3": [3, 4], "virtual": 1, "oper": 1, "system": [1, 4], "previou": 1, "when": 1, "ls": [1, 3], "suppos": [1, 3], "host": 1, "place": 1, "step": [1, 3, 4], "evolutionari": [1, 4], "inform": 1, "from": [1, 3, 4], "an": [1, 3, 4], "esgemme_path": [], "py": [], "f": [1, 4], "after": [1, 4], "few": [1, 3], "minut": [1, 3], "least": 1, "two": 1, "blat_normpred_evolcombi": 1, "png": [0, 1], "util": [1, 4], "structur": [1, 3], "highli": 1, "recommend": [1, 4], "pdbfile": 1, "normweightmod": [], "sstjetormax": [], "bunch": 1, "mut": 1, "simpl": 1, "text": 1, "each": 1, "line": [1, 4], "d26a": 1, "fortun": 1, "master": [1, 4], "stiffler_2015_blat_ecolx": 1, "similar": 1, "possibl": 1, "wai": 1, "do": [1, 3, 4], "without": 1, "m": 1, "includ": 1, "code": [], "bash": [], "output": [1, 2], "complet": 1, "differ": 1, "scan": 1, "its": [1, 4], "separ": 1, "space": 1, "addit": 1, "won": 1, "like": [1, 3, 4], "sometim": 1, "doubl": 1, "tripl": 1, "perform": 1, "e26d": 1, "y44r": 1, "e56n": 1, "a77f": 1, "h94v": 1, "second": 1, "colon": 1, "charact": 1, "via": 2, "docker": [2, 3, 4], "requir": [2, 3, 4], "get": [2, 4], "exampl": [2, 3], "input": 2, "data": 2, "singl": 2, "point": 2, "mutat": [2, 3], "calcul": 2, "multipl": [2, 3], "run": [2, 3], "sever": 2, "job": 2, "analyz": 2, "modifi": [2, 4], "score": 2, "Their": 2, "interpret": 2, "entir": 2, "landscap": 2, "select": [2, 3], "own": [2, 4], "colabfold": 2, "depend": [2, 3], "environ": 2, "configur": 2, "conf": 2, "index": 2, "modul": 2, "search": 2, "understand": 3, "certain": 3, "gap": 3, "quickest": 3, "method": 3, "obtain": [3, 4], "both": 3, "web": [3, 4], "site": [3, 4], "colab": 3, "googl": 3, "github": [3, 4], "sokrypton": 3, "blob": 3, "main": 3, "alphafold2": 3, "ipynb": 3, "sign": 3, "gmail": 3, "account": [3, 4], "click": 3, "connect": 3, "button": 3, "top": 3, "right": 3, "hand": 3, "side": 3, "clean": [3, 4], "query_sequ": 3, "box": 3, "past": 3, "For": 3, "me": 3, "adenyl": 3, "kinas": 3, "ak": 3, "my": [3, 4], "www": [3, 4], "rcsb": 3, "org": [3, 4], "entri": 3, "4ake": 3, "displai": 3, "jobnam": 3, "someth": 3, "sens": 3, "menu": 3, "bar": 3, "notebook": 3, "edit": 3, "view": 3, "insert": 3, "runtim": 3, "tool": 3, "help": 3, "process": 3, "take": 3, "hour": 3, "size": 3, "give": 3, "a3m": 3, "up": 3, "5": 3, "model": 3, "put": 3, "directori": 3, "unfortun": 3, "those": 3, "gui": 3, "program": [3, 4], "ugen": 3, "jalview": 3, "labor": 3, "intens": 3, "procedur": 3, "here": [3, 4], "small": 3, "develop": [3, 4], "esgemm": [0, 1, 3, 4], "script": [3, 4], "hhsuit": [3, 4], "convert": 3, "reformat": 3, "pl": 3, "fa": 3, "final": 3, "demust": 3, "removegap": 3, "o": [3, 4], "ake_nogap": 3, "congratul": 3, "ii": 3, "myprotein": 3, "implement": 4, "ha": 4, "been": 4, "test": 4, "mani": 4, "determin": 4, "user": 4, "come": 4, "extern": 4, "joint": 4, "tree": 4, "jet2": 4, "java": 4, "naccess": 4, "bioinf": 4, "manchest": 4, "ac": 4, "uk": 4, "muscl": 4, "drive5": [], "seqinr": 4, "packag": 4, "cran": 4, "project": 4, "html": [], "dssp": 4, "secondari": 4, "These": [], "abl": 4, "defin": 4, "export": 4, "variabl": 4, "path": 4, "insid": 4, "import": 4, "essenti": 4, "paramet": 4, "part": [3, 4], "intern": 4, "etc": 4, "correct": 4, "softwar": 4, "section": 4, "accord": 4, "ubuntu": 4, "22": 4, "04": 4, "apt": 4, "updat": 4, "fix": 4, "miss": 4, "y": 4, "properti": 4, "common": 4, "autotool": 4, "dev": 4, "automak": 4, "build": 4, "python3": 4, "pip": 4, "base": 4, "core": 4, "jre": 4, "ncbi": 4, "blast": 4, "nano": 4, "less": 4, "csh": 4, "hmmer": 4, "libboost": 4, "rf": 4, "var": 4, "lib": 4, "tmp": 4, "otherwis": 4, "work": 4, "properli": 4, "cmbi": 4, "archiv": 4, "ref": 4, "head": 4, "zip": 4, "unzip": 4, "autogen": 4, "sh": 4, "ln": 4, "usr": 4, "local": 4, "bin": 4, "mkdssp": 4, "soedinglab": 4, "hh": 4, "suit": 4, "releas": 4, "v3": 4, "avx2": 4, "tar": 4, "gz": 4, "mv": 4, "xvfz": 4, "perman": 4, "bashrc": 4, "profil": 4, "bash_profil": 4, "locat": 4, "wa": 4, "therefor": 4, "Then": 4, "rscript": 4, "e": 4, "repo": 4, "ev_coupl": 4, "pip3": 4, "debbiemarkslab": 4, "plmc": 4, "openmp32": 4, "cp": 4, "one": 3, "last": 3, "reach": 3, "goal": 3, "id": 3, "descript": 3, "too": 3, "long": 3, "shorten": 3, "them": 3, "awk": 3, "begin": 3, "fs": 3, "nf": 3, "printf": 3, "n": 3, "els": 3, "print": 3, "ake_nogaps_short_nam": 3, "recheck": 3, "remov": 3, "extra": 3, "jet2_path": 4, "open": 4, "gedit": 4, "below": 4, "end": 4, "save": 4, "exit": 4, "forget": 4, "replac": 4, "so": 4, "taken": 4, "Of": 4, "cours": 4, "would": 4, "git": 4, "clone": 4, "b": 4, "4": 1, "prescott": [2, 3]}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"analyz": 0, "modifi": 0, "esgemm": 2, "output": 0, "raw": 0, "score": 0, "Their": 0, "interpret": 0, "entir": [0, 1], "singl": [0, 1], "point": [0, 1], "mutat": [0, 1], "landscap": [0, 1], "calcul": [0, 1], "select": 0, "multipl": [0, 1], "us": 1, "via": 1, "docker": 1, "requir": 1, "get": 1, "exampl": 1, "input": [1, 3], "data": 1, "obtain": 1, "predict": 1, "effect": 1, "subset": 1, "run": 1, "sever": 1, "job": 1, "welcom": 2, "s": 2, "document": 2, "content": 2, "indic": 2, "tabl": 2, "prepar": [3, 4], "your": 3, "own": 3, "msa": 3, "pdb": 3, "colabfold": 3, "instal": 4, "depend": 4, "sourc": [], "code": [], "environ": 4, "configur": 4, "default": 4, "conf": 4, "file": 4, "prescott": [0, 1, 4]}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 56}})
\ No newline at end of file
This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support).
Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored).
Scanning input file esgemme.idx...done (0 entries accepted, 0 rejected).
Nothing written in esgemme.ind.
Transcript written in esgemme.ilg.
......@@ -23,7 +23,7 @@
\@writefile{toc}{\contentsline {chapter}{\numberline {1}Using PRESCOTT via Docker}{1}{chapter.1}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{docker:using-esgemme-via-docker}{{1}{1}{Using PRESCOTT via Docker}{chapter.1}{}}
\newlabel{docker:using-prescott-via-docker}{{1}{1}{Using PRESCOTT via Docker}{chapter.1}{}}
\newlabel{docker::doc}{{1}{1}{Using PRESCOTT via Docker}{chapter.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {1.1}Requirements}{1}{section.1.1}\protected@file@percent }
\newlabel{docker:requirements}{{1.1}{1}{Requirements}{section.1.1}{}}
......@@ -42,10 +42,10 @@
\@writefile{toc}{\contentsline {chapter}{\numberline {2}Analyzing and Modifying the PRESCOTT Output}{5}{chapter.2}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{analysis:analyzing-and-modifying-the-esgemme-output}{{2}{5}{Analyzing and Modifying the PRESCOTT Output}{chapter.2}{}}
\newlabel{analysis:analyzing-and-modifying-the-prescott-output}{{2}{5}{Analyzing and Modifying the PRESCOTT Output}{chapter.2}{}}
\newlabel{analysis::doc}{{2}{5}{Analyzing and Modifying the PRESCOTT Output}{chapter.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Raw PRESCOTT Scores and Their Interpretation}{5}{section.2.1}\protected@file@percent }
\newlabel{analysis:raw-esgemme-scores-and-their-interpretation}{{2.1}{5}{Raw PRESCOTT Scores and Their Interpretation}{section.2.1}{}}
\newlabel{analysis:raw-prescott-scores-and-their-interpretation}{{2.1}{5}{Raw PRESCOTT Scores and Their Interpretation}{section.2.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.2}Entire Single Point Mutation Landscape Calculations}{5}{section.2.2}\protected@file@percent }
\newlabel{analysis:entire-single-point-mutation-landscape-calculations}{{2.2}{5}{Entire Single Point Mutation Landscape Calculations}{section.2.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Selected Single Point or Multiple Point Mutation Calculations}{6}{section.2.3}\protected@file@percent }
......@@ -65,7 +65,7 @@
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Installing the dependencies:}{9}{section.4.1}\protected@file@percent }
\newlabel{installation:installing-the-dependencies}{{4.1}{9}{Installing the dependencies:}{section.4.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.2}Preparation of the environment and installation of PRESCOTT}{9}{section.4.2}\protected@file@percent }
\newlabel{installation:preparation-of-the-environment-and-installation-of-esgemme}{{4.2}{9}{Preparation of the environment and installation of PRESCOTT}{section.4.2}{}}
\newlabel{installation:preparation-of-the-environment-and-installation-of-prescott}{{4.2}{9}{Preparation of the environment and installation of PRESCOTT}{section.4.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.3}Configuring default.conf file}{11}{section.4.3}\protected@file@percent }
\newlabel{installation:configuring-default-conf-file}{{4.3}{11}{Configuring default.conf file}{section.4.3}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {5}Indices and tables}{13}{chapter.5}\protected@file@percent }
......
# Fdb version 3
["makeindex esgemme.idx"] 1685453958 "esgemme.idx" "esgemme.ind" "esgemme" 1690888279
"esgemme.idx" 1690888279 0 d41d8cd98f00b204e9800998ecf8427e "pdflatex"
["makeindex prescott.idx"] 1691770116 "prescott.idx" "prescott.ind" "prescott" 1691770117
"prescott.idx" 1691770117 0 d41d8cd98f00b204e9800998ecf8427e "pdflatex"
(generated)
"esgemme.ilg"
"esgemme.ind"
["pdflatex"] 1690888278 "esgemme.tex" "esgemme.pdf" "esgemme" 1690888279
"prescott.ilg"
"prescott.ind"
["pdflatex"] 1691770117 "prescott.tex" "prescott.pdf" "prescott" 1691770117
"/etc/texmf/web2c/texmf.cnf" 1686915816 475 c0e671620eb5563b2130f56340a5fde8 ""
"/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
"/usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecrm1000.tfm" 1136768653 3584 adb004a0c8e7c46ee66cad73671f37b4 ""
......@@ -138,37 +138,37 @@
"/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty" 1480098840 2211 af9b7d12507105a58a3e8e926996b827 ""
"/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd" 1480098840 1160 de7b1cf70edab73c9f1704df2a9fdbbd ""
"/usr/share/texmf/web2c/texmf.cnf" 1644012257 39432 7155514e09a3d69036fac785183a21c2 ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1686916200 128028 f533b797fba58d231669ea19e894e23e ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1686916204 1405647 c55a0c388547b619d75d774fd8f2cdb7 ""
"esgemme.aux" 1690888279 6419 037bf31d3f88d011950af339c73af556 "pdflatex"
"esgemme.ind" 1686042164 0 d41d8cd98f00b204e9800998ecf8427e "makeindex esgemme.idx"
"esgemme.out" 1690888279 4691 484d3d84b85998e14ab085f1c3f73044 "pdflatex"
"esgemme.tex" 1690888278 25826 e5afed2492d5e87320e726d528bebd35 ""
"esgemme.toc" 1690888279 1865 e1a0930e11e4c97727c86b4733bd4152 "pdflatex"
"sphinx.sty" 1690799546 12780 919e6ba449302e2597e7722681a087c6 ""
"sphinxhighlight.sty" 1690888278 6679 76d10c62e0f0661410b46f5db6118e26 ""
"sphinxlatexadmonitions.sty" 1690799546 6238 2d867d769abf3f72abc17ef52adff78b ""
"sphinxlatexcontainers.sty" 1686042164 901 d3a3a1b7b2547f47ade2499350b5c420 ""
"sphinxlatexgraphics.sty" 1686042164 4840 a9578332b6f3b35e198751fb632c9b79 ""
"sphinxlatexindbibtoc.sty" 1686042164 2066 b93f8504d02f6337fde3074b179de55e ""
"sphinxlatexlists.sty" 1686042164 5139 c2de2a1d98d3c6ceedfe46505abd3c07 ""
"sphinxlatexliterals.sty" 1690799546 35719 daaa4295be807130a5df36ead18b83fa ""
"sphinxlatexnumfig.sty" 1686042164 4532 3633caf84afa1a98e1a060b7868202bb ""
"sphinxlatexobjects.sty" 1690799546 9066 e76a2bc206b95eeeabf9b0331cad3113 ""
"sphinxlatexshadowbox.sty" 1690799546 3885 01355157c5580b34ec18031ea7a5e0e0 ""
"sphinxlatexstyleheadings.sty" 1690799546 3253 144b82f37e9d225d888cce45c19b8ed4 ""
"sphinxlatexstylepage.sty" 1686042164 3064 abce6c3018a84afee0afb08a431944ea ""
"sphinxlatexstyletext.sty" 1690799546 6177 c18841ce3fafc366cd3b145f8faa4c37 ""
"sphinxlatextables.sty" 1690799546 21848 2827eb0b11b99b185a8b77317d3e131c ""
"sphinxmanual.cls" 1686042164 4241 7b0d7a37df7b5715fb0dbd585c52ecdb ""
"sphinxmessages.sty" 1690888278 745 3f5fcd6cdd7964ed608767954a8ced6f ""
"sphinxoptionsgeometry.sty" 1686042164 2061 47bb34b8ed8a78823eb0c886abfb9f4d ""
"sphinxoptionshyperref.sty" 1686042164 1094 79beb8b8a3f10784f8cce804e0f9d3aa ""
"sphinxpackagefootnote.sty" 1690799546 15217 dd26fe418b6fb1b26b18f042a7f43d40 ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1691069360 165012 f177baa1c39a3ebd62c3096a43521a0d ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1691069528 1484752 57623038f8c12eac59712d2139a09a53 ""
"prescott.aux" 1691770117 6433 13cfc6b4bb8198f84c538eddeeb235ce "pdflatex"
"prescott.ind" 1691770116 0 d41d8cd98f00b204e9800998ecf8427e "makeindex prescott.idx"
"prescott.out" 1691770117 4711 c9f2e773136e992e346f95c229b25c19 "pdflatex"
"prescott.tex" 1691770114 25859 64a93b8dc31c91416335e6602bd3d6fc ""
"prescott.toc" 1691770117 1869 56be3fea396e9fd923a79473c924f50e "pdflatex"
"sphinx.sty" 1691571542 12780 919e6ba449302e2597e7722681a087c6 ""
"sphinxhighlight.sty" 1691770114 6679 76d10c62e0f0661410b46f5db6118e26 ""
"sphinxlatexadmonitions.sty" 1691571543 6238 2d867d769abf3f72abc17ef52adff78b ""
"sphinxlatexcontainers.sty" 1691571543 901 d3a3a1b7b2547f47ade2499350b5c420 ""
"sphinxlatexgraphics.sty" 1691571543 4840 a9578332b6f3b35e198751fb632c9b79 ""
"sphinxlatexindbibtoc.sty" 1691571543 2066 b93f8504d02f6337fde3074b179de55e ""
"sphinxlatexlists.sty" 1691571543 5139 c2de2a1d98d3c6ceedfe46505abd3c07 ""
"sphinxlatexliterals.sty" 1691571543 35719 daaa4295be807130a5df36ead18b83fa ""
"sphinxlatexnumfig.sty" 1691571542 4532 3633caf84afa1a98e1a060b7868202bb ""
"sphinxlatexobjects.sty" 1691571543 9066 e76a2bc206b95eeeabf9b0331cad3113 ""
"sphinxlatexshadowbox.sty" 1691571543 3885 01355157c5580b34ec18031ea7a5e0e0 ""
"sphinxlatexstyleheadings.sty" 1691571543 3253 144b82f37e9d225d888cce45c19b8ed4 ""
"sphinxlatexstylepage.sty" 1691571543 3064 abce6c3018a84afee0afb08a431944ea ""
"sphinxlatexstyletext.sty" 1691571543 6177 c18841ce3fafc366cd3b145f8faa4c37 ""
"sphinxlatextables.sty" 1691571542 21848 2827eb0b11b99b185a8b77317d3e131c ""
"sphinxmanual.cls" 1691571543 4241 7b0d7a37df7b5715fb0dbd585c52ecdb ""
"sphinxmessages.sty" 1691770114 745 3f5fcd6cdd7964ed608767954a8ced6f ""
"sphinxoptionsgeometry.sty" 1691571542 2061 47bb34b8ed8a78823eb0c886abfb9f4d ""
"sphinxoptionshyperref.sty" 1691571543 1094 79beb8b8a3f10784f8cce804e0f9d3aa ""
"sphinxpackagefootnote.sty" 1691571543 15217 dd26fe418b6fb1b26b18f042a7f43d40 ""
(generated)
"esgemme.aux"
"esgemme.idx"
"esgemme.log"
"esgemme.out"
"esgemme.pdf"
"esgemme.toc"
"prescott.aux"
"prescott.idx"
"prescott.log"
"prescott.out"
"prescott.pdf"
"prescott.toc"
......@@ -3,8 +3,8 @@ INPUT /etc/texmf/web2c/texmf.cnf
INPUT /usr/share/texmf/web2c/texmf.cnf
INPUT /usr/share/texlive/texmf-dist/web2c/texmf.cnf
INPUT /var/lib/texmf/web2c/pdftex/pdflatex.fmt
INPUT esgemme.tex
OUTPUT esgemme.log
INPUT prescott.tex
OUTPUT prescott.log
INPUT ./sphinxmanual.cls
INPUT ./sphinxmanual.cls
INPUT sphinxmanual.cls
......@@ -82,7 +82,7 @@ INPUT /usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecrm1000.tfm
INPUT /usr/share/texlive/texmf-dist/tex/latex/cmap/t1.cmap
INPUT /usr/share/texlive/texmf-dist/tex/latex/cmap/t1.cmap
OUTPUT esgemme.pdf
OUTPUT prescott.pdf
INPUT /usr/share/texlive/texmf-dist/tex/latex/cmap/t1.cmap
INPUT /usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
INPUT /usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
......@@ -920,7 +920,7 @@ INPUT ./sphinxmessages.sty
INPUT sphinxmessages.sty
INPUT ./sphinxmessages.sty
INPUT sphinxmessages.sty
OUTPUT esgemme.idx
OUTPUT prescott.idx
INPUT /usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd
INPUT /usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd
INPUT /usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd
......@@ -937,10 +937,10 @@ INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT ./esgemme.aux
INPUT esgemme.aux
INPUT esgemme.aux
OUTPUT esgemme.aux
INPUT ./prescott.aux
INPUT prescott.aux
INPUT prescott.aux
OUTPUT prescott.aux
INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
......@@ -998,17 +998,17 @@ INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.st
INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
INPUT ./esgemme.out
INPUT esgemme.out
INPUT ./esgemme.out
INPUT esgemme.out
INPUT ./esgemme.out
INPUT esgemme.out
INPUT ./esgemme.out
INPUT esgemme.out
INPUT ./esgemme.out
INPUT ./esgemme.out
OUTPUT esgemme.out
INPUT ./prescott.out
INPUT prescott.out
INPUT ./prescott.out
INPUT prescott.out
INPUT ./prescott.out
INPUT prescott.out
INPUT ./prescott.out
INPUT prescott.out
INPUT ./prescott.out
INPUT ./prescott.out
OUTPUT prescott.out
INPUT /usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd
INPUT /usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd
INPUT /usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd
......@@ -1058,9 +1058,9 @@ INPUT /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map
INPUT /usr/share/texmf/fonts/tfm/public/tex-gyre/ec-qtmr.tfm
INPUT /usr/share/texmf/fonts/tfm/public/tex-gyre/ec-qhvr.tfm
INPUT /usr/share/texmf/fonts/tfm/public/tex-gyre/ec-qhvb.tfm
INPUT ./esgemme.toc
INPUT esgemme.toc
INPUT esgemme.toc
INPUT ./prescott.toc
INPUT prescott.toc
INPUT prescott.toc
INPUT /usr/share/texmf/fonts/tfm/public/tex-gyre/ec-qtmb.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm
......@@ -1068,7 +1068,7 @@ INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam5.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.tfm
INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm5.tfm
OUTPUT esgemme.toc
OUTPUT prescott.toc
INPUT /usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd
INPUT /usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd
INPUT /usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd
......@@ -1090,13 +1090,13 @@ INPUT /usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd
INPUT /usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd
INPUT /usr/share/texmf/fonts/tfm/public/tex-gyre/ts1-qtmr.tfm
INPUT /usr/share/texmf/fonts/tfm/public/tex-gyre/ec-qtmr.tfm
INPUT ./esgemme.ind
INPUT esgemme.ind
INPUT ./esgemme.ind
INPUT esgemme.ind
INPUT esgemme.aux
INPUT ./esgemme.out
INPUT ./esgemme.out
INPUT ./prescott.ind
INPUT prescott.ind
INPUT ./prescott.ind
INPUT prescott.ind
INPUT prescott.aux
INPUT ./prescott.out
INPUT ./prescott.out
INPUT /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc
INPUT /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc
INPUT /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb
......
This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support).
Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored).
Scanning input file prescott.idx...done (0 entries accepted, 0 rejected).
Nothing written in prescott.ind.
Transcript written in prescott.ilg.
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2023.6.16) 1 AUG 2023 13:11
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2023.8.3) 11 AUG 2023 18:08
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**esgemme.tex
(./esgemme.tex
**prescott.tex
(./prescott.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-01-21> (./sphinxmanual.cls
Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
......@@ -118,7 +118,7 @@ LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
Package: babel 2022/01/26 3.70 The Babel package
\babel@savecnt=\count272
\U@D=\dimen148
\l@unhyphenated=\language3
\l@unhyphenated=\language9
(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)
\bbl@readstream=\read2
......@@ -126,16 +126,12 @@ Package: babel 2022/01/26 3.70 The Babel package
(/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf
Language: english 2017/06/06 v3.3r English support from the babel system
Package babel Info: Hyphen rules for 'british' set to \l@english
(babel) (\language0). Reported on input line 82.
Package babel Info: Hyphen rules for 'UKenglish' set to \l@english
(babel) (\language0). Reported on input line 83.
Package babel Info: Hyphen rules for 'canadian' set to \l@english
(babel) (\language0). Reported on input line 102.
Package babel Info: Hyphen rules for 'australian' set to \l@english
(babel) (\language0). Reported on input line 105.
Package babel Info: Hyphen rules for 'newzealand' set to \l@english
(babel) (\language0). Reported on input line 108.
Package babel Info: Hyphen rules for 'australian' set to \l@ukenglish
(babel) (\language3). Reported on input line 105.
Package babel Info: Hyphen rules for 'newzealand' set to \l@ukenglish
(babel) (\language3). Reported on input line 108.
))
(/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty
Package: tgtermes 2009/09/27 v1.2 TeX Gyre Termes as default roman family
......@@ -633,10 +629,10 @@ Package: hypcap 2016/05/16 v1.12 Adjusting the anchors of captions (HO)
Package: sphinxmessages 2019/01/04 v2.0 Localized LaTeX macros (Sphinx team)
)
\@indexfile=\write4
\openout4 = `esgemme.idx'.
\openout4 = `prescott.idx'.
Writing index file esgemme.idx
Writing index file prescott.idx
LaTeX Font Info: Trying to load font information for T1+qtm on input line 70
.
(/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd
......@@ -647,8 +643,8 @@ File: l3backend-pdftex.def 2022-01-12 L3 backend support: PDF output (pdfTeX)
\l__color_backend_stack_int=\count313
\l__pdf_internal_box=\box117
)
(./esgemme.aux)
\openout1 = `esgemme.aux'.
(./prescott.aux)
\openout1 = `prescott.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 70.
LaTeX Font Info: ... okay on input line 70.
......@@ -743,9 +739,9 @@ LaTeX Info: Redefining \ref on input line 70.
LaTeX Info: Redefining \pageref on input line 70.
LaTeX Info: Redefining \nameref on input line 70.
(./esgemme.out) (./esgemme.out)
(./prescott.out) (./prescott.out)
\@outlinefile=\write5
\openout5 = `esgemme.out'.
\openout5 = `prescott.out'.
Package hyperref Info: Option `pageanchor' set `false' on input line 78.
LaTeX Font Info: Trying to load font information for T1+qhv on input line 78
......@@ -769,9 +765,9 @@ File: umsb.fd 2013/01/14 v3.01 AMS symbols B
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2
] (./esgemme.toc)
] (./prescott.toc)
\tf@toc=\write6
\openout6 = `esgemme.toc'.
\openout6 = `prescott.toc'.
[1
......@@ -808,7 +804,7 @@ LaTeX Font Info: Font shape `T1/txtt/m/it' in size <10> not available
Underfull \hbox (badness 10000) in paragraph at lines 456--460
[]\T1/qtm/m/n/10 Con-grat-u-la-tions! Now, you have all the in-put files re-qui
red for ES-GEMME: I. An in-put MSA:
red for PRESCOTT: I. An in-put MSA:
[]
[8]
......@@ -819,22 +815,28 @@ LaTeX Font Info: Trying to load font information for TS1+qtm on input line 4
File: ts1qtm.fd 2009/09/25 v1.2 font definition file for TS1/qtm
) [9
] [10] [11] [12
] [10]
Underfull \hbox (badness 7981) in paragraph at lines 627--630
[]\T1/qtm/m/n/10 #Down-load PRESCOTT from [][]$http : / / gitlab . lcqb . upmc
. fr / tekpinar / PRESCOTT$[][] repos-i-tory and go in-side the
[]
[11] [12
]
Chapter 5.
(./esgemme.ind) [13] (./esgemme.aux)
Package rerunfilecheck Info: File `esgemme.out' has not changed.
(rerunfilecheck) Checksum: 484D3D84B85998E14AB085F1C3F73044;4691.
(./prescott.ind) [13] (./prescott.aux)
Package rerunfilecheck Info: File `prescott.out' has not changed.
(rerunfilecheck) Checksum: C9F2E773136E992E346F95C229B25C19;4711.
)
Here is how much of TeX's memory you used:
14657 strings out of 480247
233344 string characters out of 5896151
597746 words of memory out of 5000000
32185 multiletter control sequences out of 15000+600000
14655 strings out of 480129
233353 string characters out of 5893410
598153 words of memory out of 5000000
32199 multiletter control sequences out of 15000+600000
520869 words of font info for 70 fonts, out of 8000000 for 9000
15 hyphenation exceptions out of 8191
70i,11n,76p,432b,568s stack positions out of 5000i,500n,10000p,200000b,80000s
82 hyphenation exceptions out of 8191
70i,11n,76p,433b,568s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/
enc/dvips/tex-gyre/q-ec.enc}</usr/share/texlive/texmf-dist/fonts/type1/public/a
msfonts/cm/cmmi5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
......@@ -845,7 +847,7 @@ usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xbtt.pfb></usr/share/
texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb></usr/share/texlive/tex
mf-dist/fonts/type1/public/txfonts/t1xtt.pfb></usr/share/texlive/texmf-dist/fon
ts/type1/public/txfonts/tcxtt.pfb>
Output written on esgemme.pdf (17 pages, 164815 bytes).
Output written on prescott.pdf (17 pages, 164980 bytes).
PDF statistics:
259 PDF objects out of 1000 (max. 8388607)
220 compressed objects within 3 object streams
......
\BOOKMARK [0][-]{chapter.1}{\376\377\000U\000s\000i\000n\000g\000\040\000E\000S\000G\000E\000M\000M\000E\000\040\000v\000i\000a\000\040\000D\000o\000c\000k\000e\000r}{}% 1
\BOOKMARK [0][-]{chapter.1}{\376\377\000U\000s\000i\000n\000g\000\040\000P\000R\000E\000S\000C\000O\000T\000T\000\040\000v\000i\000a\000\040\000D\000o\000c\000k\000e\000r}{}% 1
\BOOKMARK [1][-]{section.1.1}{\376\377\000R\000e\000q\000u\000i\000r\000e\000m\000e\000n\000t\000s}{chapter.1}% 2
\BOOKMARK [1][-]{section.1.2}{\376\377\000G\000e\000t\000t\000i\000n\000g\000\040\000t\000h\000e\000\040\000e\000x\000a\000m\000p\000l\000e\000\040\000i\000n\000p\000u\000t\000\040\000d\000a\000t\000a}{chapter.1}% 3
\BOOKMARK [1][-]{section.1.3}{\376\377\000S\000i\000n\000g\000l\000e\000\040\000p\000o\000i\000n\000t\000\040\000m\000u\000t\000a\000t\000i\000o\000n\000\040\000c\000a\000l\000c\000u\000l\000a\000t\000i\000o\000n\000s}{chapter.1}% 4
......@@ -6,14 +6,14 @@
\BOOKMARK [2][-]{subsection.1.3.2}{\376\377\000P\000r\000e\000d\000i\000c\000t\000i\000n\000g\000\040\000t\000h\000e\000\040\000e\000f\000f\000e\000c\000t\000\040\000o\000f\000\040\000a\000\040\000s\000u\000b\000s\000e\000t\000\040\000o\000f\000\040\000s\000i\000n\000g\000l\000e\000\040\000p\000o\000i\000n\000t\000\040\000m\000u\000t\000a\000t\000i\000o\000n\000s}{section.1.3}% 6
\BOOKMARK [1][-]{section.1.4}{\376\377\000M\000u\000l\000t\000i\000p\000l\000e\000\040\000p\000o\000i\000n\000t\000\040\000m\000u\000t\000a\000t\000i\000o\000n\000\040\000c\000a\000l\000c\000u\000l\000a\000t\000i\000o\000n\000s}{chapter.1}% 7
\BOOKMARK [1][-]{section.1.5}{\376\377\000R\000u\000n\000n\000i\000n\000g\000\040\000s\000e\000v\000e\000r\000a\000l\000\040\000j\000o\000b\000s\000\040\000u\000s\000i\000n\000g\000\040\000d\000o\000c\000k\000e\000r}{chapter.1}% 8
\BOOKMARK [0][-]{chapter.2}{\376\377\000A\000n\000a\000l\000y\000z\000i\000n\000g\000\040\000a\000n\000d\000\040\000M\000o\000d\000i\000f\000y\000i\000n\000g\000\040\000t\000h\000e\000\040\000E\000S\000G\000E\000M\000M\000E\000\040\000O\000u\000t\000p\000u\000t}{}% 9
\BOOKMARK [1][-]{section.2.1}{\376\377\000R\000a\000w\000\040\000E\000S\000G\000E\000M\000M\000E\000\040\000S\000c\000o\000r\000e\000s\000\040\000a\000n\000d\000\040\000T\000h\000e\000i\000r\000\040\000I\000n\000t\000e\000r\000p\000r\000e\000t\000a\000t\000i\000o\000n}{chapter.2}% 10
\BOOKMARK [0][-]{chapter.2}{\376\377\000A\000n\000a\000l\000y\000z\000i\000n\000g\000\040\000a\000n\000d\000\040\000M\000o\000d\000i\000f\000y\000i\000n\000g\000\040\000t\000h\000e\000\040\000P\000R\000E\000S\000C\000O\000T\000T\000\040\000O\000u\000t\000p\000u\000t}{}% 9
\BOOKMARK [1][-]{section.2.1}{\376\377\000R\000a\000w\000\040\000P\000R\000E\000S\000C\000O\000T\000T\000\040\000S\000c\000o\000r\000e\000s\000\040\000a\000n\000d\000\040\000T\000h\000e\000i\000r\000\040\000I\000n\000t\000e\000r\000p\000r\000e\000t\000a\000t\000i\000o\000n}{chapter.2}% 10
\BOOKMARK [1][-]{section.2.2}{\376\377\000E\000n\000t\000i\000r\000e\000\040\000S\000i\000n\000g\000l\000e\000\040\000P\000o\000i\000n\000t\000\040\000M\000u\000t\000a\000t\000i\000o\000n\000\040\000L\000a\000n\000d\000s\000c\000a\000p\000e\000\040\000C\000a\000l\000c\000u\000l\000a\000t\000i\000o\000n\000s}{chapter.2}% 11
\BOOKMARK [1][-]{section.2.3}{\376\377\000S\000e\000l\000e\000c\000t\000e\000d\000\040\000S\000i\000n\000g\000l\000e\000\040\000P\000o\000i\000n\000t\000\040\000o\000r\000\040\000M\000u\000l\000t\000i\000p\000l\000e\000\040\000P\000o\000i\000n\000t\000\040\000M\000u\000t\000a\000t\000i\000o\000n\000\040\000C\000a\000l\000c\000u\000l\000a\000t\000i\000o\000n\000s}{chapter.2}% 12
\BOOKMARK [0][-]{chapter.3}{\376\377\000P\000r\000e\000p\000a\000r\000i\000n\000g\000\040\000Y\000o\000u\000r\000\040\000O\000w\000n\000\040\000I\000n\000p\000u\000t}{}% 13
\BOOKMARK [1][-]{section.3.1}{\376\377\000P\000r\000e\000p\000a\000r\000i\000n\000g\000\040\000Y\000o\000u\000r\000\040\000I\000n\000p\000u\000t\000\040\000M\000S\000A\000\040\000a\000n\000d\000\040\000P\000D\000B\000\040\000w\000i\000t\000h\000\040\000C\000o\000l\000a\000b\000f\000o\000l\000d}{chapter.3}% 14
\BOOKMARK [0][-]{chapter.4}{\376\377\000I\000n\000s\000t\000a\000l\000l\000a\000t\000i\000o\000n}{}% 15
\BOOKMARK [1][-]{section.4.1}{\376\377\000I\000n\000s\000t\000a\000l\000l\000i\000n\000g\000\040\000t\000h\000e\000\040\000d\000e\000p\000e\000n\000d\000e\000n\000c\000i\000e\000s\000:}{chapter.4}% 16
\BOOKMARK [1][-]{section.4.2}{\376\377\000P\000r\000e\000p\000a\000r\000a\000t\000i\000o\000n\000\040\000o\000f\000\040\000t\000h\000e\000\040\000e\000n\000v\000i\000r\000o\000n\000m\000e\000n\000t\000\040\000a\000n\000d\000\040\000i\000n\000s\000t\000a\000l\000l\000a\000t\000i\000o\000n\000\040\000o\000f\000\040\000E\000S\000G\000E\000M\000M\000E}{chapter.4}% 17
\BOOKMARK [1][-]{section.4.2}{\376\377\000P\000r\000e\000p\000a\000r\000a\000t\000i\000o\000n\000\040\000o\000f\000\040\000t\000h\000e\000\040\000e\000n\000v\000i\000r\000o\000n\000m\000e\000n\000t\000\040\000a\000n\000d\000\040\000i\000n\000s\000t\000a\000l\000l\000a\000t\000i\000o\000n\000\040\000o\000f\000\040\000P\000R\000E\000S\000C\000O\000T\000T}{chapter.4}% 17
\BOOKMARK [1][-]{section.4.3}{\376\377\000C\000o\000n\000f\000i\000g\000u\000r\000i\000n\000g\000\040\000d\000e\000f\000a\000u\000l\000t\000.\000c\000o\000n\000f\000\040\000f\000i\000l\000e}{chapter.4}% 18
\BOOKMARK [0][-]{chapter.5}{\376\377\000I\000n\000d\000i\000c\000e\000s\000\040\000a\000n\000d\000\040\000t\000a\000b\000l\000e\000s}{}% 19
......@@ -60,8 +60,8 @@
\title{esgemme}
\date{Aug 01, 2023}
\title{prescott}
\date{Aug 11, 2023}
\release{1.4.0}
\author{Mustafa Tekpinar}
\newcommand{\sphinxlogo}{\vbox{}}
......@@ -86,7 +86,7 @@
\chapter{Using PRESCOTT via Docker}
\label{\detokenize{docker:using-esgemme-via-docker}}\label{\detokenize{docker::doc}}
\label{\detokenize{docker:using-prescott-via-docker}}\label{\detokenize{docker::doc}}
\section{Requirements}
\label{\detokenize{docker:requirements}}
......@@ -259,10 +259,10 @@ mutation and its predicted effect, separated by a space.
\chapter{Analyzing and Modifying the PRESCOTT Output}
\label{\detokenize{analysis:analyzing-and-modifying-the-esgemme-output}}\label{\detokenize{analysis::doc}}
\label{\detokenize{analysis:analyzing-and-modifying-the-prescott-output}}\label{\detokenize{analysis::doc}}
\section{Raw PRESCOTT Scores and Their Interpretation}
\label{\detokenize{analysis:raw-esgemme-scores-and-their-interpretation}}
\label{\detokenize{analysis:raw-prescott-scores-and-their-interpretation}}
\sphinxAtStartPar
There is not a hardcoded limit for raw PRESCOTT scores. However, the values
range between {[}\sphinxhyphen{}12, 2{]} generally. The lower values mean the mutations is impactful,
......@@ -521,7 +521,7 @@ JET2 is essential and it should be installed to be able to use PRESCOTT.
\section{Preparation of the environment and installation of PRESCOTT}
\label{\detokenize{installation:preparation-of-the-environment-and-installation-of-esgemme}}
\label{\detokenize{installation:preparation-of-the-environment-and-installation-of-prescott}}
\sphinxAtStartPar
Step by step installation on Ubuntu 22.04
......
......@@ -18,7 +18,7 @@ sys.path.insert(0, os.path.abspath('../'))
import sphinx_rtd_theme
# -- Project information -----------------------------------------------------
project = 'esgemme'
project = 'prescott'
copyright = '2023, Mustafa Tekpinar'
author = 'Mustafa Tekpinar'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment