[[PageOutline]] = MeLuDI Software Information = == 1 Introduction == === 1.1 Description === MeLuDI is an ''extension package'' to BASE with registration wizards for melanoma-lung cancer projects, in analogy with the package "Reggie" for the SCAN-B breast cancer project. It is named "MeLuDI" after "melanoma/lung cancer diagnostics". This page gives some background information on the software, and is not intended as a user manual. Instead, some behind-the-scene information is given, e.g. what item properties are used to track what steps in the lab processing pipeline an item has passed, which can be useful, if you want to check items for a specific step directly in BASE, or re-do a step, if an error occurred. === 1.2 Links === - BASE (!BioArray Software Environment) BASE is a comprehensive free web-based database LIMS solution for tracking of information and data generated in sequencing and microarray experiments from sample to analysis. BASE is released under the ​[http://www.gnu.org/licenses/gpl.html GNU General Public License version 3]. It can be accessed at http://base.thep.lu.se/. - Reggie is an ''extension package'' to BASE that makes it easier to register biosources and samples. It can be accessed at http://baseplugins.thep.lu.se/wiki/net.sf.basedb.reggie. - MeLuDI can be accessed at http://baseplugins.thep.lu.se/wiki/net.sf.basedb.meludi. === 1.3 MeLuDI: The project, and MeLuDI: The software === "MeLuDI" (short for "melanoma/lung cancer diagnostics") is the name of a project at the Department of Oncology, Clinical Sciences, Lund University. It produces clinical genomics data from samples from patients having specific types of cancer, but also aims to support cancer research. Originally, the focus was on melanoma and lung cancer, but later on, more cancer types were supported. As part of the LIMS procedure, it was decided to store sample data in a database managed by BASE, and which normally was accessed through a BASE extension, named "MeLuDI" after the project. The software does not necessarily cover all aspects of the project, it was named after. However, when the name "MeLuDI" is used in this document without further specification, the reference is to the software. === 1.4 Note on BASE annotations === BASE was developed to be a web-based interface to a database with bio assay data. In order to simplify adapting the software/database to specific data storage needs, a system of annotation types were developed, making it easy to add storage of new variable data to an "annotatable" item. An annotation type is of a specific data type, e.g. integer, float, string; and is defined for a specific type of item, e.g. samples, extracts, bioplates, item lists, etc. === 1.5 Pipeline management === MeLuDI, like Reggie, is intended to simplify keeping track on what items are of interest in each step of the processing pipeline, e.g. by only including those item in selection menus for a particular step. In some cases, this is simple, since child items are created at registration in several steps, and will then be input items in the next step. One case where the details of MeLuDI keeps track of what steps an item has passed, is when you want to undo a step by deleting child items created in the last step, from the BASE GUI. Sometimes this is not enough to allow you to redo the last step in MeLuDI, since the needed items do not appear in selection menus, if the software still considers them to have passed the step in question. ==== 1.5.1 Processed start lists ====