Skip to content

Commit 8ba616a

Browse files
authored
Update software.md
1 parent a111c64 commit 8ba616a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_pages/software.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,19 @@ author_profile: true
55
redirect_from:
66
- /software/
77
- /software.html
8+
seg_vamos:
9+
- image_path: /software/efficient-motif.png
10+
title: "vamos"
11+
excerpt: |
12+
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+
https://github.com/chaissonlab/vamos
14+
815
seg_lra:
916
- image_path: /software/lra.png
1017
title: "LRA"
1118
excerpt: |
1219
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.
20+
https://github.com/chaissonlab/lra
1321
1422
---
1523

0 commit comments

Comments
 (0)