Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

sanger-archive/plate_barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plate Barcode

Description

Sinatra application which will connnect to an oracle database called SNP and return a new plate barcode ID.

Usage

In the repository base directory run:

bundle exec rackup -E development -p 3011 config.ru

Then point your browser at: http://localhost:3011