EMMAWiki: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>MichaelDondrup
No edit summary
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
= EMMA 2 Overview Page =
= EMMA 2 - A MAGE-compliant system for storage and analysis of microarray data =


== EMMA 2 - A MAGE-compliant system for storage and analysis of microarray data ==
== Overview ==


EMMA 2 is a web-based system for management and analysis of transcriptomic data. EMMA 2 allows mapping of gene expression data onto proteome data or pathways and vice versa. It provides extensible analysis and visualization Plug-Ins via the R-language. EMMA 2 now supports the MAGE-ML XML-language for the interchange of microarray data.
EMMA 2 is a web-based system for management and analysis of transcriptomic data. EMMA 2 allows mapping of gene expression data onto proteome data or pathways and vice versa. It provides extensible analysis and visualization Plug-Ins via the R-language. EMMA 2 now supports the MAGE-ML XML-language for the interchange of microarray data.
With EMMA you can do normalization of single and multiple microarrays and run statistical tests for inferring differrentially expressed genes. You can also run cluster analysis to find co-regulated genes.
With EMMA you can do normalization of single and multiple microarrays and run statistical tests for inferring differrentially expressed genes. You can also run cluster analysis to find co-regulated genes.


* [[/StepbyStep|Step by Step tutorial for complete beginners]]
* [[EMMAWiki/StepbyStep|Step by Step tutorial for complete beginners]]
* Common problems: [https://www.cebitec.uni-bielefeld.de/chpwreq.html  forgot your password?] | [https://www.cebitec.uni-bielefeld.de/system/cgi-bin/passwd.pl change your password?]
* Common problems: [https://www.cebitec.uni-bielefeld.de/mycebitec/ change your password] (In case you want to request a new password, please follow this link and click on "Forgot password?")


Please have a look at the [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info/ EMMA info website] for general information.
Please have a look at the [http://www.cebitec.uni-bielefeld.de/polyomics/index.php/emma EMMA info website] for general information.


/!\ '''See important information for [[Firefox3|Firefox 3 users]]'''
{{Info}} If you have problems accessing EMMA due to a certificate error please have a look at these pages: '''[[Firefox3|Webbrowsers and certificate errors]]'''


* [[/TermsAndConcepts|Terms and Concepts]]
* [[EMMAWiki/TermsAndConcepts|Terms and Concepts]]
** [[/TermsAndConcepts/ForUsers| For Users]]
** [[EMMAWiki/TermsAndConcepts/ForUsers| For Users]]
** [[/TermsAndConcepts/ForDevelopers| For Developers]]
** [[EMMAWiki/TermsAndConcepts/ForDevelopers| For Developers]]


== Documentation ==
== Documentation ==
* [[/WebDocumentation|Web Documentation]]
* [[EMMAWiki/WebDocumentation|Web Documentation]]
** [[/WebDocumentation/GeneralUsage|General Usage]]
** [[EMMAWiki/WebDocumentation/GeneralUsage|General Usage]]
** [[/WebDocumentation/HowTos|HowTos]]
** [[EMMAWiki/WebDocumentation/HowTos|HowTos]]
** [[/WebDocumentation/HelpSystem|Help System]]
** [[EMMAWiki/WebDocumentation/HelpSystem|Help System]]
** [[/WebDocumentation/OnlineHelp|Online Help]]
** [[EMMAWiki/WebDocumentation/OnlineHelp|Online Help]]
** [[/WebDocumentation/AnalysisFunctions| Analysis Functions]]
** [[EMMAWiki/WebDocumentation/AnalysisFunctions| Analysis Functions]]
* [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info/EMMA_guideline.pdf QuickStart Documentation (PDF)]  
* [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info/EMMA_guideline.pdf QuickStart Documentation (PDF)]
* [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info/EMMA_guideline/EMMA_guideline.html EMMA guidelines]  
* [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info/EMMA_guideline/EMMA_guideline.html EMMA guidelines]
* [http://bieson.ub.uni-bielefeld.de/volltexte/2008/1236/pdf/DissertationDondrup.pdf A little more in-depth description of EMMA and microarray analysis in general]  
* [http://bieson.ub.uni-bielefeld.de/volltexte/2008/1236/pdf/DissertationDondrup.pdf A little more in-depth description of EMMA and microarray analysis in general]
* [[/CoreDocumentation|Core Documentation (Functionality of the main backend and executable scripts)]]
<!-- * [[EMMAWiki/CoreDocumentation|Core Documentation (Functionality of the main backend and executable scripts)]] -->
* [[/DeveloperDocumentation|Developer Documentation]]
* [[EMMAWiki/DeveloperDocumentation|Developer Documentation]]
** [[/DeveloperDocumentation/GettingStarted|Getting Started]]
** [[EMMAWiki/DeveloperDocumentation/GettingStarted|Getting Started]]
** [[/DeveloperDocumentation/APIDocumentation|API Documentation]]
** [[EMMAWiki/DeveloperDocumentation/APIDocumentation|API Documentation]]
** [[/DeveloperDocumentation/BuildingHeatmapViewer|Building the Heatmap Viewer]]
<!-- ** [[EMMAWiki/DeveloperDocumentation/BuildingHeatmapViewer|Building the Heatmap Viewer]] -->
** [[/DeveloperDocumentation/DevelopingPlugIns|Developing Plugins]]
<!-- ** [[EMMAWiki/DeveloperDocumentation/DevelopingPlugIns|Developing Plugins]] -->
** [[UsingTheWSInterface|Using the SOAP Web Service ]]
** [[UsingTheWSInterface|Using the SOAP Web Service ]]
** [[/DeveloperDocumentation/MagemlExporterGenerator|MAGE-ML Exporter Generator]]
** [[EMMAWiki/DeveloperDocumentation/MagemlExporterGenerator|MAGE-ML Exporter Generator]]
* [[/AdministratorDocumentation|Administrator Documentation(Installation, project configuration and account management)]]
* [[EMMAWiki/AdministratorDocumentation|Administrator Documentation(Installation, project configuration and account management)]]
** [[/AdministratorDocumentation/SoftwareRequirements|SoftwareRequirements]]
** [[EMMAWiki/AdministratorDocumentation/SoftwareRequirements|SoftwareRequirements]]
** [[/AdministratorDocumentation/InstallationInstructions|InstallationInstructions]]
** [[EMMAWiki/AdministratorDocumentation/InstallationInstructions|InstallationInstructions]]
** [[/AdministratorDocumentation/ProjectSetup|ProjectSetup]]
** [[EMMAWiki/AdministratorDocumentation/ProjectSetup|ProjectSetup]]
** [[/AdministratorDocumentation/ArraylayoutGuide|Arraylayout Guideline - conventions and definitions]]
** [[EMMAWiki/AdministratorDocumentation/ArraylayoutGuide|Arraylayout Guideline - conventions and definitions]]
* [[/FAQs|FAQs]]
* [[EMMAWiki/FAQs|FAQs]]
* [[/HowTos|HowTos]]
* [[EMMAWiki/HowTos|HowTos]]
** [[/HowTos/LoggingIn|LoggingIn]]
** [[EMMAWiki/HowTos/LoggingIn|LoggingIn]]
** [[/HowTos/CreatingAnExperiment|Creating An Experiment]]
** [[EMMAWiki/HowTos/CreatingAnExperiment|Creating An Experiment]]
** [[EMMAWiki/WebDocumentation/GeneralUsage/ImportDatafromArrayLIMS| ImportingData]]
** [[EMMAWiki/WebDocumentation/GeneralUsage/ImportDatafromArrayLIMS| ImportingData]]
** [[EMMAWiki/WebDocumentation/HowTos/DatasetBrowserHowTo| Using the Dataset Browser]]
** [[EMMAWiki/WebDocumentation/HowTos/DatasetBrowserHowTo| Using the Dataset Browser]]
** [[/HowTos/EmmaBridgeHowTo|Emma Bridge How To]]
** [[EMMAWiki/HowTos/EmmaBridgeHowTo|Emma Bridge How To]]
** [[EMMAWiki/HowTos/MAGEExport|MAGE-ML Export]]


== General ==
== General ==
* [[/NewsAndUpdates|News And Updates]]
* [[EMMAWiki/NewsAndUpdates|Change log]]
* [[/FeatureTable|Feature Table]]
* [[/FuturePlans|Future Plans]]
* [[/TaskList|Task List]]


== Other Issues ==
== Other Issues ==
Line 60: Line 58:
For more information about project setup, license, demo project, guided tour, workshops and PDF documentation, please go to the  [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info EMMA website].
For more information about project setup, license, demo project, guided tour, workshops and PDF documentation, please go to the  [http://www.cebitec.uni-bielefeld.de/groups/brf/software/emma_info EMMA website].


* [[/EMMA_2_DISCLAIMER|Software Disclaimer]]
* [[EMMAWiki/EMMA_2_DISCLAIMER|Software Disclaimer]]


== Contact ==
== Contact ==


Please: [[Image:EMMAWiki$RTFM.png]] before submitting bug reports!
Please send ''help requests'', ''bug-reports and feature requests'', or ''account requests'' to the [mailto:emma-devel@cebitec.uni-bielefeld.de EMMA mailinglist]


Please send
=== History of EMMA developers ===


* ''help requests'' to [[MailTo(emma AT cebitec DOT uni DASH bielefeld DOT de)]]
* Michael Dondrup
* ''bug-reports and feature requests'' to [[MailTo(emma DASH devel AT cebitec DOT uni DASH bielefeld DOT de)]] or use [http://bugs.cebitec.uni-bielefeld.de BugZilla]
* [http://www.cebitec.uni-bielefeld.de/~alu Stefan Albaum]
* ''account requests'' to [[MailTo(emma DASH support AT cebitec DOT uni DASH bielefeld DOT de)]]
/!\ '''Please never send passwords or other confidential information to mailing lists'''
 
=== Developers ===
 
* [http://www.cebitec.uni-bielefeld.de/~mdondrup Michael Dondrup]
* [http://www.cebitec.uni-bielefeld.de/~agoesman Alexander Goesman]
* [http://www.cebitec.uni-bielefeld.de/~ftille Felix Tille]
* [http://www.cebitec.uni-bielefeld.de/~jueneman Sebastian Jünemann]
* [http://www.cebitec.uni-bielefeld.de/~jueneman Sebastian Jünemann]
* [http://www.cebitec.uni-bielefeld.de/~khenckel Kolja Henckel]
* Thasso Griebel
 
* Tim Kahlke
==== Former developers ====
* Felix Tille
* [http://www.cebitec.uni-bielefeld.de/~mstein Manuel Stein]
* Manuel Stein
* [http://www.cebitec.uni-bielefeld.de/~dmertens Dominik Mertens]
* Kolja Henckel
* [http://www.cebitec.uni-bielefeld.de/~alu Stefan Albaum]
* Kai Runte
* [http://www.cebitec.uni-bielefeld.de/~jgriebel Thasso Griebel]
* Dominik Mertens
* [http://www.cebitec.uni-bielefeld.de/~druffi Tim Kahlke]
* [http://www.cebitec.uni-bielefeld.de/~agoesman Alexander Goesmann]


-----------
-----------
[[Image:EMMAWiki$emma_cartoon_by_dkoch_small.png]]
[[File:emma_cartoon_by_dkoch_small.png]]


''Cartoon by Daniel Koch, 2004''
(C) ''Daniel Koch''
-----------
-----------


Copyright (C) 2004,
Copyright (C) 2014,
Center for Biotechnology, Bielefeld University
Center for Biotechnology, Bielefeld University
Author: [http://www.cebitec.uni-bielefeld.de/~mdondrup Michael Dondrup]

Latest revision as of 18:04, 5 May 2014

EMMA 2 - A MAGE-compliant system for storage and analysis of microarray data

Overview

EMMA 2 is a web-based system for management and analysis of transcriptomic data. EMMA 2 allows mapping of gene expression data onto proteome data or pathways and vice versa. It provides extensible analysis and visualization Plug-Ins via the R-language. EMMA 2 now supports the MAGE-ML XML-language for the interchange of microarray data. With EMMA you can do normalization of single and multiple microarrays and run statistical tests for inferring differrentially expressed genes. You can also run cluster analysis to find co-regulated genes.

Please have a look at the EMMA info website for general information.

Info.png If you have problems accessing EMMA due to a certificate error please have a look at these pages: Webbrowsers and certificate errors

Documentation

General

Other Issues

EMMA 2 is a free software and is distributed under the GNU General Public License (GPL). For more information about project setup, license, demo project, guided tour, workshops and PDF documentation, please go to the EMMA website.

Contact

Please send help requests, bug-reports and feature requests, or account requests to the EMMA mailinglist

History of EMMA developers


Emma cartoon by dkoch small.png

(C) Daniel Koch


Copyright (C) 2014, Center for Biotechnology, Bielefeld University