From f16d1e23b6e1eab7a31000739b11e3ecac37677c Mon Sep 17 00:00:00 2001 From: lucas_miranda <lucasmiranda42@gmail.com> Date: Tue, 17 Nov 2020 13:22:30 +0100 Subject: [PATCH] Updated README.md with basic tutorial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7c2b69c..5af89736 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### A suite for postprocessing time-series extracted from videos of freely moving animals using [DeepLabCut](http://www.mousemotorlab.org/deeplabcut) # -You can use this package to extract either pre-defined motifs from the time series (such as time-in-zone, climbing, +You can use this package to either extract pre-defined motifs from the time series (such as time-in-zone, climbing, basic social interactions) or to embed your data into a sequence-aware latent space to extract meaningful motifs in an unsupervised way! Both of these can be used within the package, for example, to automatically compare user-defined experimental groups. -- GitLab