Giter Club home page Giter Club logo
Dependencies
------------

On debian type systems (including Ubuntu), add the following packages if they are not already installed (or have your admin add them if you do not have permission):

sudo apt-get install g++ libssl-dev libcurses-perl zlib1g-dev

Building
--------

To compile, from the top level directory, type: make
To test (after compiling), from the top level directory, type: make test

Under the main statgen repository, there are: 
* lib - the library code
** The library code is compiled into libStatGen.a which, after compiling is located at: statgen/lib/libStatGen.a
** After compiling, library headers can all be found in: statgen/lib/include
* src - the tools we developed
** After compling, the executables are found in: statgen/src/bin
* scripts - the scripts we developed

Makefiles
---------
statgen/Makefile.include should contain the definitions that you need for creating software using this library.

statgen/lib/Makefile.lib and statgen/lib/Makefile.src can be used as templates for creating Makefiles for new software.  If possible, just link to them.  They look for a file called Makefile.tool that should be all you need to update for your specific software.  (both Makefiles automatically include Makefile.include)

A similar setup should be used for test code, linking your Makefile to statgen/Makefile.test and defining Makefile.testtool for your specific test.

Other Notes
-----------
* Typically the .o files are compiled into their own directory called obj.

Center for Statistical Genetics's Projects

23iv icon 23iv

Javascript modules for 2D and 3D Interactive Visualization (23IV) using WebGL.

bravo icon bravo

Deprecated. See new version: https://github.com/statgen/bravo_api - BRowse All Variants Online

bravo-pipeline icon bravo-pipeline

(DEPRECATED) Data preparation pipeline for BRAVO. See https://github.com/statgen/bravo_data_prep

bravo_api icon bravo_api

Server side data processing and retrieval endpoints for BRAVO

bravo_ui icon bravo_ui

Front end to navigate and visualize results from BRAVO API

cloud-align icon cloud-align

Script for aligning on dynamically provisioned VM's.

cloudgene icon cloudgene

A framework to build Software As A Service (SaaS) platforms for data analysis pipelines.

csglib icon csglib

Very early draft of a CSG python package.

demuxlet icon demuxlet

Genetic multiplexing of barcoded single cell RNA-seq

di2hap icon di2hap

A tool for converting diploid geontypes to haploid.

emerald icon emerald

tools to efficiently retrieve and calculate LD

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.