From 7922a4ae45d9a4a0ada0d5106bb2732c29e56d2e Mon Sep 17 00:00:00 2001 From: Yong-Xin Liu Date: Tue, 14 Apr 2026 15:18:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bf00def..d59aa886 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This tool is designed for processing short reads (i.e. Illumina NovaSeq, MGI), i fastp supports batch processing of multiple FASTQ files in a folder, see - [batch processing](#batch-processing) -If you use fastp in your work, you can cite fastp as: *Shifu Chen. fastp 1.0: An ultra-fast all-round tool for FASTQ data quality control and preprocessing. iMeta 4.5 (2025): e70078* +If you use fastp in your work, you can cite fastp as: [Shifu Chen. fastp 1.0: An ultra-fast all-round tool for FASTQ data quality control and preprocessing. iMeta 4.5 (2025): e70078 https://doi.org/10.1002/imt2.70078](https://doi.org/10.1002/imt2.70078) - [features](#features)