Skip to main content

Tool for identifying transposon insertions from targeted DNA-sequencing data.

Project description

PyIM

https://img.shields.io/travis/jrderuiter/pyim.svg

PyIM (Python Insertional Mutagenesis) is a python package for analyzing insertional mutagenesis data from targeted sequencing of transposon insertion sites. The package provides several command line tools for identifying insertions, calling common insertion sites (CISs) and annotating insertions/CISs directly from the command line. It also aims to provides the basic building blocks for implementing new pipelines, CIS callers, etc.

Documentation

PyIM’s documentation is available at jrderuiter.github.io/pyim.

Requirements

PyIM is written for Python 3 and requires Python 3.3 or newer to be installed. Depending on the used functionality, PyIM also has the following external dependencies:

  • cutadapt/bowtie2 (Needed for identifying insertions from sequencing data)

  • cimpl (R package, needed for calling CIS sites using CIMPL)

Installation

Using conda

The recommended way to install PyIM is using conda, as with conda you can install PyIM together with its external dependencies (cutadapt and bowtie2) into an isolated environment using a single command:

conda create -n pyim -c jrderuiter -c bioconda -c r pyim

Alternatively, PyIM can be installed in an existing environent using:

conda install -c jrderuiter -c bioconda -c r pyim

Conda packages are available for both OSX and Linux (64-bit).

Using pip

PyIM can be installed from Github using pip as follows:

pip install git+git://github.com/jrderuiter/pyim.git#egg=pyim

Note that in this case, external dependencies must be installed manually.

Unfortunately, PyIM is not yet available on PyPI, though this may change when the package is further developed.

License

This software is released under the MIT license.

History

0.2.0 (2017-05-10)

  • Refactored pipeline structure.

  • Added ShearSplink and Nextera pipelines.

0.1.0 (2016-09-01)

  • Initial release.

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

pyim-0.2.0.tar.gz (58.8 kB view details)

Uploaded Source

Built Distribution

pyim-0.2.0-py3-none-any.whl (46.7 kB view details)

Uploaded Python 3

File details

Details for the file pyim-0.2.0.tar.gz.

File metadata

  • Download URL: pyim-0.2.0.tar.gz
  • Upload date:
  • Size: 58.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyim-0.2.0.tar.gz
Algorithm Hash digest
SHA256 405a9917c94de25bada0696cd965c34a1ff93ee0bc715e8d44ef832235e5cb45
MD5 f380388fb02da4c765dee58601654e69
BLAKE2b-256 e011ea6c1b3fc565d78641d97d1bb7ff8bf543e89bef36a849b77b8b5fe4d0a4

See more details on using hashes here.

File details

Details for the file pyim-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyim-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 46.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyim-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6898d1620fa8df3ca5e5fcc2d5acebaad6317939b80e06db17a7ffd9cf72b109
MD5 eeb8845a03dec2d05b37b8e0370fc8db
BLAKE2b-256 4b689132ea3c95ecd6e38e9c90700e4d4dc465b3881d341e54f0028ed15ed8ca

See more details on using hashes here.

Supported by

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