Welcome to traytable’s documentation!

A python package for tabulating crystallization results across many trays

traytable provides methods for
  • storing all information about a crystallization screen in a dictionary of dictionaries

  • extracting and tabulating all data about “hits” into a pandas dataframe.

Install via pip:

pip install traytable