GithubHelp home page GithubHelp logo

kunfang93 / hiclib-legacy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mirnylab/hiclib-legacy

0.0 0.0 0.0 44.29 MB

A legacy repository. Was replaced by distiller, cooler, and cooltools.

License: MIT License

Shell 1.74% Python 98.26%

hiclib-legacy's Introduction

hiclib

Notice 6/14/19

This repository is not actively maintained.

Please see cooler (https://github.com/mirnylab/cooler/), cooltools (https://github.com/mirnylab/cooltools), and distiller (https://github.com/mirnylab/distiller-nf) for actively maintained & developed Hi-C analysis tools.

Read the documentation.

Installation

The easiest way is to use pip.

First, install mirnylib, e.g:

$ pip install https://bitbucket.org/mirnylab/mirnylib/get/tip.tar.gz

Then install hiclib:

$ pip install https://bitbucket.org/mirnylab/hiclib/get/tip.tar.gz

Or clone the repo and install from there. Alternatively, there is a install script that doesn't use pip (Linux only).

Installation requirements

Python dependencies

Python 2.7/3.3+

Getting the basic Scientific Python stack can be trickier on some platforms than others. For more details, see the instructions on scipy.org. You should already have these dependencies installed and running correctly before attempting to install this package.

  • numpy (1.6+)
  • scipy
  • matplotlib
  • h5py
  • cython
  • numexpr
  • statsmodels

We highly recommend using the conda package/environment manager if you have trouble building the core scientific Python packages.

$ conda install numpy scipy matplotlib h5py cython ...

Other deps:

  • biopython
  • pysam

Optional:

  • Sphinx (to generate documentation)

Non-python dependencies

  • Mirnylib provides a HDF5 dictionary type based on the Python h5py package. For the h5py package to install properly, you need to have the shared library and development headers for HDF5 1.8.4 or newer installed (libhdf5-dev or similar). See the h5py docs for more information.

  • You will also need the bowtie2 mapping software which can be downloaded manually or installed via the download_bowtie.sh script in the hiclib folder.

hiclib-legacy's People

Contributors

gfudenberg avatar golobor avatar mccordr avatar mimakaev avatar nvictus avatar phlya 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.