Skip to content

Convert XLSX files exported from BMG MARS to a tidy CSV file

License

Notifications You must be signed in to change notification settings

HauserGroup/tidy_BMG_microplate

Repository files navigation

tidy_BMG_microplate

Convert XLSX files exported from BMG MARS Data Analysis Software to a tidy CSV file. Currently only tested for LUMIstar Omega reader but might work for PHERAstar, NOVOstar or OMNIstar as well.

Requires Python 3.9+

Instructions

Install with

python3 -m venv .venv
source .venv/bin/activate

pip install .

and then run

tidy_microplate example/bmg_lumistar_omega.xlsx

About

Convert XLSX files exported from BMG MARS to a tidy CSV file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published