Skip to content

Commit

Permalink
Deployed e801e93 to development with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie committed Jun 28, 2024
1 parent 8835279 commit 24e54f5
Show file tree
Hide file tree
Showing 13 changed files with 95 additions and 27 deletions.
2 changes: 1 addition & 1 deletion development/contributors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Contributors</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion development/discussions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Discussions</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion development/flow-diagram/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Flow Diagram</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
6 changes: 3 additions & 3 deletions development/how-to-run/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">How To Run</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand All @@ -111,10 +111,10 @@ <h2 id="how-to-run">How To Run</h2>
<p><strong>The pipeline is currently configured to run on a SINGLE NODE mode with normal only, tumor only, normal-tumor paired, or multiple normal and tumor samples.</strong></p>
<ol>
<li>
<p>Update the params section of the .config file (<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/config/template.config">Example config</a>).</p>
<p>Update the params section of the .config file (<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/config/template.config">Example config</a>).</p>
</li>
<li>
<p>Update the YAML (<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/input">Template YAMLs</a>).</p>
<p>Update the YAML (<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/input">Template YAMLs</a>).</p>
</li>
<li>
<p>Download the submission script (submit_nextflow_pipeline.py) from <a href="https://github.com/uclahs-cds/tool-submit-nf">here</a>, and submit your pipeline below.</p>
Expand Down
4 changes: 2 additions & 2 deletions development/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href="." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Home</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down Expand Up @@ -170,5 +170,5 @@ <h1 id="recalibrate-bam">recalibrate-BAM</h1>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-06-25 20:42:31.948305+00:00
Build Date UTC : 2024-06-28 17:21:15.918730+00:00
-->
92 changes: 80 additions & 12 deletions development/inputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Inputs</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down Expand Up @@ -295,39 +295,107 @@ <h3 id="config">Config</h3>
<td style="text-align: left;">Path of working directory for Nextflow. When included in the sample config file, Nextflow intermediate files and logs will be saved to this directory. With ucla_cds, the default is <code>/scratch</code> and should only be changed for testing/development. Changing this directory to <code>/hot</code> or <code>/tmp</code> can lead to high server latency and potential disk space limitations, respectively.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_container_registry</code></td>
<td style="text-align: left;"><code>base_resource_update</code></td>
<td style="text-align: left;">optional</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Registry containing tool Docker images. Default: <code>ghcr.io/uclahs-cds</code></td>
<td style="text-align: left;">namespace</td>
<td style="text-align: left;">Namespace of parameters to update base resource allocations in the pipeline. Usage and structure are detailed in <code>template.config</code> and below.</td>
</tr>
</tbody>
</table>
<p>The below parameters have default values defined in <a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/config/default.config"><code>default.config</code></a> and generally do not need to be set by the user.</p>
<table>
<thead>
<tr>
<th style="text-align: left;">Optional Parameter</th>
<th style="text-align: left;">Type</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;"><code>metapipeline_delete_input_bams</code></td>
<td style="text-align: left;">optional</td>
<td style="text-align: left;">boolean</td>
<td style="text-align: left;">Set to true to delete the input BAM files once the initial processing step is complete. <strong>WARNING</strong>: This option should NOT be used for individual runs of recalibate-BAM; it's intended for metapipeline-DNA to optimize disk space usage by removing files that are no longer needed from the <code>workDir</code>.</td>
</tr>
<tr>
<td style="text-align: left;"><code>metapipeline_final_output_dir</code></td>
<td style="text-align: left;">optional</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Absolute path for the final output directory of metapipeline-DNA that's expected to contain the output BAM from align-DNA. <strong>WARNING</strong>: This option should not be used for individual runs of recalibrate-BAM; it's intended for metapipeline-DNA to optimize disk space usage.</td>
</tr>
<tr>
<td style="text-align: left;"><code>metapipeline_states_to_delete</code></td>
<td style="text-align: left;">optional</td>
<td style="text-align: left;">list</td>
<td style="text-align: left;">List of states for which to delete input BAMs. <strong>WARNING</strong>: This option should not be used for individual runs of recalibrate-BAM; it's intended for metapipeline-DNA to optimize disk space usage.</td>
</tr>
<tr>
<td style="text-align: left;"><code>base_resource_update</code></td>
<td style="text-align: left;">optional</td>
<td style="text-align: left;">namespace</td>
<td style="text-align: left;">Namespace of parameters to update base resource allocations in the pipeline. Usage and structure are detailed in <code>template.config</code> and below.</td>
<td style="text-align: left;"><code>cache_intermediate_pipeline_steps</code></td>
<td style="text-align: left;">boolean</td>
<td style="text-align: left;">Enable process caching from Nextflow.</td>
</tr>
<tr>
<td style="text-align: left;"><code>ucla_cds</code></td>
<td style="text-align: left;">boolean</td>
<td style="text-align: left;">Overwrite default memory and CPU values by cluster-specific configs.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_container_registry</code></td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Registry containing tool Docker images.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_image_gatk</code>, <code>gatk_version</code></td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Docker image name and version for GATK.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_image_pipeval</code>, <code>pipeval_version</code></td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Docker image name and version for PipeVal.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_image_gatk3</code>, <code>gatk3_version</code></td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Docker image name and version for GATK3.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_image_picard</code>, <code>picard_version</code></td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Docker image name and version for Picard.</td>
</tr>
<tr>
<td style="text-align: left;"><code>docker_image_samtools</code>, <code>samtools_version</code></td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Docker image name and version for SAMtools.</td>
</tr>
<tr>
<td style="text-align: left;"><code>reference_fasta_fai</code>, <code>reference_fasta_dict</code></td>
<td style="text-align: left;">path</td>
<td style="text-align: left;">Index and dictionary files for the required input. Default: Matching <code>.fai</code> and <code>.dict</code> files in the same directory.</td>
</tr>
<tr>
<td style="text-align: left;"><code>bundle_v0_dbsnp138_vcf_gz_tbi</code></td>
<td style="text-align: left;">path</td>
<td style="text-align: left;">Index file for the required input. Default: Matching <code>.tbi</code> file in the same directory.</td>
</tr>
<tr>
<td style="text-align: left;"><code>bundle_known_indels_vcf_gz_tbi</code></td>
<td style="text-align: left;">path</td>
<td style="text-align: left;">Index file for the required input. Default: Matching <code>.tbi</code> file in the same directory.</td>
</tr>
<tr>
<td style="text-align: left;"><code>bundle_contest_hapmap_3p3_vcf_gz_tbi</code></td>
<td style="text-align: left;">path</td>
<td style="text-align: left;">Index file for the required input. Default: Matching <code>.tbi</code> file in the same directory.</td>
</tr>
<tr>
<td style="text-align: left;"><code>bundle_mills_and_1000g_gold_standard_indels_vcf_gz_tbi</code></td>
<td style="text-align: left;">path</td>
<td style="text-align: left;">Index file for the required input. Default: Matching <code>.tbi</code> file in the same directory.</td>
</tr>
</tbody>
</table>
<h4 id="base-resource-allocation-updaters">Base resource allocation updaters</h4>
<p>To update the base resource (cpus or memory) allocations for processes, use the following structure and add the necessary parts. The default allocations can be found in the <a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/config">node-specific config files</a></p>
<p>To update the base resource (cpus or memory) allocations for processes, use the following structure and add the necessary parts. The default allocations can be found in the <a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/config">node-specific config files</a></p>
<pre><code class="language-Nextflow">base_resource_update {
memory = [
[['process_name', 'process_name2'], &lt;multiplier for resource&gt;],
Expand Down
2 changes: 1 addition & 1 deletion development/license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">License</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion development/outputs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Outputs</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion development/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Overview</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion development/pipeline-steps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Pipeline Steps</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion development/references/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">References</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/11d66229e54efcefe6b9620126e00829835d3065/README.md" class="icon icon-github"> Edit on GitHub</a>
<a href="https://github.com/uclahs-cds/pipeline-recalibrate-BAM/blob/e801e93e55fdf772bd39214af4cd979c328734fb/README.md" class="icon icon-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
Expand Down
Binary file modified development/sitemap.xml.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"title": "development",
"aliases": [],
"properties": {
"commit": "11d66229e54efcefe6b9620126e00829835d3065",
"date": "2024-06-25T13:41:56-07:00"
"commit": "e801e93e55fdf772bd39214af4cd979c328734fb",
"date": "2024-06-28T10:20:37-07:00"
}
},
{
Expand Down

0 comments on commit 24e54f5

Please sign in to comment.