Skip to content

Commit 1bf801a

Browse files
authored
Update software.md
1 parent d3ae86c commit 1bf801a

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

_pages/software.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,38 +10,39 @@ seg_vamos:
1010
title: "vamos"
1111
excerpt: |
1212
STR and VNTR annotation by motif composition for PacBio and Oxford Nanopore reads, and assemblies. The vamos suite contains two components, one to characterize the repeat motifs in a population using an `efficient` motif set, a subset of motifs that preserves motif sequence diversity while removing rare motifs, and annotation software that uses wraparound dynamic programming to annotate samples using tandem repeat and motif databases.
13-
"bioconda: vamos"
14-
"git: https://github.com/chaissonlab/vamos"
15-
"publication: https://link.springer.com/article/10.1186/s13059-023-03010-y"
16-
"authors: Jingwen Ren and [Bida Gu]({% link Bida_Gu.md %})"
13+
"bioconda:" vamos
14+
"git:" https://github.com/chaissonlab/vamos
15+
"publication:" https://link.springer.com/article/10.1186/s13059-023-03010-y
16+
"authors:" Jingwen Ren and [Bida Gu]({% link Bida_Gu.md %})
17+
1718
seg_ctyper:
1819
- image_path: /software/ctyperlogo.png
1920
title: "ctyper"
2021
excerpt: |
2122
Ctyper is a genotyping approach for pangenomes to detect alleles that are shared between a biobank (short-read sequencing) sample and a long-read pangenome for challenging and copy-number variable regions of the genome.
22-
"bioconda: ctyper"
23-
"git: https://github.com/chaissonlab/ctyper"
24-
"publication: https://www.nature.com/articles/s41588-025-02346-4"
25-
"author: [Walfred Ma]({% link Walfred_ma.md %})"
23+
"bioconda:" ctyper
24+
"git:" https://github.com/chaissonlab/ctyper
25+
"publication:" https://www.nature.com/articles/s41588-025-02346-4
26+
"author:" [Walfred Ma]({% link Walfred_ma.md %})
2627
2728
seg_lra:
2829
- image_path: /software/lra.png
2930
title: "LRA"
3031
excerpt: |
3132
Software for mapping long reads (PacBio/Oxford Nanopore) or their assemblies to genomes. LRA implements an exact convex gap penalty for biologically meaningful gaps to discover structural variation.
32-
"git: https://github.com/chaissonlab/lra"
33-
"bioconda: lra"
34-
"publication: https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1009078"
35-
"author: Jingwen Ren"
33+
"git:" https://github.com/chaissonlab/lra
34+
"bioconda:" lra
35+
"publication:" https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1009078
36+
"author:" Jingwen Ren
3637
3738
seg_danbing-tk:
3839
- image_path: /software/danging-tk.png
3940
title: danbing-tk
4041
excerpt: |
4142
A method to map short-read sequences into locus-specific pangenome graphs implemented as de Bruijn graphs to estimate tandem repeat variation by length and composition.
42-
git: https://github.com/chaissonlab/danbing-tk
43-
publications: https://genome.cshlp.org/content/33/4/511.short, https://www.nature.com/articles/s41467-021-24378-0
44-
author: [Tony Tsung-Yu Lu]({% link tsungyu_lu.md %})
43+
"git:" https://github.com/chaissonlab/danbing-tk
44+
"publications:" https://genome.cshlp.org/content/33/4/511.short, https://www.nature.com/articles/s41467-021-24378-0
45+
"author:" [Tony Tsung-Yu Lu]({% link tsungyu_lu.md %})
4546

4647
---
4748
{% include feature_row id="seg_ctyper" type="left" %}

0 commit comments

Comments
 (0)