Skip to main content

Helper functions for luciferase data

Project description

luciferase

Tool for plotting luciferase reporter data. Thanks due to Joshua Chiou and Mei-lin Okino for inspiration and contributions.

Installation

pip3 install luciferase

or

pip3 install --user luciferase

Command-line interface for barplots

A script called luciferase-barplot for creating bar plots from JSON-formatted data is included. After installing luciferase, you can use it like this:

luciferase-barplot --title "plot title" example.json example.pdf 

See also the help message:

luciferase-barplot -h

Examples of luciferase reporter data in JSON format:

{
  "Non-risk, Fwd": [8.354, 12.725, 8.506],
  "Risk, Fwd": [5.078, 5.038, 5.661],
  "Non-risk, Rev": [9.564, 9.692, 12.622],
  "Risk, Rev": [10.777, 11.389, 10.598],
  "Empty": [1.042, 0.92, 1.042]
}
{
  "Alt, MIN6": [5.47, 7.17, 6.15],
  "Ref, MIN6": [3.16, 3.04, 4.34],
  "Empty, MIN6": [1.07, 0.83, 0.76],
  "Alt, ALPHA-TC6": [2.50, 3.47, 3.33],
  "Ref, ALPHA-TC6": [2.01, 1.96, 2.31],
  "Empty, ALPHA-TC6": [1.042, 0.92, 1.042]
}

The input JSON should contain either five entries or six entries. If it contains five entries, the bars of the resulting plot will have a 2-2-1 style. If it contains six entries, the bars will have a 2-1-2-1 style.

Significance indicators will be written above the bars: *** if p<0.001, ** if p<0.01, * if p<0.05, ns otherwise.

Here is an example of a plot in the 2-1-2-1 style:

example barplot

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

luciferase-1.1.3.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

luciferase-1.1.3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file luciferase-1.1.3.tar.gz.

File metadata

  • Download URL: luciferase-1.1.3.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5

File hashes

Hashes for luciferase-1.1.3.tar.gz
Algorithm Hash digest
SHA256 422fcd8bb06e42dd24b4853afab24b1b6521b071f91101fb5f7886af11a557a2
MD5 fc490dfde777a70579fb75a9c53abc22
BLAKE2b-256 7e716ba49b0582b84d77eed8c7e672f392c3257820af5bcc2fdedef42c03ccb3

See more details on using hashes here.

File details

Details for the file luciferase-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: luciferase-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5

File hashes

Hashes for luciferase-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 66d43e205541ae92d3a93b05ee659ddb6df5ff1efe8acc7666928441a4f2e3ce
MD5 a75f7ac25414fa31c2ccd9e3f8b58868
BLAKE2b-256 6717669e8a710dd7c631cc625909bde2211d6e2268fe487416248deca1ff75d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page