ngs-docs/ggg-shell-genomics-ws

Name: ggg-shell-genomics-ws

Owner: ngs-docs

Description: Data for the first few shell genomics workshop lessons from Data Carpentry

Created: 2018-02-14 05:09:54.0

Updated: 2018-02-19 13:21:40.0

Pushed: 2018-02-14 21:27:50.0

Homepage: null

Size: 20

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits
C. Titus Brown2018-02-14 21:27:44.09

Other Committers

UserEmailMost Recent Commit# Commits

README

Binder

Shell genomics lesson from Data Carpentry

This repository contains the data needed for the first four lessons from the Data Carpentry Genomics workshop.

Introduction

The file system

Working with files

Redirection

Getting the data yourself

Go to https://osf.io/ycu8j/files/, select dc_sample_data, and click 'Download as zip'. Then unpack the zip in your home directory.

Alternatively, e.g. on a Jetstream instance, do:

clone https://github.com/ngs-docs/ggg-shell-genomics-ws.git
gg-shell-genomics-ws.git/{*,.??*} .

or

 -L -O https://github.com/ngs-docs/ggg-shell-genomics-ws/archive/master.zip
p master.zip
gg-shell-genomics-ws.git/{*,.??*} .

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.