Skip to content
Snippets Groups Projects
Commit 4ca57cc1 authored by Lisa Fiedler's avatar Lisa Fiedler
Browse files

Added Authors information to webserver

parent 41ea92bf
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,24 @@ block content
a(href="/catalog/example") Learn about the methods used and possible parameter settings
p
a(href="/catalog/scenario") Take a look at an example setting that is ready to submit
div(class="mt-4 p-3 bg-light rounded")
p
//- h1() Author information
strong Authors:
br
ul
li Lisa Fiedler*
li Matthias Bernt**
li Martin Middendorf*
| * Department of Computer Science, Leipzig University
br
| ** Department Molecular Systems Biology, Environmental Research — UFZ
hr
strong Corresponding paper of the DeGeCI software:
br
| Fiedler L., Middendorf M. and Bernt M. (2023) Fully automated annotation of mitochondrial genomes using a cluster-based approach with de Bruijn graphs. Front. Genet. 14:1250907.
a(href="https://www.frontiersin.org/articles/10.3389/fgene.2023.1250907") doi: 10.3389/fgene.2023.1250907
hr
strong Source code and installation instructions:
br
a(href="https://git.informatik.uni-leipzig.de/lfiedler/degeci") https://git.informatik.uni-leipzig.de/lfiedler/degeci
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment