Skip to content
Martin Cech edited this page Dec 9, 2015 · 5 revisions

Specimen Tracking

This wiki assumes you are familiar with setting up clean Galaxy and focuses only on the specimen tracking aspects.

Initialization

Due to the proof-of-concept state of the project the initialization of specimen tracking is partially manual and requires an administrator.

  1. Create a role for your project (through the admin UI)
  • associate selected users with this role
  • you can optionally also create a group that will contain the users allowed to access the project's specimens
  1. Create a project connecting with the role (through the API)
  1. Next step would involve modifying specimen-model.js but I am currently working on providing a UI for this step as it would require too much overhead for the admin
Clone this wiki locally