Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
/ tetra Public archive

TETRA: Time Estimation Tool For Aquarium

Notifications You must be signed in to change notification settings

klavinslab/tetra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TETRA

TETRA: Time Estimation Tool For Aquarium

How to use

Generating job timing data csv files

ruby job_log_processing.rb

This will process the Aquarium job logs with id from lower_bound_id to upper_bound_id and generate a csv file for each types of job (for example PCR, miniprep, etc) with job_id, size, duration, ajusted_duration, max_time_interval, user_id, user_name.

Generating summary job timing data csv file

ruby data_summary.rb

This will process the all job timing data csv files and produce a summary file with job_name, average_time_per_reaction, num, stddev, average_size, mode_size, week_size.

About

TETRA: Time Estimation Tool For Aquarium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages