Giter VIP home page Giter VIP logo

hpg-bigdata's Introduction

Overview

This repository implements converters and tools for working with NGS data in HPC or Hadoop cluster

Documentation

You can find HPG BigData documentation and tutorials at: https://github.com/opencb/hpg-bigdata/wiki.

Issues Tracking

You can report bugs or request new features at GitHub issue tracking.

Release Notes and Roadmap

Releases notes are available at GitHub releases.

Roadmap is available at GitHub milestones. You can report bugs or request new features at GitHub issue tracking.

Versioning

HPG BigData is versioned following the rules from Semantic versioning.

Maintainers

We recommend to contact HPG BigData developers by writing to OpenCB mailing list [email protected]. The main maintainers and developers are:

Contributing

HPG BigData is an open-source and collaborative project. We appreciate any help and feeback from users, you can contribute in many different ways such as simple bug reporting and feature request. Dependending on your skills you are more than welcome to develop client tools, new features or even fixing bugs.

How to build

HPG BigData is mainly developed in Java and it uses Apache Maven as building tool. HPG BigData requires Java 8 and others OpenCB Java dependencies that can be found in Maven Central Repository.

Stable releases are merged and tagged at master branch, you are encourage to use latest stable release for production. Current active development is carried out at develop branch, only compilation is guaranteed and bugs are expected, use this branch for development or for testing new functionalities. Only dependencies of master branch are ensured to be deployed at Maven Central Repository, develop branch may require users to download and install other active OpenCB repositories:

To build the application, run ./build.sh on the main folder. It will create a new folder build. Find the launch scripts on build/bin, and some examples on build/examples.

System requirements

These are other requirements:

  • Java 1.8
  • cmake, g++
  • Libraries: libz, libsnappy, liblzma, libncurses

Cloning

HPG BigData is an open-source and free project, you can download develop branch by executing:

imedina@ivory:~$ git clone https://github.com/opencb/hpg-bigdata.git
Cloning into 'hpg-bigdata'...
remote: Counting objects: 3206, done.
remote: Compressing objects: 100% (118/118), done.
remote: Total 3206 (delta 47), reused 0 (delta 0), pack-reused 3039
Receiving objects: 100% (3206/3206), 11.54 MiB | 1.35 MiB/s, done.
Resolving deltas: 100% (913/913), done.
Checking connectivity... done.

Running

For command line options invoke:

imedina@ivory:~$ cd build/bin
imedina@ivory:~$ ./hpg-bigdata.sh
imedina@ivory:~$ ./hpg-bigdata-local.sh

As you can see there are three commands implemnted, each of them with different subcommands.

  • sequence : to process FastQ sequence files
  • alignment: to process BAM alignment files
  • variant : to process VCF variant files

You can find more detailed documentation and tutorials at: https://github.com/opencb/hpg-bigdata/wiki.

Supporters

JetBrains is supporting this open source project with:

[Intellij IDEA] (http://www.jetbrains.com/idea/)

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.