Mercurial > repos > mvdbeek > test_sra
diff README.md @ 0:ec8b334b5ebb draft
planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author | mvdbeek |
---|---|
date | Fri, 14 Aug 2015 12:23:28 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Fri Aug 14 12:23:28 2015 -0400 @@ -0,0 +1,32 @@ +[](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 + +Please use the Galaxy admin interface to install from the toolshed: https://toolshed.g2.bx.psu.edu/view/matt-shirley/ncbi_sra_toolkit + +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.