Skip to content

Commit 6c4f190

Browse files
committed
Update conda installation for ntsynt-viz
1 parent 35a9453 commit 6c4f190

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/software-content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
<td><img class="software-logo" src="assets/logos/transparent.png"><span class="software-title">ntStat <a href="https://github.com/bcgsc/ntStat"><img class="git" src="assets/githubicon.svg"></a></span><div style="text-align:center;"><div class="downloadinfo"><br>{% include bioconda-icon.html%}conda install bioconda::ntstat<br>{% include docker-icon.html%}docker run quay.io/biocontainers/ntstat</div></div><p style="padding-top:0">A toolkit for statistical analysis of k-mer frequency and depth</p></td></tr>
6060

61-
<tr><td><img class="software-logo" src="assets/logos/ntsyntviz-logo.png"><span class="software-title">ntSynt-viz <a href="https://github.com/bcgsc/ntSynt-viz"><img class="git" src="assets/githubicon.svg"></a></span><p style="padding-top:0">Multi-genome synteny visualization framework</p></td>
61+
<tr><td><img class="software-logo" src="assets/logos/ntsyntviz-logo.png"><span class="software-title">ntSynt-viz <a href="https://github.com/bcgsc/ntSynt-viz"><img class="git" src="assets/githubicon.svg"></a></span><div style="text-align:center;"><div class="downloadinfo"><br>{% include bioconda-icon.html%}conda install -c bioconda ntsynt-viz</div></div><p style="padding-top:0">Multi-genome synteny visualization framework</p></td>
6262

6363
<td><img class="software-logo" src="assets/logos/ntsynt-logo.png"><span class="software-title">ntSynt <a href="https://github.com/bcgsc/ntSynt"><img class="git" src="assets/githubicon.svg"></a></span><div style="text-align:center;"><div class="downloadinfo"><br>{% include bioconda-icon.html%}conda install -c bioconda ntsynt<br>{% include docker-icon.html%}docker run quay.io/biocontainers/ntsynt</div></div><p style="padding-top:0">Multi-genome synteny detection using minimizer graph mapping</p></td></tr>
6464

softwareblurbs/ntsynt-viz.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ ntsyntviz-logo.png
22
ntSynt-viz
33
https://github.com/bcgsc/ntSynt-viz
44

5-
5+
conda install -c bioconda ntsynt-viz
66

77
Multi-genome synteny visualization framework

0 commit comments

Comments
 (0)