Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2.45 KB

File metadata and controls

37 lines (25 loc) · 2.45 KB

PineBiomeDataPaper

Scripts and files associated with the PineBiome project data paper "Metabarcode and transcriptome datasets of Pinus sylvestris to assess fungal phyllosphere and disease dynamics". DOI

Information on the background of the study can be found at https://www.hutton.ac.uk/project/pinebiome/.

Folder layout

There are two main folders:

  1. Metabarcoding => scripts, plots and data related to the ITS metabarcoding of the tree needles.
  2. 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:

License

Data

All proccessed datasets (including OTU tables) are released under CC BY 4.0.

Code

All scripts are released under the MIT License.