From bf09293ca70ffc6eff03b57873f62a5a0601a5f5 Mon Sep 17 00:00:00 2001 From: "Pascal A. Pieters" Date: Mon, 16 Dec 2024 12:43:07 +0000 Subject: [PATCH] Readme clarification --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a06dbb6..eb1fdc7 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ The dynamic Python-based version of the website. The Django framework is used as the back-end. Data about organisms, genes, genomes, locus_tags and KEGG pathways are stored in a database (in a cloud-based Azure Cosmos DB for MongoDB). The Microsoft Azure Blob Storage is still used as a data lake to store static unstructured or semi-structured data, e.g., plots, bibliome and phylogenetic trees (i.e., data that are not used by search or any other scripts generating dynamic content). ## Contributors -- Front-end, analytics, LLM, data processing via a bioinformatics pipeline: Pascal A. Pieters, paspie@biosustain.dtu.dk; Binhuan Sun, binsun@biosustain.dtu.dk -- Back-end, ETL pipeline, the website and vector databases, CI/CD pipeline, the github repo maintenance, versioning and backup systems, infrastructure, DevOps: Pascal A. Pieters, paspie@biosustain.dtu.dk - +- Front-end, analytics, LLM, data processing via a bioinformatics pipeline: Binhuan Sun (v1.0.0), Pascal A. Pieters (>=v2.0.0) +- Back-end, ETL pipeline, the website and vector databases, CI/CD pipeline, the github repo maintenance, versioning and backup systems, infrastructure, DevOps: Liubov Pashkova (v2.0.0) Pascal A. Pieters (>=v3.0.0) +For more info, contact Pascal A. Pieters, paspie@biosustain.dtu.dk ## Server Configuration -Tested on Linux Ubuntu 20.04 (may need tweaks for other systems). +Tested on Linux Ubuntu 20.04 and 24.04 (may need tweaks for other systems). Min hardware requirements solely for the PanKB website deployment (excl. the PanKB DB, ETL and AI Assistant app): - 4GB RAM