From 9b02fb09821af82bc7a47f4b0e0303735aef64b5 Mon Sep 17 00:00:00 2001 From: Susanna Kiwala Date: Thu, 12 Oct 2023 13:24:20 -0500 Subject: [PATCH] Fix grammar. --- docs/vcf_expression_annotator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vcf_expression_annotator.rst b/docs/vcf_expression_annotator.rst index ec2fadd..e5f7128 100644 --- a/docs/vcf_expression_annotator.rst +++ b/docs/vcf_expression_annotator.rst @@ -22,7 +22,7 @@ file. The VCF Expression Annotator also accepts a custom tab-delimited (TSV) file input for the expression file. This TSV file will need to contain one column with gene or -transcripts Ensembl IDs and one column with the expression values. This file +transcrip Ensembl IDs and one column with the expression values. This file then needs to contain a header line that is used to identify the contents of each column. This is done via the ``--id-column`` and ``--expression-column`` parameters which need