Difference between revisions of "CMap"

From GMOD
Jump to: navigation, search
m (Presentations)
m (Documentation)
Line 15: Line 15:
 
* [http://www.gramene.org/tutorials/cmap.html Gramene CMap User Tutorial],
 
* [http://www.gramene.org/tutorials/cmap.html Gramene CMap User Tutorial],
 
*: Available in both [http://www.gramene.org/tutorials/cmap_tutorial.pdf PDF] and [http://www.gramene.org/tutorials/cmap_tutorial.ppt PowerPoint] formats.
 
*: Available in both [http://www.gramene.org/tutorials/cmap_tutorial.pdf PDF] and [http://www.gramene.org/tutorials/cmap_tutorial.ppt PowerPoint] formats.
* [[CMap_API]] ([http://gmod.cvs.sourceforge.net/gmod/cmap/docs/CMAP_API.pod?view=markup CVS])
+
* [[CMap_API]] ({{SF_SVN|cmap/trunk/docs/CMAP_API.pod|SVN}})
* {{CVS|/cmap/README}}
+
* {{SF_SVN|cmap/trunk/README|README}}
* {{CVS|/cmap/Changes}}
+
* {{SF_SVN|cmap/trunk/Changes|Changes}}
* {{CVS|/cmap/INSTALL.pod}}
+
* {{SF_SVN|cmap/trunk/INSTALL.pod|INSTALL.pod}}
* {{CVS|/cmap/docs/ADMINISTRATION.pod}}
+
* {{SF_SVN|cmap/trunk/docs/ADMINISTRATION.pod|ADMINISTRATION.pod}}
* {{CVS|/cmap/docs/CODE_OVERVIEW.pod}}
+
* {{SF_SVN|cmap/trunk/docs/CODE_OVERVIEW.pod|CODE_OVERVIEW.pod}}
* {{CVS|/cmap/TODO}}
+
* {{SF_SVN|cmap/trunk/TODO|TODO}}
* {{CVS|/cmap/docs/attributes-and-xrefs.pod}}
+
* {{SF_SVN|cmap/trunk/docs/attributes-and-xrefs.pod|attributes-and-xrefs.pod}}
* {{CVS|/cmap/docs/cmap-schema-desc.html}}
+
* {{SF_SVN|cmap/trunk/docs/cmap-schema-desc.html|CMAP Schema}}
 
* [http://racerx00.tamu.edu/cmap/tutorial/index.html CMAP Tutorial at Texas A & M]
 
* [http://racerx00.tamu.edu/cmap/tutorial/index.html CMAP Tutorial at Texas A & M]
 
* [[CMap Version 2 Design]]
 
* [[CMap Version 2 Design]]
Line 30: Line 30:
  
 
=== Presentations ===
 
=== Presentations ===
* [[:Image:CMapGBrowseSMBE2009.pdf|The CMap Comparative Map Browser and Displaying Population distributions with GBrowse and PhyloGeoViz]] from the [http://ccg.biology.uiowa.edu/smbe/symposia.php?action=view&sym_ID=27 GMOD Workshop at SMBE 2009]  
+
* [[:Image:CMapGBrowseSMBE2009.pdf|The CMap Comparative Map Browser and Displaying Population distributions with GBrowse and PhyloGeoViz]] from the [http://ccg.biology.uiowa.edu/smbe/symposia.php?action=view&sym_ID=27 GMOD Workshop at SMBE 2009]
 
* [[:Image:2007 11 05 CMap GMOD.ppt|CMap and CMAE]] from [[November 2007 GMOD Meeting]]
 
* [[:Image:2007 11 05 CMap GMOD.ppt|CMap and CMAE]] from [[November 2007 GMOD Meeting]]
 
* [[:Image:BenFaga_GMOD_June_2006.ppt|CMap Version 0.16]] from [[June 2006 GMOD Meeting]]
 
* [[:Image:BenFaga_GMOD_June_2006.ppt|CMap Version 0.16]] from [[June 2006 GMOD Meeting]]

Revision as of 21:33, 15 September 2009

CMap is a web-based tool that allows users to view comparisons of genetic and physical maps. The package also includes tools for curating map data.

Cmap-logo-small.png

Requirements

  • Perl 5.6.0 or higher
  • A web server with CGI capabilites (e.g., Apache 1.x or 2.x)
  • A relational database, e.g. MySQL (4.0+), Sybase Adaptive Server Enterprise, PostgreSQL, SQLite or Oracle (9.x)
  • libgd 2.0.28 and GD.pm 2.15
  • Various Perl modules available on CPAN


Documentation

Also see the CMap FAQ.

Presentations

Downloads

From SourceForge.


Demo & Screenshots

See the Gramene Project for a production version.


Screenshots

Here are some sample maps from the Gramene Project.


Cmap sample1.jpg


Cmap sample1t.jpg


Cmap sample2.jpg


Cmap sample2t.jpg


Cmap sample3.jpg


Cmap sample3t.jpg


Sites Using CMap

The following is a partial list of groups using CMap.

Code

Patches

Mailing List

  • gmod-cmap@lists.sourceforge.net: Discussion of development, installation problems, etc.
  • gmod-cmap-commits@lists.sourceforge.net: Notification of CVS activity
  • Subscribe to gmod-cmap
  • gmod-cmap archives

Contact