Skip to content

Some Python scripts to analyse OD growth curves from plate readers as those from Tecan.

License

Notifications You must be signed in to change notification settings

ACCakut/plate_reader_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plate_reader_python

Some Python scripts to analyse OD growth curves from plate readers as those from Tecan.

import_Tecan.py

Provides function import_Tecan_xlsx to extract OD values from Tecan i-control™ software saved in Excel spreadsheets and returns a nice pandas dataframe. Documentation is part of the code.

from import_Tecan import *
import_Tecan_xlsx("your-file.xlsx")

About

Some Python scripts to analyse OD growth curves from plate readers as those from Tecan.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published