Skip to main content

Assemble metabolic pathways from the command line using the ypkpathway protocol

Project description

https://travis-ci.org/BjornFJohansson/ypkpathway.svg Downloads Latest Version versioneye

Ypkpatwhay provides a command line application for planning DNA assembly projects using the Yeast Pathway Kit protocol.

Typical usage at the command line could look like this:

bjorn@bjorn-UL30A:/$ ypkpathway four_gene_xylose_pathway.txt

Where four_gene_xylose_pathway1.txt is a text file containing DNA sequences to be assembled in FASTA or Genbank format. See documentation for file format.

The ypkpathway creates a subdirectory called generates a sub directory called “ypk_assembly”. This subdirectory will contain a file summary of the DNA assembly project called report.html which can be opened in a web browser.

The report will include:

  • The sequence of the final pathway

  • Sequences of all generated intermediate vectors

  • All PCR primers needed for the amplification of pathway components

  • Diagnostic PCR product fragment lengths indicating correct and incorrect clonings

NEWS

version

date

comment

0.8.0

2015-05-26

Complete change in functionality. IPython notebook files are generated and executed instead of rst and html files.

0.6.0

2015-04-17

Added nosetests

0.5.0

2014-12-09

Changed to work with new caching version of pydna. Fixed

unicode errors.

0.0.9

2014-06-14

bugfix changed errors in automatically generated pydna source files

0.0.8

2014-05-14

first release

System Requirements

Python 2.x

Versions other than 2.7 has not been tried with this software. Version 2.7.3 was used to build the distribution.

Python 3.x

This code has not been tested with python 3.

Installation

The best way of installing ypkpathway is with pip:

sudo pip install ypkpathway <enter>

Pip will take care of the installation of any missing dependencies.

Source

Make sure all dependencies are intalled. Open the pydna source code directory (containing the setup.py file) in terminal and type:

sudo python setup.py install <enter>

If you need to do additional configuration, e.g. changing the base directory, please type python setup.py, or see the documentation for Setuptools.

Distribution Structure

README.txt – This file.

LICENSE.txt – What you can do with the code.

MANIFEST.in – Tells distutils what files to distribute

setup.py – Installation file.

run_tests.py – run tests by “python run_tests.py”<enter> (Currently empty)

ypkpathway/ – The actual code.

docs/ – Documentation.

tests/ – Testing code and data.

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

ypkpathway-0.8.1.zip (3.4 MB view hashes)

Uploaded Source

ypkpathway-0.8.1.tar.gz (3.4 MB view hashes)

Uploaded Source

Built Distribution

ypkpathway-0.8.1-py2-none-any.whl (24.8 kB view hashes)

Uploaded Python 2

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