Skip to main content

Pythonic/Cythonic Nanopore Translocation Analysis

Project description

master branch

https://travis-ci.org/parkin/pypore.svg?branch=master https://coveralls.io/repos/parkin/pypore/badge.png?branch=master

develop branch

https://travis-ci.org/parkin/pypore.svg?branch=develop https://coveralls.io/repos/parkin/pypore/badge.png?branch=develop

Pypore

This project is for nanopore-translocation event finding/analysis. It’s written in Python, with numpy/scipy as a Matlab replacement. The gui library is pyside, and pyqtgraph is used for plotting. More information can be found here.

Note that Pypore/PyporeGui are pre-release, major changes can happen at any time.

Pull requests are welcome!

Installing

Dependencies

Pypore has the following dependencies:

  • numpy

  • scipy

  • PyTables

PyporeGui depends on all of the above and:

  • PySide

  • pyqtgraph

Building from source additionally requires:

  • Cython

Running the tests requires:

  • nose

Installing with pip

Pypore is currently pre-release, so we’ll install with the –pre tag.

pip install pypore --pre

A new dev release is deployed with every push to the develop branch, so upgrade often!

pip install pypore --pre --upgrade

Installing from source

Clone or download the source. In the directory (with setup.py), run one of the following:

python setup.py install

or

pip install .

Running the tests:

python setup.py tests

PyporeGui

Start PyporeGui with:

import pyporegui
pyporegui.start()

License

Copyright 2014 Will Parkin

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pypore-0.0.3.dev20160127183730.tar.gz (883.1 kB view details)

Uploaded Source

File details

Details for the file pypore-0.0.3.dev20160127183730.tar.gz.

File metadata

File hashes

Hashes for pypore-0.0.3.dev20160127183730.tar.gz
Algorithm Hash digest
SHA256 4114d23acab6e1eb44002431abfceffdd4c257bc9fae3c47ff821a5deefe1a24
MD5 ee7a17873e7a257fe6f10f2473bb2039
BLAKE2b-256 fecce2e11c6bcee63cb23d5fb67f50606ed7fbc2ce92a5e0311ac2846eb61db4

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