Difference between revisions of "Apollo"

From GMOD
Jump to: navigation, search
m
 
(59 intermediate revisions by 10 users not shown)
Line 1: Line 1:
The Apollo genome editor is a Java-based application for browsing and annotating genomic sequences. There are currently two branches of Apollo, one primarily used for genome browsing and maintained at [http://www.ensembl.org Ensembl], and the other primarily used for genome annotation and maintained at the [http://berkeleybop.org/ Berkeley Bioinformatics and Ontologies Project]. The latter is part of the GMOD project.
+
Apollo documentation, mailing lists, is now actively maintained at [http://genomearchitect.org Genome Architect].
  
[http://apollo.berkeleybop.org Apollo Homepage]
+
Source code, releases, and issues can be found on [https://github.com/gmod/apollo/ GitHub].
 
+
==Demo & Screenshots==
+
 
+
See [http://apollo.berkeleybop.org/current/images/mainwindow.jpg this screenshot].
+
 
+
==Requirements==
+
 
+
JDK 1.5 or higher.
+
 
+
==Documentation==
+
 
+
* [http://apollo.berkeleybop.org/current/userguide.html Apollo userguide]
+
* [http://apollo.berkeleybop.org/current/javadoc/ Apollo Javadocs]
+
* [http://sourceforge.net/tracker/?atid=462763&group_id=27707&func=browse Apollo bug tracker at Sourceforge]
+
 
+
=== Presentations ===
+
 
+
* [[Media:Apollo.ppt|Progress Report]] - from [[May 2005 GMOD Meeting]]
+
* [[Media:Harris 040527.ppt|Future Plans]] - from [[April 2004 GMOD Meeting]]
+
* [[Media:Apollo.GMOD.ppt|Progress Report]] - from [[September 2003 GMOD Meeting]]
+
* [[Media:Apollo.GMOD.May2003.ppt|Progress Report]] - from [[May 2003 GMOD Meeting]]
+
 
+
==Contact==
+
 
+
* Ed Lee, [mailto:elee@lbl.gov elee@lbl.gov]
+
* The [http://mail.fruitfly.org/mailman/listinfo/apollo Apollo mailing list]
+
 
+
==Downloads==
+
 
+
[http://sourceforge.net/project/showfiles.php?group_id=27707 From SourceForge.]
+
 
+
==Users==
+
 
+
Off the top of the heads of the attendees of the [[November 2007 GMOD Meeting]]. Sorted by version.
+
 
+
* Triggers
+
** VMWare
+
** Dolan-Rice
+
* Crabtree
+
** Paramecium
+
** INRA
+
** UCSF (Smith)
+
* cXML
+
** FlyBase
+
** BovineBase
+
** VectorBase
+
  
 
[[Category:Annotation]]
 
[[Category:Annotation]]
 
[[Category:Apollo]]
 
[[Category:Apollo]]
[[Category:GMOD Components]]
 
 
[[Category:Java]]
 
[[Category:Java]]
 +
[[Category:GMOD_Components]]
 +
[[Category:GMOD_Component]]
 +
[[Category:WebApollo]]

Latest revision as of 22:45, 16 February 2017

Apollo documentation, mailing lists, is now actively maintained at Genome Architect.

Source code, releases, and issues can be found on GitHub.