From cb756aa5f98058403b99eeb0d89da9230dea60f6 Mon Sep 17 00:00:00 2001 From: Ali Yassin <ali_yassin@etu.u-bourgogne.fr> Date: Mon, 3 Jul 2023 09:58:21 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4f1c80..b24bdc7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ NetBone is a Python library for extracting network backbones from simple weighte - Extract network backbones from simple weighted networks - Contains six statistical methods for extracting backbones -- Contains seven structural methods for extracting backbones +- Contains thirteen structural methods for extracting backbones +- Contains one hybrid method for extracting backbones - Includes three filters for extracting the backbone: boolean filter, threshold filter, and fraction filter - Built-in methods for comparing backbones with each other - Option to use custom comparison methods -- GitLab