| Literature DB >> 17291344 |
Juris Viksna1, Edgars Celms, Martins Opmanis, Karlis Podnieks, Peteris Rucevskis, Andris Zarins, Amy Barrett, Sudeshna Guha Neogi, Maria Krestyaninova, Mark I McCarthy, Alvis Brazma, Ugis Sarkans.
Abstract
BACKGROUND: One of the crucial aspects of day-to-day laboratory information management is collection, storage and retrieval of information about research subjects and biomedical samples. An efficient link between sample data and experiment results is absolutely imperative for a successful outcome of a biomedical study. Currently available software solutions are largely limited to large-scale, expensive commercial Laboratory Information Management Systems (LIMS). Acquiring such LIMS indeed can bring laboratory information management to a higher level, but often implies sufficient investment of time, effort and funds, which are not always available. There is a clear need for lightweight open source systems for patient and sample information management.Entities:
Mesh:
Year: 2007 PMID: 17291344 PMCID: PMC1803798 DOI: 10.1186/1471-2105-8-52
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Figure 1The general structure of PASSIM.
Figure 2The Sample Database interface.
Figure 3Central classes and some attributes of the sample management system. Each sample in the database is associated with only one person; similarly each aliquot is associated with only one sample. There can be an arbitrary number of samples per person and an arbitrary number of aliquots per sample. The total number of tables is 22.
User rights.
| V | All tables can be viewed; no changes are allowed | |
| O | All tables can be viewed. Can add new entries to the database. Editing and deleting is allowed for all entries. | |
| G | All tables can be viewed and new person entries can be added. Editing and deleting is allowed for all entries, not only for data entered by user. Also new samples/aliquots can be created only to persons/samples entered by user from the same partner. | |
| A | All tables can be viewed and all data can be added/deleted/edited. | |
| 0 | Suffix "0" denotes that the user doesn't have the access to Administrative tables page | |
| 1 | Suffix "1" denotes that the user has access to Administrative tables page |
The field 'User rights' contains the information about the users access rights and should contain one of the following values: A0, A1, G0, G1, O1, O1, V0, V1. Prefixes "V" "O" "G" "A" and suffixes "0" "1" stand for various types of access rights, as specified in the table.
Configuration of web pages.
| Short name | The column name shown on List of persons/sample/aliquots page |
| Long name | The column name shown on Edit page |
| View column number | Column position on |
| Sort in view | If |
| Report column number | Column position on |
| Show in report | If |
| Sort in report. | If |
| Filter in report | If |
There are three main web pages displaying the metadata related to Person, Sample and Aliquot, which is governed by three tables – Person metadata Sample metadata and Aliquot metadata respectively. These tables allow to configure fields in the Persons, Samples and Aliquots web pages. There are a number of fields that can be edited for each of the metadata parameters. This table specifies which fields can be edited (left-hand column) and how it will appear on the web interface (right-hand column).