Skip to content

Commit

Permalink
Deployed a10f7bd with MkDocs version: 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jul 27, 2023
1 parent 480068a commit e39d3a2
Show file tree
Hide file tree
Showing 13 changed files with 411 additions and 218 deletions.
22 changes: 11 additions & 11 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
<title>ARETE</title>
<link rel="stylesheet" href="/css/theme.css" />
<link rel="stylesheet" href="/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />

<script src="/js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="/js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand Down Expand Up @@ -122,14 +121,15 @@ <h1 id="404-page-not-found">404</h1>

</span>
</div>
<script>var base_url = '/';</script>
<script src="/js/theme_extra.js" defer></script>
<script src="/js/theme.js" defer></script>
<script src="/search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="/js/jquery-3.6.0.min.js"></script>
<script>var base_url = "/";</script>
<script src="/js/theme_extra.js"></script>
<script src="/js/theme.js"></script>
<script src="/search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
24 changes: 12 additions & 12 deletions CITATIONS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>Citations - ARETE</title>
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />

<script>
// Current page data
Expand All @@ -17,12 +17,11 @@
var mkdocs_page_url = null;
</script>

<script src="../js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand Down Expand Up @@ -95,7 +94,7 @@
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href=".." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li>Citations</li>
<li class="breadcrumb-item active">Citations</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/beiko-lab/arete/edit/master/docs/CITATIONS.md" class="icon icon-github"> Edit on GitHub</a>
</li>
Expand Down Expand Up @@ -299,14 +298,15 @@ <h2 id="software-packagingcontainerisation-tools">Software packaging/containeris

</span>
</div>
<script>var base_url = '..';</script>
<script src="../js/theme_extra.js" defer></script>
<script src="../js/theme.js" defer></script>
<script src="../search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="../js/jquery-3.6.0.min.js"></script>
<script>var base_url = "..";</script>
<script src="../js/theme_extra.js"></script>
<script src="../js/theme.js"></script>
<script src="../search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
24 changes: 12 additions & 12 deletions ROADMAP/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>Roadmap - ARETE</title>
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />

<script>
// Current page data
Expand All @@ -17,12 +17,11 @@
var mkdocs_page_url = null;
</script>

<script src="../js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand Down Expand Up @@ -85,7 +84,7 @@
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href=".." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li>Roadmap</li>
<li class="breadcrumb-item active">Roadmap</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/beiko-lab/arete/edit/master/docs/ROADMAP.md" class="icon icon-github"> Edit on GitHub</a>
</li>
Expand Down Expand Up @@ -148,14 +147,15 @@

</span>
</div>
<script>var base_url = '..';</script>
<script src="../js/theme_extra.js" defer></script>
<script src="../js/theme.js" defer></script>
<script src="../search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="../js/jquery-3.6.0.min.js"></script>
<script>var base_url = "..";</script>
<script src="../js/theme_extra.js"></script>
<script src="../js/theme.js"></script>
<script src="../search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
6 changes: 3 additions & 3 deletions css/theme.css

Large diffs are not rendered by default.

65 changes: 51 additions & 14 deletions faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>FAQ - ARETE</title>
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />

<script>
// Current page data
Expand All @@ -17,12 +17,11 @@
var mkdocs_page_url = null;
</script>

<script src="../js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand Down Expand Up @@ -51,7 +50,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal current" href="./">FAQ</a>
<ul class="current">
<li class="toctree-l2"><a class="reference internal" href="#how-do-i-x">How do I x?</a>
<li class="toctree-l2"><a class="reference internal" href="#how-do-i-run-arete-in-a-slurm-hpc-environment">How do I run ARETE in a Slurm HPC environment?</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -89,7 +88,7 @@
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href=".." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li>FAQ</li>
<li class="breadcrumb-item active">FAQ</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/beiko-lab/arete/edit/master/docs/faq.md" class="icon icon-github"> Edit on GitHub</a>
</li>
Expand All @@ -100,7 +99,44 @@
<div class="section" itemprop="articleBody">

<h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
<h2 id="how-do-i-x">How do I x?</h2>
<h2 id="how-do-i-run-arete-in-a-slurm-hpc-environment">How do I run ARETE in a Slurm HPC environment?</h2>
<ul>
<li>Set a config file under <code>~/.nextflow/config</code> to use the slurm executor:</li>
</ul>
<pre><code class="language-json"> process {
executor = 'slurm'
pollInterval = '60 sec'
submitRateLimit = '60/1min'
queueSize = 100
// If an account is necessary:
clusterOptions = '--account=&lt;my-account&gt;'
}
</code></pre>
<p>See the <a href="https://www.nextflow.io/docs/latest/config.html#scope-executor">Nextflow documentation</a> for a description of these options.</p>
<ul>
<li>Now, when running ARETE, you'll need to set additional options if your compute nodes don't have network access - as is common for most Slurm clusters. The example below uses the default test data, i.e. the <code>test</code> profile, for demonstration purposes only.</li>
</ul>
<pre><code class="language-bash">nextflow run beiko-lab/ARETE \
--db_cache path/to/db_cache \
--bakta_db path/to/baktadb \
-profile test,singularity
</code></pre>
<p>Apart from <code>-profile singularity</code>, which just makes ARETE use Singularity/Apptainer containers for running the tools, there are two additional parameters:</p>
<ul>
<li>
<p><code>--db_cache</code> should be the location for the pre-downloaded databases used in the DIAMOND alignments (i.e. Bacmet, VFDB, ICEberg2 and CAZy FASTA files) and in the Kraken2 taxonomic read classification.</p>
<ul>
<li>Although these tools run by default, you can change the selection of annotation tools by changing <code>--annotation_tools</code> and
skip Kraken2 by adding <code>--skip_kraken</code>. See the <a href="https://beiko-lab.github.io/arete/params/">parameter documentation</a> for a full list of parameters and their defaults.</li>
</ul>
</li>
<li>
<p><code>--bakta_db</code> should be the location of the pre-downloaded <a href="https://github.com/oschwengers/bakta#database-download">Bakta database</a></p>
<ul>
<li>Alternatively, you can use Prokka for annotating your assemblies, since it doesn't require a downloaded database (<code>--use_prokka</code>).</li>
</ul>
</li>
</ul>

</div>
</div><footer>
Expand Down Expand Up @@ -140,14 +176,15 @@ <h2 id="how-do-i-x">How do I x?</h2>

</span>
</div>
<script>var base_url = '..';</script>
<script src="../js/theme_extra.js" defer></script>
<script src="../js/theme.js" defer></script>
<script src="../search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="../js/jquery-3.6.0.min.js"></script>
<script>var base_url = "..";</script>
<script src="../js/theme_extra.js"></script>
<script src="../js/theme.js"></script>
<script src="../search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
Loading

0 comments on commit e39d3a2

Please sign in to comment.