From 1bfecd57f208971715e8c0aec3f68d2038a55a6d Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Wed, 26 Aug 2020 19:43:22 -0500 Subject: [PATCH] Spellcheck changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db82b0..d955884 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ * TPM table: * Add Ensembl Gene ID * Rename columns: *GENCODE_Gene_Symbol*, *Ensembl_GeneID*, *NCBI_GeneID* -* MultiQC output custom talbes (html+JSON): +* MultiQC output custom tables (html+JSON): * Run table: *Session ID* and *Pipeline Version* - * Reference Table: *Species*, *Genome Reference Consortium Build*, *Genome Reference Consortium Patch*, *GENCODE Annotation Release* (ouputs both human and mouse versions) + * Reference Table: *Species*, *Genome Reference Consortium Build*, *Genome Reference Consortium Patch*, *GENCODE Annotation Release* (outputs both human and mouse versions) * Add inputBag override param (`inputBagForce`) [`*.zip`] * Uses provided inputBag instead of downloading from data-hub * Still requires matching repRID input param @@ -14,7 +14,7 @@ * Still requires matching repRID input param and will pull inputBag from data-hub to access submitted metadata for reporting * Add species override param (`speciesForce`) [`Mus musculus` or `Homo sapiens`] * forces the use of the provided species - * ignors infered ambiguous species + * ignores inferred ambiguous species **Background** * Add GeneSymbol/EnsemblID/EntrezID translation files to references @@ -22,7 +22,7 @@ *Known Bugs* * outputBag does not contain fetch for processed data * Does not include automatic data upload -* Override params (inputBag, fastq, species) are't checked for integrity +* Override params (inputBag, fastq, species) aren't checked for integrity <hr> @@ -47,4 +47,4 @@ **INITIAL BETA VERSION**\ Does not include automatic data upload\ This version is for initial upload of test data to GUDMAP/RBK data-hub for internal integration -<hr> +<hr> \ No newline at end of file -- GitLab