Differences between revisions 16 and 17
Revision 16 as of 2010-03-29 09:12:12
Size: 1793
Editor: root
Comment:
Revision 17 as of 2010-03-29 09:17:10
Size: 1817
Editor: root
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
== EMEN2 Public Data Server == == EMEN2 Demo==
Line 18: Line 18:
An [[EMEN2/Public_Data_Server|overview document]] has been created to orient new users to the EMEN2 web interface. An [[EMEN2/Public_Data_Server|overview document]] has been created to orient new users to the EMEN2 web interface. It includes a number of screenshots.

EMEN2

EMEN2

An extesible, object-oriented electronic lab notebook

EMEN2 is an object oriented database and electronic lab notebook. It is designed to store scientific data in a freeform way without limiting the ability to search/mine the results. Unlike a traditional database, where the contents of each record type (table) must be defined by a database administrator and strictly adhered to, each individual record in EMEN2 can have arbitrary additional parameters outside the record definition, and all such parameters remain fully searchable.

Records in the database may be arbitrarily linked to each other, much like the web. Any record may link to an arbitrary number of other records of arbitrary type (the record's children). Many other records may link to each record (the record's parents). This permits, for example, a publication to be linked into a publications folder as well as being linked to a specific project; or a microscopy session may be a child of both the biological research project as well as the microscope the data was collected on.

== EMEN2 Demo==

There is a publicly accessible, read-only EMEN2 installation for accessing the NCMI's public datasets:

http://ncmi.bcm.edu/publicdata/db/home/

An overview document has been created to orient new users to the EMEN2 web interface. It includes a number of screenshots.

Documents

* Download

* Dependencies

* Install

* Configuration

* User Guide

* Instrument Integration

* EMEN2 Ontologies

* FAQ

EMEN2 (last edited 2013-04-22 20:02:57 by IanRees)