From 0aacbb2de79fc92a0ac4d0b69d0e0f0ee18269c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Wed, 24 Jun 2020 21:52:04 -0300 Subject: [PATCH] Minor fixes on lines 15, 37 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03a0418..e037fbc 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ **For current up to date scATAC-seq analysis https://github.com/GreenleafLab/ArchR** -**scATAC_01** - Script for reading in 10x scATAC-seq fragments identify cells using number of fragments and TSS enrichment scores and saving fitlered fragments. +**scATAC_01** - Script for reading in 10x scATAC-seq fragments identify cells using number of fragments and TSS enrichment scores and saving filtered fragments. **scATAC_02** - Script for pre-clustering using large windows genome-wide and then calling peaks on putative clusters and create a master peak set @@ -34,7 +34,7 @@ cells onto healthy hematopoiesis. ## Integration (scATAC + scRNA) Analyses -**scRNA_scATAC_Integration_01** - Alignment of scRNA and scATAC-seq data using Seurat CCA and identifcation of nearest +**scRNA_scATAC_Integration_01** - Alignment of scRNA and scATAC-seq data using Seurat CCA and identification of nearest neighbors across modalities. **scRNA_scATAC_Integration_02** - Aggregate scRNA + scATAC-seq data for correlation focused analysis.