180 Forks
58 Stars
58 Watchers

shell-genomics

Introduction to the Command Line for Genomics

How to download and setup shell-genomics

Open terminal and run command
git clone https://github.com/datacarpentry/shell-genomics.git
git clone is used to create a copy or clone of shell-genomics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with shell-genomics https://github.com/datacarpentry/shell-genomics/archive/master.zip

Or simply clone shell-genomics with SSH
[email protected]:datacarpentry/shell-genomics.git

If you have some problems with shell-genomics

You may open issue on shell-genomics support forum (system) here: https://github.com/datacarpentry/shell-genomics/issues