From fc37d2216954bb3a467ccd165bb5c49639016808 Mon Sep 17 00:00:00 2001 From: George Marchment <georgemarchment@yahoo.fr> Date: Wed, 6 Mar 2024 16:19:36 +0100 Subject: [PATCH] test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b53f7e..2fa1868 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This repository contains **BioFlow-Insight**, a Python software tool. **BioFlow-Insight** automatically analyses Nextflow workflow code, extracting useful information, notably in the form of visual graphs illustrating the workflow's structure and its various steps. + **BioFlow-Insight** is easily installable as a Python package (see here). It is also accessible as a free web service. For more information and to start using BioFlow-Insight, visit [here](https://bioflow-insight.pasteur.cloud/) (https://bioflow-insight.pasteur.cloud/). <!--The outputs of **BioFlow-Insight** are saved in the results folder.--> -- GitLab