From 5b3c1987d32a698048ef0ebeead8ac0962bb33bf Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Wed, 6 Jan 2021 22:07:45 -0600 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec08ea0..edfc1e3 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ NOTE: Nextflow "local" processes for all replicates will run on the node/machine Errors: ------- -The checks for (and reports back to the data-hub): +The checks for (and reports back to the data-hub):\ |Error|Descripton| |:-|:-:| |**Too many fastqs detected (>2)**|Data-hub standards and that of this pipeline is for one read-1 fastq and if paired-end, one read-2 fastq. As a result, the maximum number of fastq's per replicate cannot be more than 2.| -- GitLab