See China2302 which is the published version
This repository contains scripts and code. To obtain raw data required to run these scripts you should do the following;
- Checkout this repository
git clone https://github.com/China2302/Porites_competition.git
- Download the raw data and unpack it from within the project repository.
cd Porites_competition
wget 'https://cloudstor.aarnet.edu.au/plus/s/zjlFSUchshirLUt/download' -O data.tgz
tar -zxvf data.tgz
# This is a much larger file required for some analyses only
wget 'https://cloudstor.aarnet.edu.au/plus/s/uDTruJ83Q4OcHHd/download' -O data.transcriptome.tgz
tar -zxvf data.transcriptome.tgz