diff --git a/README.md b/README.md index 4ddbc892dd73b648024090b3f366cf0e03b798ee..d07d92b814328a2ba936870d150f79119535205b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # ๐งฉ LabKey Python Scripts -## ๐ Project Management Scripts +## ๐ [Project Management Scripts](https://git.scicore.unibas.ch/scicore/labkey-scripts/-/tree/main/Site_Admin_Scripts?ref_type=heads) This directory includes Python scripts that leverage the LabKey Python API to perform project management tasks, requiring Site Admin privileges. -## ๐งช Sample Manager Automation Scripts +## ๐งช [Sample Manager Automation Scripts](https://git.scicore.unibas.ch/scicore/labkey-scripts/-/tree/main/Sample_Manager?ref_type=heads) This directory contains a Python script that automates the creation and population of projects, studies, patients, samples, and storage hierarchies in LabKey Sample Manager using structured data from Excel files. + ## Contributing Feel free to submit pull requests for enhancements or bug fixes. Ensure that your code follows best practices and includes comments where necessary.