Difference between revisions of "Apollo"

From GMOD
Jump to: navigation, search
m
 
(67 intermediate revisions by 11 users not shown)
Line 1: Line 1:
==Description==
+
Apollo documentation, mailing lists, is now actively maintained at [http://genomearchitect.org Genome Architect].
  
'''Apollo Genome Editor'''
+
Source code, releases, and issues can be found on [https://github.com/gmod/apollo/ GitHub].
  
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://www.fruitfly.org Berkeley Drosophila Genome Center]. The latter is part of the GMOD project.
+
[[Category:Annotation]]
 
+
[http://fruitfly.org/annot/apollo Apollo Homepage]
+
 
+
==Demo & Screenshots==
+
 
+
See [http://www.fruitfly.org/annot/apollo/images/mainwindow.jpg this screenshot].
+
 
+
==Requirements==
+
 
+
JDK 1.4 or higher.
+
 
+
==Documentation==
+
 
+
* [http://www.fruitfly.org/annot/apollo/userguide.html Apollo userguide]
+
* [http://fruitfly.org/annot/apollo/javadoc Apollo Javadocs]
+
* [http://sourceforge.net/tracker/?atid=462763&group_id=27707&func=browse Apollo bug tracker at Sourceforge]
+
 
+
==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:GMOD Components]]
+
 
[[Category:Apollo]]
 
[[Category:Apollo]]
 +
[[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.