Difference between revisions of "Building WormMart"

From WormBaseWiki
Jump to navigationJump to search
Line 1: Line 1:
 Instructions on building WormMart can be found [http://cvs.sanger.ac.uk/cgi-bin/viewcvs.cgi/mart-build/scripts/wormbase-mart/README-wormmart?root=BioMart&view=markup here]
+
WormMart is WormBase's implementation of the [http://www,biomart.org BioMart] data warehouse.
 +
 
 +
In simple terms, WormMart is built by transforming WormBase's AceDB database into a BioMart schema MySQL database. Standard BioMart tools are then used to add user interface configuration details to the database. 
 +
 
 +
Instructions on building WormMart can be found [http://cvs.sanger.ac.uk/cgi-bin/viewcvs.cgi/mart-build/scripts/wormbase-mart/README-wormmart?root=BioMart&view=markup here]  
  
 
The code forms part of BioMart's mart-build project. See [http://cvs.sanger.ac.uk/cgi-bin/viewcvs.cgi/mart-build/scripts/wormbase-mart/?root=BioMart Web CVS] for more details.
 
The code forms part of BioMart's mart-build project. See [http://cvs.sanger.ac.uk/cgi-bin/viewcvs.cgi/mart-build/scripts/wormbase-mart/?root=BioMart Web CVS] for more details.

Revision as of 14:48, 9 July 2008

WormMart is WormBase's implementation of the BioMart data warehouse.

In simple terms, WormMart is built by transforming WormBase's AceDB database into a BioMart schema MySQL database. Standard BioMart tools are then used to add user interface configuration details to the database. 

Instructions on building WormMart can be found here

The code forms part of BioMart's mart-build project. See Web CVS for more details.