Skip to main content
https://badge.fury.io/py/sequana.svg https://travis-ci.org/sequana/sequana.svg?branch=master https://coveralls.io/repos/github/sequana/sequana/badge.svg?branch=master Documentation Status
Python version:

Python 2.7 and 3.5

Online documentation:

On readthedocs

Issues and bug reports:

On github

Sequana includes a set of pipelines related to NGS (new generation sequencing) including quality control, variant calling, coverage, taxonomy.

Please see the documentation for usage and examples

Installation

The installation process is explained in the documentation but here is a quick explanation. If you have already installed Sequana dependencies, this command should install the latest release posted on Pypi website:

pip install sequana --upgrade

There are a few dependencies that needs to be compiled (time consumming and requires proper C compilator). For instance, we use Matplotlib, Pandas, cutadapt but some pipelines also require more specific tools (e.g. BWA for read alignment). We therefore strongly recommend to use Anaconda and in particular the bioconda channel, which can be added to your environment as follows (once Anaconda is installed):

conda config --add channels r
conda config --add channels bioconda

Here is a non exhaustive list of dependencies that should be enough to run the current pipelines (version 0.1.4). We split the command on several lines to emphasize the standard Anaconda packages and te bioconda ones but you can use only one:

conda install numpy matplotlib pandas cutadapt pysam pyvcf snakemake biokit bioservices
conda install bwa bcftools samtools bedtools picard freebayes fastqc

Download files

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

Source Distribution

sequana-0.1.4.tar.gz (1.4 MB view details)

Uploaded Source

File details

Details for the file sequana-0.1.4.tar.gz.

File metadata

  • Download URL: sequana-0.1.4.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sequana-0.1.4.tar.gz
Algorithm Hash digest
SHA256 53e6f4deb016c55202264adefc65d503c9a512389f67bd4c656ace5c00fca1d3
MD5 4e1db9e944cbd113abaffd493f561a13
BLAKE2b-256 a3f2ddd73eb6c5c5fdeb14929d10eb9da3ce0ba199de287e37e18ba9fda2fff0

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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