Skip to content

Commit

Permalink
version++ to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoryC committed Jan 30, 2020
1 parent ee99948 commit 96c14ed
Show file tree
Hide file tree
Showing 426 changed files with 2,573 additions and 1,222 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.6-dev
v1.2.7
9 changes: 4 additions & 5 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@

<li class="toctree-l1">

<a class="" href="/Installation/">Installation</a>
</li>

<li class="toctree-l1">

<a class="" href="/Getting-Started/">Getting Started</a>
</li>

Expand Down Expand Up @@ -90,6 +85,10 @@
<ul class="subnav">
<li class="">

<a class="" href="/Check-Dependencies/">Check Dependencies</a>
</li>
<li class="">

<a class="" href="/Failure-Recovery/">Failure Recovery</a>
</li>
<li class="">
Expand Down
9 changes: 4 additions & 5 deletions docs/Building-Modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@

<li class="toctree-l1">

<a class="" href="../Installation/">Installation</a>
</li>

<li class="toctree-l1">

<a class="" href="../Getting-Started/">Getting Started</a>
</li>

Expand Down Expand Up @@ -97,6 +92,10 @@
<ul class="subnav">
<li class="">

<a class="" href="../Check-Dependencies/">Check Dependencies</a>
</li>
<li class="">

<a class="" href="../Failure-Recovery/">Failure Recovery</a>
</li>
<li class="">
Expand Down
9 changes: 4 additions & 5 deletions docs/Built-in-modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@

<li class="toctree-l1">

<a class="" href="../Installation/">Installation</a>
</li>

<li class="toctree-l1">

<a class="" href="../Getting-Started/">Getting Started</a>
</li>

Expand Down Expand Up @@ -109,6 +104,10 @@
<ul class="subnav">
<li class="">

<a class="" href="../Check-Dependencies/">Check Dependencies</a>
</li>
<li class="">

<a class="" href="../Failure-Recovery/">Failure Recovery</a>
</li>
<li class="">
Expand Down
224 changes: 224 additions & 0 deletions docs/Check-Dependencies/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="author" content="Ivory Blakley">
<link rel="shortcut icon" href="../img/favicon.ico">
<title>Check Dependencies - BioLockJ User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>

<link rel="stylesheet" href="../css/theme.css" type="text/css" />
<link rel="stylesheet" href="../css/theme_extra.css" type="text/css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css">

<script>
// Current page data
var mkdocs_page_name = "Check Dependencies";
var mkdocs_page_input_path = "Check-Dependencies.md";
var mkdocs_page_url = null;
</script>

<script src="../js/jquery-2.1.1.min.js" defer></script>
<script src="../js/modernizr-2.8.3.min.js" defer></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>

</head>

<body class="wy-body-for-nav" role="document">

<div class="wy-grid-for-nav">


<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> BioLockJ User Guide</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" title="Type search term here" />
</form>
</div>
</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">


<li class="toctree-l1">

<a class="" href="..">Home</a>
</li>

<li class="toctree-l1">

<a class="" href="../Getting-Started/">Getting Started</a>
</li>

<li class="toctree-l1">

<a class="" href="../Commands/">Commands</a>
</li>

<li class="toctree-l1">

<span class="caption-text">Pipeline Componenets</span>
<ul class="subnav">
<li class="">

<a class="" href="../Configuration/">Configuration</a>
</li>
<li class="">

<a class="" href="../Built-in-modules/">Modules</a>
</li>
<li class="">

<a class="" href="../The-Metadata-File/">Metadata</a>
</li>
<li class="">

<a class="" href="../Dependencies/">Dependencies</a>
</li>
</ul>
</li>

<li class="toctree-l1">

<span class="caption-text">Features</span>
<ul class="subnav">
<li class=" current">

<a class="current" href="./">Check Dependencies</a>
<ul class="subnav">

<li class="toctree-l3"><a href="#precheck-a-pipeline">Precheck a pipeline</a></li>


</ul>
</li>
<li class="">

<a class="" href="../Failure-Recovery/">Failure Recovery</a>
</li>
<li class="">

<a class="" href="../Validation/">Validation</a>
</li>
<li class="">

<a class="" href="../Building-Modules/">Building Modules</a>
</li>
</ul>
</li>

<li class="toctree-l1">

<a class="" href="../Example-Pipeline/">Example Pipeline</a>
</li>

<li class="toctree-l1">

<a class="" href="../FAQ/">FAQ</a>
</li>

</ul>
</div>
&nbsp;
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="..">BioLockJ User Guide</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="..">Docs</a> &raquo;</li>



<li>Features &raquo;</li>



<li>Check Dependencies</li>
<li class="wy-breadcrumbs-aside">

</li>
</ul>
<hr/>
</div>
<div role="main">
<div class="section">

<p>BioLockJ is designed find all problems in one sitting. Every module includes a <em>check dependencies</em> method, which quickly detects issues that would cause an error during execution. This is run for all modules in a pipeline <em>before</em> the first module executes. </p>
<p>When BioLockJ runs, it has three major phases: </p>
<ul>
<li>pipeline formation - string together the modues specified in the config file along with any additional modules that the program adds on the users behalf; and initiate the utilities needed for the pipeline (such as docker, metadata, determine input type).</li>
<li>check dependencies - scan the pipeline for anything that may cause an error during execution</li>
<li>run pipeline - execute each module in the sequence.</li>
</ul>
<h2 id="precheck-a-pipeline">Precheck a pipeline</h2>
<p>By including the <code>--precheck-only</code> argument (or <code>-p</code>) when running <code>biolockj</code>; you are running in <strong>precheck</strong> mode. BioLockJ will do the first two phases, and then stop. This allows you to quickly test changes to your pipeline configuration without actually running a pipeline. It also allows you to see any modules that are automatically added to your pipeline.</p>

</div>
</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="../Failure-Recovery/" class="btn btn-neutral float-right" title="Failure Recovery">Next <span class="icon icon-circle-arrow-right"></span></a>


<a href="../Dependencies/" class="btn btn-neutral" title="Dependencies"><span class="icon icon-circle-arrow-left"></span> Previous</a>

</div>


<hr/>

<div role="contentinfo">
<!-- Copyright etc -->

<p>2019 Fodor Lab</p>

</div>

Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>

</div>
</div>

</section>

</div>

<div class="rst-versions" role="note" style="cursor: pointer">
<span class="rst-current-version" data-toggle="rst-current-version">


<span><a href="../Dependencies/" style="color: #fcfcfc;">&laquo; Previous</a></span>


<span style="margin-left: 15px"><a href="../Failure-Recovery/" style="color: #fcfcfc">Next &raquo;</a></span>

</span>
</div>
<script>var base_url = '..';</script>
<script src="../js/theme.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" defer></script>
<script src="../search/main.js" defer></script>

</body>
</html>
19 changes: 6 additions & 13 deletions docs/Commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@

<li class="toctree-l1">

<a class="" href="../Installation/">Installation</a>
</li>

<li class="toctree-l1">

<a class="" href="../Getting-Started/">Getting Started</a>
</li>

Expand All @@ -68,9 +63,6 @@
<a class="current" href="./">Commands</a>
<ul class="subnav">

<li class="toctree-l2"><a href="#biolockj-commands-are-located-under-bljscript">BioLockJ commands are located under $BLJ/script</a></li>


</ul>
</li>

Expand Down Expand Up @@ -103,6 +95,10 @@
<ul class="subnav">
<li class="">

<a class="" href="../Check-Dependencies/">Check Dependencies</a>
</li>
<li class="">

<a class="" href="../Failure-Recovery/">Failure Recovery</a>
</li>
<li class="">
Expand Down Expand Up @@ -158,7 +154,8 @@
<div role="main">
<div class="section">

<h3 id="biolockj-commands-are-located-under-bljscript">BioLockJ commands are located under $BLJ/script</h3>
<p>The BioLockJ program is launched through the <code>biolockj</code> script. See <a href="../help-biolockj/"><code>biolockj --help</code></a>.</p>
<p>There are also several helper scripts for small specific tasks, these are all found under $BLJ/script and added to the <code>$PATH</code> after the basic installation:</p>
<table>
<thead>
<tr>
Expand All @@ -168,10 +165,6 @@ <h3 id="biolockj-commands-are-located-under-bljscript">BioLockJ commands are loc
</thead>
<tbody>
<tr>
<td align="left"><strong><a href="https://github.com/msioda/BioLockJ/blob/master/script/biolockj?raw=true">biolockj</a></strong> [config_path]</td>
<td align="left">Start a pipeline using the Configuration properties in [config_path].<br>Pipeline output directory is created under <a href="https://github.com/msioda/BioLockJ/blob/master/script/blj_config?raw=true">$BLJ_PROJ</a>.</td>
</tr>
<tr>
<td align="left"><strong><a href="https://github.com/msioda/BioLockJ/blob/master/script/blj_go?raw=true">blj_go</a></strong></td>
<td align="left">Go to most recent <a href="https://github.com/msioda/BioLockJ/blob/master/script/blj_config?raw=true">$BLJ_PROJ</a> pipeline &amp; list contents.</td>
</tr>
Expand Down
9 changes: 4 additions & 5 deletions docs/Configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@

<li class="toctree-l1">

<a class="" href="../Installation/">Installation</a>
</li>

<li class="toctree-l1">

<a class="" href="../Getting-Started/">Getting Started</a>
</li>

Expand Down Expand Up @@ -177,6 +172,10 @@
<ul class="subnav">
<li class="">

<a class="" href="../Check-Dependencies/">Check Dependencies</a>
</li>
<li class="">

<a class="" href="../Failure-Recovery/">Failure Recovery</a>
</li>
<li class="">
Expand Down
Loading

0 comments on commit 96c14ed

Please sign in to comment.