From 7234c077bfd42545518f22c03c23049c9060439d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Wed, 5 Aug 2020 19:35:38 -0300 Subject: [PATCH] Minor proposal on line 39 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfaaa82..9dbff73 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This directory includes the following main scripts: 2) preprocessing.m -- do preprocessing of the input data (if applicable) 3) constructingNetwork.m -- construct a gene-gene co-expression network 4) estimatingscEnergy.m -- estimate the single cell energy (scEnergy) for each cell -5) ECA.m -- prinpipal component analysis of energy matrix +5) ECA.m -- principal component analysis of energy matrix 6) clusteringCells.m -- perform unsupervised clustering of single cell data 7) addClusterInfo.m -- integrate clustering information 8) inferingLineage.m -- infer the cell lineage hierarchy