read_expt_info_from_csv

daart.io.read_expt_info_from_csv(expt_file: str) List[dict][source]

Read csv file that contains expt id info.

Parameters:

expt_file (str) – /full/path/to/expt_info.csv

Returns:

list of dicts with expt info

Return type:

list