Skip to content

Commit

Permalink
DOC: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Aug 26, 2024
1 parent eb0dea0 commit c8b5bdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
![](images/reneo_logo.png){width=40%}

# Reneo: Unraveling Viral Genomes from Metagenomes

[Reneo](https://en.wiktionary.org/wiki/reneo) means to *unravel* or *untangle* in Latin. Reneo is a software developed to unravel or untangle high-quality genomes from viral communities (including both prokaryotic and eukaryotic viruses) found within metagenomes using assembly graphs. Reneo identifies viral components in the metagenomic assembly using virus orthologous groups from [VOGDB](https://vogdb.org/), models as flow networks and solves a minimum flow decomposition (MFD) problem to resolve genomic paths. Reneo was motivated based on a bacteriophage recovery tool named [Phables](https://github.com/Vini2/phables), specifically to extend the capabilities of Phables to all viruses.

0 comments on commit c8b5bdc

Please sign in to comment.