From 64a5104dafb87b73d31b246044e28215551abce8 Mon Sep 17 00:00:00 2001 From: Emma Hobbs <57451458+HobnobMancer@users.noreply.github.com> Date: Tue, 20 Aug 2024 21:52:27 +0100 Subject: [PATCH] add update notice Signed-off-by: Emma Hobbs <57451458+HobnobMancer@users.noreply.github.com> --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ad8bedbf..e19aab4c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ -------------------------------- +> [!IMPORTANT] +> A new version of `cazy_webscraper` is under development and is available on the `dev` branch. At the moment only the core functionality +> of building a local CAZyme database is supported. But this new version is significantly lighter (using a **lot** less RAM) and +> faster than the current release, building a local CAZyme database containing all records from CAZy in 2m5s on a +> standard office laptop. Please do try out the new release of `cazy_webscraper` and provide us with any feedback! + ## cazy_webscraper `cazy_webscraper` is an application and Python3 package for the automated retrieval of protein data from the [CAZy](http://wwww.cazy.org/) database. The code is distributed under the MIT license.