Skip to content

Commit c44262a

Browse files
committed
update software blurbs/URLs github
1 parent e33bdd0 commit c44262a

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

_includes/software-content.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
<tr><td><img class="software-logo" src="assets/logos/ampduplogo.png"><span class="software-title">AMPd-up <a href="https://github.com/birollab/ampd-up"><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 ampd-up<br>{% include docker-icon.html%}docker run quay.io/biocontainers/ampd-up</div></div><p style="padding-top:0">De novo AMP sequence generation with RNNs</p></td>
66

7-
<td><img class="software-logo" src="assets/logos/amplifylogo.png"><span class="software-title">AMPlify <a href="https://github.com/bcgsc/AMPlify"><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 amplify<br>{% include docker-icon.html%}docker run quay.io/biocontainers/amplify</div></div><p style="padding-top:0">Attentive deep learning model for antimicrobial peptide prediction</p></td></tr>
7+
<td><img class="software-logo" src="assets/logos/amplifylogo.png"><span class="software-title">AMPlify <a href="https://github.com/birollab/AMPlify"><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 amplify<br>{% include docker-icon.html%}docker run quay.io/biocontainers/amplify</div></div><p style="padding-top:0">Attentive deep learning model for antimicrobial peptide prediction</p></td></tr>
88

9-
<tr><td><img class="software-logo" src="assets/logos/ampseek-logo.png"><span class="software-title">AMPSeek <a href="https://github.com/bcgsc/AMPSeek"><img class="git" src="assets/githubicon.svg"></a></span><p style="padding-top:0">Anti-microbial property, protein structure and toxicity detection from peptide sequences</p></td>
9+
<tr><td><img class="software-logo" src="assets/logos/ampseek-logo.png"><span class="software-title">AMPSeek <a href="https://github.com/birollab/AMPSeek"><img class="git" src="assets/githubicon.svg"></a></span><p style="padding-top:0">Anti-microbial property, protein structure and toxicity detection from peptide sequences</p></td>
1010

1111
<td><img class="software-logo" src="assets/logos/arcslogo.png"><span class="software-title">ARCS / ARKS <a href="https://github.com/birollab/arcs"><img class="git" src="assets/githubicon.svg"></a></span><div style="text-align:center;"><div class="downloadinfo"><br>{% include linuxbrew-icon.html%}brew install brewsci/bio/arcs<br>{% include bioconda-icon.html%}conda install -c bioconda arcs<br>{% include docker-icon.html%}docker run quay.io/biocontainers/arcs</div></div><p style="padding-top:0">Genome scaffolder with long or linked reads</p></td></tr>
1212

@@ -94,7 +94,7 @@
9494

9595
<td><img class="software-logo" src="assets/logos/transparent.png"><span class="software-title">Trans-ABySS <a href="https://github.com/birollab/transabyss"><img class="git" src="assets/githubicon.svg"></a></span><div style="text-align:center;"><div class="downloadinfo"><br>{% include linuxbrew-icon.html%}brew install brewsci/science/trans-abyss<br>{% include bioconda-icon.html%}conda install transabyss<br>{% include docker-icon.html%}docker run quay.io/biocontainers/transabyss</div></div><p style="padding-top:0">De novo transcriptome assembler with short reads</p></td></tr>
9696

97-
<tr><td><img class="software-logo" src="assets/logos/triamph-logo.png"><span class="software-title">triAMPh <a href="https://github.com/bcgsc/triAMPh"><img class="git" src="assets/githubicon.svg"></a></span><p style="padding-top:0">TaRget Identification of AntiMicrobial Peptides with Heterogeneous graph attention networks</p></td>
97+
<tr><td><img class="software-logo" src="assets/logos/triamph-logo.png"><span class="software-title">triAMPh <a href="https://github.com/birollab/triAMPh"><img class="git" src="assets/githubicon.svg"></a></span><p style="padding-top:0">TaRget Identification of AntiMicrobial Peptides with Heterogeneous graph attention networks</p></td>
9898

9999
<td><img class="software-logo" src="assets/logos/unikseq-logo.png"><span class="software-title">unikseq <a href="https://github.com/birollab/unikseq"><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 unikseq<br>{% include docker-icon.html%}docker run quay.io/biocontainers/unikseq</div></div><p style="padding-top:0">Unique region identification in DNA sequences, using k-mers</p></td></tr>
100100

softwareblurbs/amplify.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
amplifylogo.png
22
AMPlify
3-
https://github.com/bcgsc/AMPlify
3+
https://github.com/birollab/AMPlify
44

55
conda install -c bioconda amplify
66
docker run quay.io/biocontainers/amplify

softwareblurbs/ampseek.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ampseek-logo.png
22
AMPSeek
3-
https://github.com/bcgsc/AMPSeek
3+
https://github.com/birollab/AMPSeek
44

55

66

softwareblurbs/triamph.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
triamph-logo.png
22
triAMPh
3-
https://github.com/bcgsc/triAMPh
3+
https://github.com/birollab/triAMPh
44

55

66

0 commit comments

Comments
 (0)