Data Carpentry’s aim is to teach researchers basic concepts, skills, and tools for working with data so that they can get more done in less time, and with less pain. Cloud SPAN is the project run by the Biology Department of the University of York with the aim to develop advanced modules covering specialised knowledge and skills to generate and analyse ‘omics data using cloud-based High Performance Computing (HPC) resources.
This course is based on the Data Carpentry’s Genomics Workshop, streamlined and extended to serve as the foundation course for the Cloud SPAN advanced modules. The course teaches data management and analysis for genomics research including: (1) best practices for organization of bioinformatics projects and data, (2) use of command-line utilities to connect to and use cloud computing and storage resources, (3) use of command-line tools to analyze sequence quality and perform variant calling, and (4) various related subjects to help you optimise your work.
The course is designed to be taught over four half days of instruction.
Frequently Asked Questions
Read our FAQ to learn more about the Cloud SPAN advanced modules and scholarships for individuals from underrepresented groups that might otherwise be unable to participate in training including funds to cover childcare required to undertake self-paced learning.
Getting Started
This course assumes that learners have no prior experience with the tools covered in the course. However, learners are expected to have some familiarity with biological concepts, including the concept of genomic variation within a population. Participants should bring their own laptops and plan to participate actively.
To get started, follow the directions in the Setup tab to get access to the required software and data for this workshop.
Data
This course uses data from a long term evolution experiment published in 2016: Tempo and mode of genome evolution in a 50,000-generation experiment by Tenaillon O, Barrick JE, Ribeck N, Deatherage DE, Blanchard JL, Dasgupta A, Wu GC, Wielgoss S, Cruveiller S, Médigue C, Schneider D, and Lenski RE. (doi: 10.1038/nature18959)
All of the data used in this workshop can be downloaded from Figshare. More information about this data is available on the Data page.
Course Overview
Lesson | Overview |
---|---|
Project organization and management | Learn how to structure your metadata, organize and document your genomics data and bioinformatics workflow, and access data on the NCBI sequence read archive (SRA) database. |
Introduction to the command line | Learn to navigate your file system, create, copy, move, and remove files and directories, and automate repetitive tasks using scripts and wildcards. |
Data wrangling and processing | Use command-line tools to perform quality control, align reads to a reference genome, and identify and visualize between-sample variation. |
Related subjects | Learn how to bla, task management in Amazon Web Services (AWS), and how to automate computing and data management tasks work with Amazon AWS cloud computing and how to transfer data between your local computer and cloud resources. |
Teaching Platform
This workshop is designed to be run on pre-imaged Amazon Web Services (AWS) instances. All the software and data used in the workshop are hosted on an Amazon Machine Image (AMI). If you want to run your own instance of the server used for this workshop, follow the directions in the Setup tab.