GithubHelp home page GithubHelp logo

endseq's Introduction

endseq

Pipeline for endseq analysis and plots

Instructions for installing endseq

Update Python and base packages by downloading a python release from: http://continuum.io/downloads

Once the installation is complete, download and install the following python modules by entering the following commands:

	sudo conda install numpy --upgrade
	sudo conda install matplotlib --upgrade
	sudo conda install pandas --upgrade
	sudo conda install seaborn
	sudo pip install brewer2mpl

Installing HTSeq module on Mac OS X
Install Xcode from the Mac App store to install llvm-gcc and llvm-g++
You can check if these are installed by checking gcc --version in a terminal

After installing Xcode, install HTSeq by entering the following command:

	sudo pip install HTSeq

In a terminal change directory to endseq download folder and enter the following command:

sudo python setup.py install

This should check for all dependencies and install endseq on your computer within PYTHONPATH

To check endseq installation, in a terminal in any directory enter:

	endseq --version
	
	This should print:
	endseq 0.1.0

Download bowtie-1.0.0 binary and add it to your PATH

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.