Scripts and files associated with the PineBiome project data paper "Metabarcode and transcriptome datasets of Pinus sylvestris to assess fungal phyllosphere and disease dynamics".
Information on the background of the study can be found at https://www.hutton.ac.uk/project/pinebiome/.
There are two main folders:
- Metabarcoding => scripts, plots and data related to the ITS metabarcoding of the tree needles.
- RNA_data => scripts and data related to the transcriptomic libraries of the tree needles.
Minimally processed OTU tables can be found in /Metabarcoding/Data/OTU_tables. These are available as tsv files:
or can be imported directly into R from the rds objects:
OTU are named by the feature hashes from the qiime pipeline. Relevant taxonomic information for these is included in the rds object or can be cross referenced with the "seqs-and-taxonomy" tables:
All proccessed datasets (including OTU tables) are released under CC BY 4.0.
All scripts are released under the MIT License.