From 43384e5dbcb157fb176f1235dbd7d8b6fb345a92 Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 12 Dec 2023 13:47:07 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b9003..f162819 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Iliad is a suite of Snakemake workflows for genomic data processing. The modular Please visit our documentation hosted on Read The Docs: https://iliad.readthedocs.io/ +If you use this workflow in your publication, please cite the corresponding article: +Herrick, N., Walsh, S. ILIAD: a suite of automated Snakemake workflows for processing genomic data for downstream applications. BMC Bioinformatics 24, 424 (2023). https://doi.org/10.1186/s12859-023-05548-x + ## Intro Page ILIAD @@ -63,7 +66,9 @@ What Iliad will do: ## Getting started -* Please read our paper for a full understanding of how Iliad can best serve you and your genetic data processing road blocks: +* Please read our paper for a full understanding of how Iliad can best serve you and your genetic data processing road blocks: + +Herrick, N., Walsh, S. ILIAD: a suite of automated Snakemake workflows for processing genomic data for downstream applications. BMC Bioinformatics 24, 424 (2023). https://doi.org/10.1186/s12859-023-05548-x * Quickly learn how to install Iliad - visit the Installation page at https://iliad.readthedocs.io/