Ancient Genomics activity
Michael Westbury , January 2025
Presentation slides
Ancient Genomics activity slides
How to run this activity
This activity on the analysis of ancient genomics data will be run using SSH and RStudio.
Connect to your Amazon instance using SSH from your terminal:
ssh [email protected]
(replace XXX with your Amazon instance IP address)- Once connected through SSH, navigate to the activity directory:
~/workshop_materials/31_ancient_genomics
- Open the tutorial, which is externally hosted on this GitHub page.
- Ignore the first two points of the tutorial in which you are asked to download data with
wget
and extract it withtar
- Follow the rest of the tutorial. Some steps will need to be done with RStudio, as described in the tutorial.