From dcbbec5c524be2d7575c36008de03d0c7b927b6f Mon Sep 17 00:00:00 2001 From: "nina.marthe_ird.fr" <nina.marthe@ird.fr> Date: Thu, 29 Feb 2024 09:56:47 +0100 Subject: [PATCH] adapted readme to the new argument parsing --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 870411b..cd7c6ed 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ For the graph : For each target genome : - - the GFF file with the annotation of the target genome - - a text file with the details of the variations within the annotated regions - - a text file with the alignments of the genes from the source genome and from the target genome +- the GFF file with the annotation of the target genome +- a text file with the details of the variations within the annotated regions +- a text file with the alignments of the genes from the source genome and from the target genome -- GitLab