Mercurial > repos > mvdbeek > sra_tools
diff README.md @ 0:9f74a22d2060 draft default tip
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/sra-tools commit 70fadb7e8972b1db550d0e067584930ce1ec8673-dirty
author | mvdbeek |
---|---|
date | Wed, 04 Nov 2015 06:57:32 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Wed Nov 04 06:57:32 2015 -0500 @@ -0,0 +1,32 @@ +[![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 + +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.