From afa68f2eaede435f74bc0a3a5e67187a476b8083 Mon Sep 17 00:00:00 2001 From: Luke Thompson <35817328+lukenoaa@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:44:00 -0400 Subject: [PATCH] Create README.md @ksilnoaa @baydenwillms @Zenith2198 --- testdata/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 testdata/README.md diff --git a/testdata/README.md b/testdata/README.md new file mode 100644 index 0000000..ad0879b --- /dev/null +++ b/testdata/README.md @@ -0,0 +1,8 @@ +# Test data for Opal + +The following files are used to populate the Opal database: + +- `metadata.xlsx` (from Miwa's R script) +- `manifest.csv` (sample names and "absolute" paths to fastq files -- most important is filename and parent run directory) +- `pe_trim_man_full_nb-asv_taxa_sample_table.txt` (asv table from Tourmaline) +- `sample-qc.yaml`, `repseqs.yaml`, `taxonomy.yaml` (3 config files for Tourmaline run)