Skip to main content

Low-level nucleic acid sequence manipulation tools

Project description

libnano is beta

https://secure.travis-ci.org/libnano/libnano.png https://img.shields.io/pypi/l/libnano.png https://img.shields.io/pypi/v/libnano.png

nucleic acid toolkit

Low level Python modules for working with DNA sequences
It was developed to be used as a cog in application specific libraries while avoiding bloat.<br/>
The goal is to be fast so most everthing is written in Cython or C.

Features

  • fileio: genbank and fasta reader/writers, xmfa

  • seqrecord: less featured replacement for Biopython SeqRecord

  • seqstr: Reverse Complement and Hamming Distance finders

  • seqgraph: find cliques of compatible sequences

  • seqint: convert sequences less than 32 bases to binary

  • seqscreen: filter sequences based on things like GC content

  • seqsearch: search sequences for features like restriction sites or “submers” (kmers with 0 or more mismatches to a subsequence in the target)

Installation

If you would like to install libnano in your local Python environment you may use pip:

$ pip install libnano

or build from source from Github repo

$ 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

libnano-0.2.1.0-cp36-cp36m-win_amd64.whl (1.2 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

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