From caf5d18da0ca77b82b7d625a08233b1e77c31fcb Mon Sep 17 00:00:00 2001 From: ekiernan Date: Wed, 10 Jan 2024 08:50:31 -0500 Subject: [PATCH] Update README.md --- website/docs/Pipelines/ATAC/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/Pipelines/ATAC/README.md b/website/docs/Pipelines/ATAC/README.md index 7f10570261..da5a0d0ba4 100644 --- a/website/docs/Pipelines/ATAC/README.md +++ b/website/docs/Pipelines/ATAC/README.md @@ -55,7 +55,8 @@ The following describes the inputs of the ATAC workflow. For more details on how | whitelist | Whitelist file for ATAC cellular barcodes. | | adapter_seq_read1 | TrimAdapters input: Sequence adapter for read 1 fastq. | | adapter_seq_read3 | TrimAdapters input: Sequence adapter for read 3 fastq. | -| num_output_files | FastqProcessATAC input: Number of output fastq files. | +| num_output_files | FastqProcessATAC input: Number of output fastq files. | +| preindex | Boolean used for paired-tag data and not applicable to ATAC data types; default is set to false. | ## ATAC tasks and tools