Skip to main page content
U.S. flag

An official website of the United States government

Dot gov

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

Access keys NCBI Homepage MyNCBI Homepage Main Content Main Navigation
. 2023 Dec 1;39(12):btad733.
doi: 10.1093/bioinformatics/btad733.

Parsley: a web app for parsing data from plate readers

Affiliations

Parsley: a web app for parsing data from plate readers

Eszter Csibra et al. Bioinformatics. .

Abstract

Summary: As demand for the automation of biological assays has increased over recent years, the range of measurement types implemented by multiwell plate readers has broadened and the list of published software packages that caters to their analysis has grown. However, most plate readers export data in esoteric formats with little or no metadata, while most analytical software packages are built to work with tidy data accompanied by associated metadata. 'Parser' functions are therefore required to prepare raw data for analysis. Such functions are instrument- and data type-specific, and to date, no generic tool exists that can parse data from multiple data types or multiple plate readers, despite the potential for such a tool to speed up access to analysed data and remove an important barrier for less confident coders. We have developed the interactive web application, Parsley, to bridge this gap. Unlike conventional programmatic parser functions, Parsley makes few assumptions about exported data, instead employing user inputs to identify and extract data from data files. In doing so, it is designed to enable any user to parse plate reader data and can handle a wide variety of instruments (10+) and data types (53+). Parsley is freely available via a web interface, enabling access to its unique plate reader data parsing functionality, without the need to install software or write code.

Availability and implementation: The Parsley web application can be accessed at: https://gbstan.shinyapps.io/parsleyapp/. The source code is available at: https://github.com/ec363/parsleyapp and is archived on Zenodo: https://zenodo.org/records/10011752.

PubMed Disclaimer

Conflict of interest statement

None declared.

Figures

Figure 1.
Figure 1.
The Parsley workflow. Screenshots of the Parsley app UI at three stages. (A) Raw Data and Metadata upload sections. (B) Data Specifications step 3: selection of first and last cells for the first reading using the interactive DataTables table. (C) The final Data Specifications step 7, in which the data, having been extracted in previous steps, is tidied and joined to the provided metadata, and can be downloaded as a CSV. The built parser function can then also be saved for reuse at a later date.

References

    1. Blazanin M. gcplyr: an R package for microbial growth curve data analysis. bioRxiv, 10.1101/2023.04.30.538883, 2023a, preprint: not peer reviewed. - DOI - PMC - PubMed
    1. Blazanin M. mikeblazanin/gcplyr. R, GitHub, 2023b.
    1. Chang W, Cheng J, Allaire JJ. et al. shiny: Web Application Framework for R. CRAN. 2022.
    1. Cheng C, Thrash JC.. Sparse-growth-curve: a computational pipeline for parsing cellular growth curves with low temporal resolution. Microbiol Resour Announc 2021;10:e00296-21. 10.1128/MRA.00296-21. - DOI - PMC - PubMed
    1. Cheng C, Thrash JC.. thrash-lab/sparse-growth-curve. Jupyter Notebook, GitHub, 2023.

Publication types