Skip to main content

Database of DNA sequences.

Project description

Last release Python version Documentation Test status Test coverage GitHub last commit

FreezerBox is a tool for keeping track of biochemistry lab reagents such as plasmids, oligos, proteins, buffers, etc. It emphasizes keeping track of how each construct was made, and aims to be compatible with existing reagent-management systems.

Example

  • Your want a tool to better manage your plasmids, but you don’t want to spend a bunch of time re-entering the information for your existing plasmids, which is stored in a big Excel spreadsheet. After installing FreezerBox, you quickly configure it to recognize the column headers in your spreadsheet. Nothing about your existing spreadsheet needs to change.

  • You just designed primers to clone a new plasmid. You enter both the primers and the plasmid into your spreadsheet. While it’s fresh in your head, you also describe how the plasmid will be made in a column labeled “Construction”. The description might look like:

    INV: template=p2 primers=o2,o3

    This syntax indicates that the plasmid is constructed by inverse PCR (“INV”) using the plasmid “p2” as a template and the oligos “o1” and “o2” as primers.

  • You just received the primers you designed last week, but you don’t remember exactly how you were planning to use them. You use FreezerBox—in conjunction with stepwise—to generate an protocol specifying all the relevant details: volumes, concentrations, construct names, etc. If you are making several constructs, the protocol will even group similar constructs and create master mixes of common reagents when possible:

    $ stepwise make p3
    March 27, 2020
    
    $ stepwise make p3
    
    1. Prepare 10x primer mix [1]:
    
       Reagent   Stock    Volume
       ─────────────────────────
       o2       100 µM   0.50 µL
       o3       100 µM   0.50 µL
       water             9.00 µL
       ─────────────────────────
                        10.00 µL
    
    2. Setup 1 PCR reaction and 1 negative control [2]:
    
       Reagent           Stock    Volume
       ─────────────────────────────────
       water                     3.00 µL
       p2             20 pg/µL   1.00 µL
       primer mix          10x   1.00 µL
       Q5 master mix        2x   5.00 µL
       ─────────────────────────────────
                                10.00 µL
    
    3. Run the following thermocycler protocol:
    
       - 98°C for 30s
       - Repeat 35x:
         - 98°C for 10s
         - 60°C for 20s
         - 72°C for 3 min
       - 72°C for 2 min
    
    4. Run 1 ligation reaction:
    
       Reagent              Stock    Volume
       ────────────────────────────────────
       water                        6.75 µL
       T4 ligase buffer       10x   1.00 µL
       T4 PNK             10 U/µL   0.25 µL
       T4 DNA ligase     400 U/µL   0.25 µL
       DpnI               20 U/µL   0.25 µL
       PCR product       50 ng/µL   1.50 µL
       ────────────────────────────────────
                                   10.00 µL
    
       - Incubate at room temperature for 1h.
    
    Notes:
    [1] For resuspending lyophilized primers:
        100 µM = 10 µL/nmol
    
    [2] For diluting template DNA to 20 pg/µL:
        Dilute 1 µL twice into 7*sqrt(DNA) µL

Installation

Install FreezerBox using pip:

$ pip install freezerbox

Usage

More details coming soon…

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

freezerbox-0.25.0.tar.gz (140.7 kB view details)

Uploaded Source

Built Distribution

freezerbox-0.25.0-py2.py3-none-any.whl (39.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file freezerbox-0.25.0.tar.gz.

File metadata

  • Download URL: freezerbox-0.25.0.tar.gz
  • Upload date:
  • Size: 140.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for freezerbox-0.25.0.tar.gz
Algorithm Hash digest
SHA256 d960af6e85386768f4bdecc575eb9c61e22411271cbdf22d34f22113e719d60a
MD5 b1d672982afcbcf0c8f6fa9e22abbc54
BLAKE2b-256 d024d1d133fc56339a81fad30ba6ce94316652d9b67096ed945c57d5c0bac677

See more details on using hashes here.

File details

Details for the file freezerbox-0.25.0-py2.py3-none-any.whl.

File metadata

  • Download URL: freezerbox-0.25.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 39.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for freezerbox-0.25.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1be5c4d485458fadd244c419f7965ecb9c3a1cff59a335c09fc8c14340a5ceb8
MD5 59139ca6005457ae645884f77cf1f33b
BLAKE2b-256 0c0fdd7173a0ee3b320d36360eca302f4583446e8f821ae41b086305adb62289

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