Skip to main content

Semi-automated Sanger sequence analysis for transformation verification.

Project description

https://img.shields.io/pypi/v/sanger-sequencing.svg https://img.shields.io/travis/biosustain/sanger-sequencing.svg Documentation Status Updates

Semi-automated Sanger sequence analysis for plasmid verification.

This package is the result of an internal hackathon at the Novo Nordisk Foundation Center for Biosustainability and represents our approach to improving the workflow of geneticists who need to verify plasmid constructs by Sanger sequencing.

Getting Started

From a Python environment that has Python 3.6 or later installed you can easily

$ pip install sanger-sequencing

or use pip3 depending on your environment.

When you import the package, two main components are made available to you: a configuration class that you can instantiate to set some global configuration values and a high level analysis interface.

import sanger_sequencing

config = sanger_sequencing.Configuration()
print(config.threshold)
print(config.output)

You can read more about the meaning of those attributes in the configuration documentation. The main entry point for doing any kind of analysis is the sanger_verification function. This function requires three arguments: a template table of what to analyze, a mapping from plasmid identifiers to their sequence records (typically coming from Genbank files), and a mapping from sample identifiers to sequence records (.ab1 files).

You can find the complete documentation at: https://sanger-sequencing.readthedocs.io.

Credits

This package was created using cookiecutter and the DD-DeCaF/cookiecutter-decaf-python project template.

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

sanger-sequencing-0.1.1.tar.gz (34.3 kB view details)

Uploaded Source

Built Distribution

sanger_sequencing-0.1.1-py2.py3-none-any.whl (26.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sanger-sequencing-0.1.1.tar.gz.

File metadata

  • Download URL: sanger-sequencing-0.1.1.tar.gz
  • Upload date:
  • Size: 34.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.3

File hashes

Hashes for sanger-sequencing-0.1.1.tar.gz
Algorithm Hash digest
SHA256 196d43774fa1a717e2dc50610bf50f388b98af573e6197fde2e20bc3d911a87e
MD5 223d31c47813ab06644e8a08ad45080a
BLAKE2b-256 168f5da948deb808ff0a867adc4f71e8db59ad2ea0934a77a00dedcda1693658

See more details on using hashes here.

File details

Details for the file sanger_sequencing-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: sanger_sequencing-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.3

File hashes

Hashes for sanger_sequencing-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7bffa82e18f7e7437134df571a87816652e73bf6dbd9b855e2d392e8a2b9051a
MD5 f6409ea13a4197d63cc244dde93b3f2f
BLAKE2b-256 760d0f4a19c09a9ab2cb762db27d122085ef5c315d3b9972f38c7a2200ae3db6

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