Skip to content

Commit 35321c7

Browse files
committed
updated readme
1 parent 1abd0c1 commit 35321c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Delly2
33

44
Delly2 is an integrated structural variant prediction method that can discover and genotype deletions, tandem duplications, inversions and translocations
55
at single-nucleotide resolution in short-read massively parallel sequencing data. It uses paired-ends and split-reads to sensitively and accurately
6-
delineate genomic rearrangements throughout the genome. Structural variants can be visualized using [Delly-maze](https://github.com/tobiasrausch/delly/tree/master/vis/) and [Delly-suave](https://github.com/tobiasrausch/delly/tree/master/vis/).
6+
delineate genomic rearrangements throughout the genome. Structural variants can be visualized using [Delly-maze](https://github.com/tobiasrausch/delly/tree/master/vis/maze/) and [Delly-suave](https://github.com/tobiasrausch/delly/tree/master/vis/suave/).
77

88

99
Installing Delly2

vis/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Suave: Interactive structural variant read-depth explorer
22
=========================================================
33

4-
Delly-suave uses indexed coverage tracks in HDF5 file format to support a responsive, interactive browsing of SV sites overlaying read-depth profiles. A detailed documentation is available [here](https://github.com/tobiasrausch/delly/tree/master/vis/suave/README.md).
4+
Delly-suave uses indexed coverage tracks in HDF5 file format to support a responsive, interactive browsing of SV sites overlaying read-depth profiles. A detailed documentation is available [here](https://github.com/tobiasrausch/delly/tree/master/vis/suave/).
55

66

77
Maze: Pairwise sequence alignment explorer
88
==========================================
99

10-
Delly-maze is an interactive SV pairwise sequence alignment explorer, including an in-depth exploration of breakpoint complexities. A detailed documentation is available [here](https://github.com/tobiasrausch/delly/tree/master/vis/maze/README.md).
10+
Delly-maze is an interactive SV pairwise sequence alignment explorer, including an in-depth exploration of breakpoint complexities. A detailed documentation is available [here](https://github.com/tobiasrausch/delly/tree/master/vis/maze/).

0 commit comments

Comments
 (0)