From dd162d1c05b841573605e25ce3bfdb8fa8be174c Mon Sep 17 00:00:00 2001 From: Ludovic Duvaux <ludovic.duvaux@inrae.fr> Date: Tue, 20 Dec 2022 11:38:03 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 279f107..517a7bb 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ An automatic and reproducible genome assembly workflow for pangenomic applicatio This workflow uses [Snakemake](https://snakemake.readthedocs.io/en/stable/) to quickly assemble genomes with a HTML report summarizing obtained assembly stats. -This workflow uses [Snakemake](https://snakemake.readthedocs.io/en/stable/) to quickly assemble genomes with a HTML report summarizing obtained assembly stats. - A first script (```prejob.sh```) prepares the data until *fasta.gz* files are obtained. A second script (```job.sh```) runs the genome assembly and stats.  @@ -252,4 +250,4 @@ The content of this repository is licensed under <A HREF="https://choosealicense ## Contacts ## For any troubleshouting, issue or feature suggestion, please use the issue tab of this repository. -For any other question or if you want to help in developing asm4pg, please contact Ludovic Duvaux at ludovic.duvaux@inrae.fr \ No newline at end of file +For any other question or if you want to help in developing asm4pg, please contact Ludovic Duvaux at ludovic.duvaux@inrae.fr -- GitLab