Skip to main content

Small RNA-seq analysis

Project description

seqcluster
---------

small RNA analysis from NGS data

.. image:: https://travis-ci.org/lpantano/seqcluster.png?branch=master
:target: https://travis-ci.org/lpantano/seqcluster.png?branch=master

.. image:: https://badge.fury.io/py/seqcluster.svg
:target: http://badge.fury.io/py/seqcluster

.. image:: https://pypip.in/d/seqcluster/badge.png
:target: https://pypi.python.org/pypi/seqcluster


installation
---------

Install first bcbio-nextgen and cutadapter::

wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
bash Miniconda-latest-Linux-x86_64.sh -b -p ~/install/seqcluster/anaconda
PATH = ~/install/seqcluster/anaconda/bin:$PATH
conda install pip
conda install -c https://conda.binstar.org/bcbio bcbio-nextgen
pip install cutadapt

If you need to install bedtools, samtools and star::

git clone https://github.com/Homebrew/linuxbrew.git ~/install/seqcluster/linuxbrew
cd ~/install/seqcluster/linuxbrew/bin
ln -s `which gcc gcc-4.4`
PATH = ~/install/seqcluster/linuxbrew/bin:$PATH
brew tab homebrew/science
brew tab chapmanb/homebre-cbl
brew install bedtools
brew install samtools
brew install star


Then you can get seqcluster::

pip install seqcluster

or the developement version::

git clone https://github.com/lpantano/seqcluster
cd seqcluster
python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seqcluster-0.99.5.tar.gz (43.0 kB view details)

Uploaded Source

File details

Details for the file seqcluster-0.99.5.tar.gz.

File metadata

  • Download URL: seqcluster-0.99.5.tar.gz
  • Upload date:
  • Size: 43.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for seqcluster-0.99.5.tar.gz
Algorithm Hash digest
SHA256 39f21d58136c682651ba77aea6aff36223e888ec5707d25a3bb6a25215a622e3
MD5 7ee215fdda3d0be64b20783290b95883
BLAKE2b-256 fb99c9f5025721da0e430c3db105f1944b21ae22744e679de5f5d76b0dc20294

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page