GithubHelp home page GithubHelp logo

global19 / ngs-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ncbi/ngs-tools

0.0 2.0 0.0 72.96 MB

License: Other

Shell 6.08% Makefile 0.92% Perl 2.86% C++ 53.74% CMake 1.29% Scheme 0.08% Python 10.16% C 0.64% Java 24.21% Batchfile 0.01%

ngs-tools's Introduction

ngs-tools

Quick instructions for building and installing ngs-tools from source.

  1. Create an ncbi source directory if needed. While this is not strictly required, our configuration scripts will benefit by being able to locate related projects without asking for explicit paths: $ mkdir ncbi

  2. Check out the sources: $ cd ncbi $ git clone https://github.com/ncbi/ngs-tools.git

  3. If you have not yet installed ngs and/or ncbi-vdb, please do so now: $ git clone https://github.com/ncbi/ngs.git $ git clone https://github.com/ncbi/ncbi-vdb.git and follow directions at https://github.com/ncbi/ngs/wiki/Building-and-Installing-from-Source and https://github.com/ncbi/ncbi-vdb/wiki/Building-and-Installing-from-Source respectively.

  4. Configure the build: $ cd ngs-tools $ ./configure By default, configure will select a build-output directory under your $HOME and will install under /usr/local/ncbi/ngs-tools on Linux. The default settings can be changed, of course. For all options, you can run: $ ./configure --help

  5. Make the tools: $ make

  6. Install the tools as admin (you may be asked for a password): $ sudo make install

At this point, the installation should be complete, although you will probably have to login again before all changes take place. If the installation is successful, you should find executables installed and an update to shell variables (only AFTER logging in again). To verify update of your environment: $ echo $PATH # should now have the path to your installed ngs-tools, and $ which sra-search # should return the location of this utility.

ngs-tools's People

Contributors

aboshkin avatar oshutov avatar klymenko avatar wraetz avatar kwrodarmer avatar kdurbrow avatar boshkins avatar a-nikitiuk avatar durbrow avatar ksrodarmer avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.