Search the MeV websiteCiting MeVMeV is part of the TM4 Microarray Software Suite. Please reference MeV by citing
Saeed AI, Bhagabati NK, Braisted JC, Liang W, Sharov V, Howe EA, et al. TM4 microarray software suite.
. Methods in Enzymology. 2006;411:134-93. Abstract
Saeed AI, Sharov V, White J, Li J, Liang W, Bhagabati N, et al. TM4: a free, open-source system for microarray data management and analysis.
. Vol 34.; 2003.
|
Gaggle Metadata Settings Used by MeVMeV is capable of sending and receiving expression and annotation data within the Gaggle framework of bioinformatics applications. As of v4.5, MeV will broadcast certain pre-defined metadata tags in addition to the matrix, namelist and network data. It will also look for these tags when receiving broadcasts. See the general information on using MeV in the Gaggle framework
Example metadata structure for a matrix broadcast: metadata-root | |-> identifier-type: PROBE_ID |-> MeV-metadata |--> data-type: intensity |--> array-name: affy_HG-U133A |--> algorithm-source: HCL |--> log-status: unlogged Example metadata structure for a namelist broadcast metadata-root | |-> identifier-type: ENTREZ_ID |-> user-interactive: false |-> MeV-metadata |--> algorithm-source: KMC For all broadcasts, MeV will include within the Metadata tuple a single called "MeV-metadata". All MeV-specific metadata will reside in this Tuple. Some metadata items will be included only in matrix broadcasts, while others will be included in namelists as well. Currently, no additional Metadata beyond a placeholder "MeV-metadata" item is included in Network broadcasts. When receiving a broadcast, MeV will attempt to locate and use these metadata items as well. The function of each item is described in its individual section, below.
Data type (matrix only, inbound and outbound broadcasts)
Array name (matrix only, outbound broadcast only)
Algorithm source (matrix and namelists, outbound broadcast only)
User Interactive (Namelists only, inbound broadcast only)
Identifier Type (matrix and namelists, inbound and outbound broadcasts)
Log-status (matrix only, inbound and outbound broadcasts)
|
Getting Started with MeVCheck out the Quickstart Guide |