From 4bb2ccef5cee5a65fe90db763a014a73108bf16c Mon Sep 17 00:00:00 2001 From: dgeorgiev21 <92256050+dgeorgiev21@users.noreply.github.com> Date: Thu, 28 Sep 2023 15:40:45 +0100 Subject: [PATCH] added key features to README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index d5e85c2..9eba6e9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,21 @@ *RamanSPy* is an open-source Python package for integrative Raman spectroscopy data analysis. +## Key features + +- Common data format +- Data loaders +- Preprocessing methods +- Preprocessing pipelining +- Preprocessing protocols +- Analysis methods +- Visualisation tools +- AI integration +- Datasets +- Metrics +- Synthetic data generator (***new in versions >= 2.0.0***) + + ## Installation *RamanSPy* has been published on PyPI and can be installed