Skip to content

Commit

Permalink
Merge pull request #31 from ctg-lund/Fattigman-patch-1
Browse files Browse the repository at this point in the history
Update manifest.html for v1.3.0
  • Loading branch information
Fattigman authored Jun 30, 2023
2 parents d6fb0e1 + d3591eb commit eb90e59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/manifest.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
<div class="main-block">
<div class="block-item">
<h1><b>Nextflow manifest</b></h1>
<p> <b>Pipeline release:</b> 1.2.4</p>
<p> <b>Pipeline release:</b> 1.3.0</p>
<p> <b>Subworkflow:</b> xxSubWorkflowxx</p>
<p> <b> Maintainer:</b> [email protected]</p>
<p> <b>Description:</b> Your data has been processed by the nextflow pipeline singleCellWorkflows. If you want more information on how your data was processed, follow the link below and navigate to your release!</p>
<a href="https://github.com/ctg-lund/singleCellWorkflows/tree/master">
<button class="btn github" data-provider="github"><i class="fab fa-github"></i><span>GitHub</span></button>
</a>
<a href="https://github.com/ctg-lund/singleCellWorkflows/archive/refs/tags/v1.2.4.tar.gz">
<a href="https://github.com/ctg-lund/singleCellWorkflows/archive/refs/tags/v1.3.0.tar.gz">
<button class="btn twitter" data-provider="twitter"><i class="fab "></i><span>Download pipeline release</span></button>
</a>
</div>
Expand Down

0 comments on commit eb90e59

Please sign in to comment.