From 81b9d2469aaecd1ac1c2d6f46160b0bada875b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez?= Date: Tue, 28 Jul 2020 16:36:29 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f41f5d9..e708c71 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,13 @@ Graphical user interface (GUI) in MATLAB for analyzing neural ensembles. It is a Clone the repository and run the GUI file "Neural_Ensemble_Analysis.m". +1. Load your raster of neuronal activity. +2. Get the coactivity. +3. Get the neuronal vectors. +4. Compute similarity and hierarchical clustering. +5. Cluster vectors, get the neuronal ensembles. +6. Get the functional connection neuronal ensembles. +7. Plot measures. + ## Author **Jesús Pérez-Ortega**