Skip to main content

Python library and utility scripts for working with genetic sequence data.

Project description

PyPI Python Version Downloads License: MIT Build Status

Dark matter

A collection of Python tools for filtering and visualizing Next Generation Sequencing reads.

Installation

On Linux (at least) you will need to first:

sudo apt install zlib1g-dev libbz2-dev liblzma-dev

Then you should be able to install via

$ pip install dark-matter

Some additional information is available for Linux, OS X, and Windows.

Optional dependencies

Not all of the following are mandatory. It depends which part of the dark-matter code you try to use.

Picard

run-bowtie2.py can use Picard to mark duplicates.

GATK

run-bowtie2.py uses gatk if you call it with --markDuplicatesGATK or --callHaplotypesGATK. If you want to do this you'll need to download the gatk zip file, unzip it, and either put the directory where you unzip it into your shell's path or else move the contents of the zip file into a directory already in your path.

bcftools

You'll need bcftools if you want to make consensuses using the make-consensus.py script. Either follow the installation instructions or, if you use brew (or Linux brew), brew install bcftools.

samtools

The run-bowtie2.py and run-bwa.py scripts both make use of samtools.

EMBOSS

The compare-sequences.py script (if called with --align) requires the needle and (possibly) stretcher from EMBOSS.

iPython Notebook

If you are using dark matter in an iPython Notebook, you should install the requirements in requirements-ipynb.txt.

DIAMOND

If you want to use the DIAMOND functionality of dark-matter you will need DIAMOND version 2.1.16 or newer installed.

Project details


Release history Release notifications | RSS feed

This version

7.2.1

Download files

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

Source Distribution

dark_matter-7.2.1.tar.gz (489.9 kB view details)

Uploaded Source

File details

Details for the file dark_matter-7.2.1.tar.gz.

File metadata

  • Download URL: dark_matter-7.2.1.tar.gz
  • Upload date:
  • Size: 489.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.6

File hashes

Hashes for dark_matter-7.2.1.tar.gz
Algorithm Hash digest
SHA256 aecce39102effcb856076b60352106555b8482a144d01834932d5c107bd33b0d
MD5 d786892f47c5ade33bfb59a578a3806d
BLAKE2b-256 03a06c21ac07fba2894c10437c6cda3334b674661d279f4326e56ba6047f0986

See more details on using hashes here.

Supported by

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