GithubHelp home page GithubHelp logo

sanger-lims's Introduction

sanger-lims

Instructions

The application is written in Java. It will need to be downloaded and compiled in order to run. The method that should be run is called 'main' and is in the class also called 'main'. I followed the below steps to run the app:

  1. Download Eclipse IDE for Java developers, version 2019-06 (4.12.0)
  2. Open the project in Eclipse
  3. Go to File > Export > Java > Runnable JAR file, click Next
  4. Launch configuration: main - Labware & Containers LIMS
  5. Call it LIMS_app
  6. Library Handling: Extract required libraries into generated JAR
  7. Click Finish
  8. Open Windows Powershell in folder containing the file you just generated
  9. Run java -jar LIMS_app.jar
  10. The program should start and you should be prompted for user input

To run tests, I followed the below steps:

  1. Open project in Eclipse IDE
  2. Right-click on the src folder in the Package Explorer
  3. Click Run As > JUnit Test

Assumptions

  1. Barcodes are unique across all tubes, not just within sample tubes and library tubes.
  2. Samples can be re-tagged, with the new tag replacing the old one.
  3. The user does not need to specify the order in which the samples are processed during the protocol (final user story).

sanger-lims's People

Contributors

katytaylor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.