Skip to main content

A tool to create and visualize sample layouts for multiwell plates.

Project description

plate_layout

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install plate-layout

License

plate-layout is distributed under the terms of the MIT license.

TODO

  • Add python script and a main function for CLI usage ...

Example

Defining the plate type and quality control setup

The plate dimensions and (optional) quality control layouts are are defined in a toml file; see `plate_config.toml' in the config folder for an example.

import plate_layout as pl
import pandas as pd
import numpy as np
import logging

pl.logger.setLevel(logging.INFO)

Create a plate layout

Create plate design by specifying the path to a config file directly when instantiating the class,

Load study data and randomize order

Batches - distributing samples on plates

Export batch lists to file

You can export batch lists using the to_file method and specify desired file format and which columns to export.

Plot plate layouts

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

plate_layout-1.3.0.tar.gz (838.9 kB view hashes)

Uploaded Source

Built Distribution

plate_layout-1.3.0-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

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