Mercurial > repos > matt-shirley > ncbi_sra_toolkit
diff README.md @ 28:fdc981664a43
Update to most recent GitHub version passing tests.
author | Matt Shirley <mdshw5@gmail.com> |
---|---|
date | Wed, 01 Apr 2015 12:35:38 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Wed Apr 01 12:35:38 2015 -0400 @@ -0,0 +1,30 @@ +[![Build Status](https://travis-ci.org/mdshw5/sra-tools-galaxy.svg?branch=master)](https://travis-ci.org/mdshw5/sra-tools-galaxy) + +The Galaxy tool wrappers contained in this tool shed repository rely on software developed by +the NCBI: http://github.com/ncbi/sra-tools. + +# INSTALLATION + +This software release was designed to install using the Galaxy toolshed under Linux and MacOS operating systems on Intel x86-compatible 32/64 bit architectures. + +*Build Requirements* + +- bash +- git +- make +- gcc +- g++ +- perl +- libxml2 + +On a Debian OS use: + + apt-get install build-essential libxml2-dev git + +On a Mac with [command line tools](https://developer.apple.com/downloads/index.action) installed: + + brew install git libxml2 + +CONTROLLED-ACCESS DATA + +Encrypted, controlled-access data is not supported.