From a902bde4ce0e1a790e81d5021bc75b0c63a3cbe1 Mon Sep 17 00:00:00 2001 From: Piyush Acharya Date: Tue, 17 Dec 2024 17:46:24 -0800 Subject: [PATCH] Fix typo: 'binirization' to 'binarization' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ce45eb..af34893 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Where **cell_types** – vector, containing names for cell types, presented in count matrix. -**atac_bin_thrld** – numeric value for accessibility threshold used for primary binirization of peaks in scATAC-seq matrix. +**atac_bin_thrld** – numeric value for accessibility threshold used for primary binarization of peaks in scATAC-seq matrix. ## Help