From 9c1bfd4a40cc8fb8dc22ec982637de798ccafc26 Mon Sep 17 00:00:00 2001 From: Tancredi M Pentimalli <43271433+tpentim@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:59:16 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2ebba6..9fbae73 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Huntington_midbrain_organoids -Code related to single cell transcriptomic analyses in the manuscript 'Mutant Huntingtin impairs neurodevelopment in human brain organoids through CHCHD2-mediated neurometabolic failure' +Code related to single cell transcriptomic analyses in the manuscript 'Mutant Huntingtin impairs neurodevelopment in human brain organoids through CHCHD2-mediated neurometabolic failure'. + +You can run the notebook using the data files from the related GEO repository starting from the digital gene expression matrices generated by Cell Ranger or directly from the pre-processed Seurat objects (recommended). In the latter case, please ignore the code before the import of the pre-processed object with the readRDS function.