From 3da7586eba4685192b8f67f33948ddfea2b3e380 Mon Sep 17 00:00:00 2001 From: Sharon Yates <30626642+sharoncy@users.noreply.github.com> Date: Thu, 8 Jun 2023 09:26:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9264ce4..a7f6a16 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PyNutil -PyNutil is a Python library for brain-wide quantification and spatial analysis of features in histological images from mouse and rat brain. It replicates the Quantifier feature of the Nutil software (RRID: SCR_017183), to be intergrated with the other QUINT workflow web-tools. It builds on registration to a standardised reference atlas with the QuickNII (RRID:SCR_016854) and VisuAlign software (RRID:SCR_017978) and feature extraction by segmentation with an image analysis software such as ilastik (RRID:SCR_015246). +PyNutil is a Python library for brain-wide quantification and spatial analysis of features in histological images from mouse and rat brain. It aims to replicate the Quantifier feature of the Nutil software (RRID: SCR_017183), to be intergrated with the other QUINT workflow web-tools. It builds on registration to a standardised reference atlas with the QuickNII (RRID:SCR_016854) and VisuAlign software (RRID:SCR_017978) and feature extraction by segmentation with an image analysis software such as ilastik (RRID:SCR_015246). For more information about the QUINT workflow: https://quint-workflow.readthedocs.io/en/latest/ -- GitLab