Skip to content

Commit 6fdf834

Browse files
authored
Update README.md
link for video
1 parent cdff8d4 commit 6fdf834

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ In addition, it can classify reads against a database of any size as long as it
77

88
[Kim J and Steinegger M. Metabuli: sensitive and specific metagenomic classification via joint analysis of amino-acid and DNA. bioRxiv (2023)](https://www.biorxiv.org/content/10.1101/2023.05.31.543018v2).
99

10+
Presentation video from ISMB/ECCB 2023: [link](https://www.youtube.com/watch?v=vz2fuRcVwyk)
11+
1012
<p align="center"><img src="https://raw.githubusercontent.com/steineggerlab/Metabuli/master/.github/marv_metabuli_small.png" height="350" /></p>
1113

1214
## Update notes
@@ -287,4 +289,4 @@ cat SRR14484345.fastq | paste - - - - - - - - | tee >(cut -f 1-4 | tr "\t" "\n"
287289
0.0459 254 254 subspecies 3000000 SARS-CoV-2 alpha
288290
0.0284 157 157 subspecies 3000004 SARS-CoV-2 omicron
289291
0.0043 24 24 subspecies 3000002 SARS-CoV-2 delta
290-
```
292+
```

0 commit comments

Comments
 (0)