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.0.tar.gz (35.3 kB view details)

Uploaded Source

Built Distribution

sanger_sequencing-0.1.0-py2.py3-none-any.whl (29.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for sanger-sequencing-0.1.0.tar.gz
Algorithm Hash digest
SHA256 44c43993b332ef7a5dae4223f0d307f24fa4e0a3c20193a3e915fa9f3d9d119b
MD5 da250ce75a5ace4e37e90d21ec5ccf67
BLAKE2b-256 ccf1bd195eeb7d58e35509249624bd55d095bc805a4edbb4771163a894810d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sanger_sequencing-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6314574ee4bff2369ebf842a337a015a1dfc266f09341b042c2dd74b1330f7ec
MD5 15e6b7737d0417308f90140b9c3bd10f
BLAKE2b-256 5938f7643f960154b3d523017548558eece8347d7db9aafc2edf5947f2fcbe6e

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