<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="./xsl/about.1.0.0.xsl" ?>
<glycomedb_document path_to_root=".">
	<header>
		<title>GlycomeDB - The carbohydrate structures metadatabase</title>
		<description></description>
		<javascript>
			<file>./js/glycomedb.js</file>
		</javascript>
		<stylesheet>
			<file>./css/glycomedb.css</file>
		</stylesheet>
		<keywords>carbohydrate,carbohydrate structures</keywords>
		<author>Rene Ranzinger</author>
	</header>
	<menu>
		<entry 
			open="false"
			select="true"
			text="Home" url="./About.action" >
		</entry>
		<entry 
			open="false"
			select="false"
			text="Database" url="./showMenu.action?major=database" >
		</entry>
		<entry 
			open="false"
			select="false"
			text="Translation" url="./translation/Translation.action" >
		</entry>
		<entry 
			open="false"
			select="false"
			text="Download" url="./showMenu.action?major=downloads" >
		</entry>
		<entry 
			open="false"
			select="false"
			text="Documentation" url="./showMenu.action?major=documentation" >
		</entry>
		<entry 
			open="false"
			select="false"
			text="Contact" url="./Contact.action" >
		</entry>
	</menu>



<body title="GlycomeDB - A carbohydrate structure metadatabase">
<description>
	<block>
	Carbohydrates are the third major class of biological macromolecules, besides proteins and DNA molecules. They are involved in numerous biological processes, among them protein folding and inter/intra cell recognition. In contrast to DNA and proteins neither a comprehensive database for carbohydrate structures nor a universal nomenclature for computational purposes exists. After the cease of funding for the Complex Carbohydrate Structure Database (CCSDB, often referred as CarbBank) in 1997, four initiatives developed independent databases with partially overlapping foci. For each database, a proprietary encoding scheme for residues and topology of the structures was designed. As a result it is virtually impossible to get an overview of all existing structures, and to compare the contents of the different databases. 
	</block>
	<block>
	We have analysed all of the existing public databases and defined a sequence format based on XML (GlycoCT) capable of storing all structural information of carbohydrate sequences. We have implemented a library of parsers for the interpretation of the different encoding schemes for carbohydrates. With this library we have translated the carbohydrate sequences of all freely available databases (CFG , KEGG, GLYCOSCIENCES.de, BCSDB and Carbbank) to GlycoCT, and created a new database (GlycomeDB) containing all structures and annotations. During the process of data integration we found multiple inconsistencies in the existing databases which were corrected in collaboration with the responsible curators. 
	</block>
	<block>
	With the new database, GlycomeDB, it is possible to get an overview of all carbohydrate structures in the different databases and to crosslink common structures in the different databases. Scientists are now able to search for a particular structure in the meta database and get information about the occurrence of this structure in the five carbohydrate structure databases. 
	</block>
</description>
<news>
	<entry date="13.11.2007">Presentation of GlycomeDB at the Glycobiology meeting in Boston.</entry>
	<entry date="09.11.2007">Adding ID search in the database section.</entry>
	<entry date="06.09.2007">Presentation of GlycomeDB at the EUROCARB14 in L&#252;beck.</entry>
	<entry date="30.08.2007">Presentation of GlycomeDB at the Glycobioinformatics and Modeling Workshop in Heidelberg.</entry>
	<entry date="20.08.2007">First version of the webinterface of GlycomeDB online.</entry>
	<entry date="01.01.2006">GlycomeDB project starts.</entry>
</news>
<acknowledgement>
	<block>
		<text>First of all, we have to thank Dr. Claus-Wihelm von der Lieth, who was our group leader at the German Cancer Research Center in Heidelberg. We will not forget his devotion to the scientific work and his restless dedication to the development of glycomics resources. He gave us the possibility to pursue the effort of creating a unified database and provided us with ideas and contacts to our collaborators, which made this project possible.
		We also thank the German Research Foundation and the Sixth Framework Programme of the Europian Union for funding.</text>
	</block>
	<block>
		<text>We want to thank all the carbohydrate databases initiatives (</text>
		<link name="BCSDB" url="http://www.glyco.ac.ru/bcsdb/"/>
		<text>, CarbBank, </text>
		<link name="CFG," url="http://www.functionalglycomics.org/glycomics/molecule/jsp/carbohydrate/carbMoleculeHome.jsp"/>
		<link name="GlycoBase(Dublin)," url="http://glycobase.ucd.ie/cgi-bin/glycobase.cgi"/>
		<link name="GlycoBase(Lille)," url="http://glycobase.univ-lille1.fr/base/"/>
		<link name="GlyAffinity," url="http://www.glycosciences.de/affinity/"/>
		<link name="GLYCOSCIENCES.de" url="http://www.glycosciences.de/"/>
		<text> and </text>
		<link name="KEGG" url="http://www.genome.jp/kegg/glycan/"/>
		<text>), which allowed open access to their data and made this project successful and useful for the carbohydrate community.</text>
	</block>
	<block>
<text>We would like to thank Alessio Ceroni, who has developed the Java applet </text>
<link name="GlycanBuilder" url="http://www.ebi.ac.uk/eurocarb/gwb/builder.action"/> 
<text> that allows for simple and intuitive structure input. We used the library of </text>
<link name="GlycoWorkbench" url="http://www.ebi.ac.uk/eurocarb/gwb/home.action"/>
<text>, which was also developed by Alessio, for the generation of all carbohydrate structure images on our pages.</text> 
	</block>
	<block>
		<text>In addition we want to thank all our colleagues in the </text>
		<link name="EUROCarbDB project" url="http://www.eurocarbdb.org/"/>
		<text> which helped us with a lot of fruitful discussions and comments. Last but not least, we wish to thank all open 
 source and open access Java projects. This webpage would be unthinkable without JDOM, Webworks and many other libraries.</text>
	</block>
</acknowledgement>
</body>
	<footer/>
</glycomedb_document>