From 7d236760615a8a6011f81b45f1b939d5cb719190 Mon Sep 17 00:00:00 2001 From: Stefano Beretta Date: Thu, 20 Feb 2025 14:55:12 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a50362f..b3471cd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ GEO: [GSE259346](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE259346) ## Analyses ## -Single-cell (from 10X Genomics) analysis of 12 mouse samples from 4 differnt conditions (n=3 per group). +Single-cell (from 10X Genomics) analysis of 12 mouse samples from 4 different conditions (n=3 per group). #### Clustering Analysis #### Demultiplexing of the input Fastq files was done using the _CellRanger_ v7.2.0 software (10X Genomics), followed by the aliment of the resulting input reads against the _mm10_ mouse reference genome (Ensembl 93), and the UMI quantification to produce a cell-by-gene count table for each sample.
-- GitLab