Bioteam Pre-Proposal 3/9/2012

Overview

This is a project to replace and enhance existing laboratory management systems supporting the Institute for Genomic Diversity's Genotyping By Sequencing (GBS) service.

As IGD has become more of a service facility, we need a more cohesive system for accepting samples, tracking samples, and customer billing. Currently these are all completely separate systems, with no linkage between them. We also have no centralized support, as all the web-based systems were designed by different people for different reasons. Pricing table and procedures can be found here http://www.igd.cornell.edu/index.cfm/page/projects/GBS/GBSpricing.htm

GBS Paper in PLoSone: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0019379

Workflow

  1. Project Initiation
  2. Sample submission: client goes to http://sorghumdiversity.maize.cornell.edu/ to get the required steps, and upload their information to attempt to get approved to send DNA samples
  3. Client sends DNA samples to the lab
  4. Client sets up customer registration at https://cores.lifesciences.cornell.edu/userdev/newuser.php
  5. DNA samples tested and if okay, Charlotte sets up a cost issue in redmine so Theresa knows what to bill.
  6. Customer is invoiced
  7. DNA samples begin moving through various lab steps; redmine updated at various steps
  8. SampTrac is used to update HTS database entries and create barcodes for DNA and library plates.
  9. Libraries are submitted for sequencing (sometimes more than once)
  10. Raw Data -> Data Files
  11. Data Interpretation
  12. Data Distribution
  13. Data storage for X period of time

Current Components

Overview

GBS Database Schema

sample submission interface fields and database schema

QC Scripts

"SampTrack" C# windows program to interface with GBS for setting up pools etc.

redmine project management

Data Distribution

billing

*invoicing handled through LSCLC cores LIMS

Theresa's comments on GBS billing issues

Misc operations

Vision for new implementations

Project management

GBS Database Schema

Sample Submission

Integration with Sequencing Submission

QC Scripts

Data Distribution

Billing

Benefits:
1) Order is collected along with payment information with one set of credentials by the customer.

Disadvantage:
1) We would be asking bioteam to code within our LSCLC LIMS base - I don't think this is the best way to go
2) order information would have to be migrated to minilims(or custom) GBS LIMS.

Possible mitigation:
1) Configure minilims to use the LSCLC LIMS for authentication.  This will require a development meeting with my group and bioteam to determine feasibility

Misc operations