From 71af5abdb5025afd24b16531fd4e5e405762bd71 Mon Sep 17 00:00:00 2001 From: Saskia Hiltemann <zazkia@gmail.com> Date: Fri, 17 May 2024 16:42:32 +0200 Subject: [PATCH] add README file --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5643be --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# MAdLand - Molecular Adaptation to Land: plant evolution to change + +This ARC was created as part of the [MAdLand project](https://madland.science/) + + +## Project metadata + +Most metadata can be found in the `studies/` folder, the `isa.study.xlsx` file contains multiple sheets with metadata, including: + +- Sample Sheet +- Harvesting metadata +- Culturing Conditions + +Information about the assays (e.g. RNASeq) can be found in the the respective `assays/` folder. + + -- GitLab