<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://ws.g-language.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://ws.g-language.org/wiki/feed.php">
        <title>G-language Project - Documentations</title>
        <description></description>
        <link>http://ws.g-language.org/wiki/</link>
        <image rdf:resource="http://ws.g-language.org/wiki/lib/images/favicon.ico" />
       <dc:date>2009-04-16T17:01:31+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ws.g-language.org/wiki/software?rev=1238670806&amp;do=diff"/>
                <rdf:li rdf:resource="http://ws.g-language.org/wiki/rest?rev=1238594584&amp;do=diff"/>
                <rdf:li rdf:resource="http://ws.g-language.org/wiki/sidebar?rev=1238567802&amp;do=diff"/>
                <rdf:li rdf:resource="http://ws.g-language.org/wiki/publications?rev=1238421431&amp;do=diff"/>
                <rdf:li rdf:resource="http://ws.g-language.org/wiki/soap?rev=1238129186&amp;do=diff"/>
                <rdf:li rdf:resource="http://ws.g-language.org/wiki/home?rev=1238078085&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ws.g-language.org/wiki/lib/images/favicon.ico">
        <title>G-language Project - Documentations</title>
        <link>http://ws.g-language.org/wiki/</link>
        <url>http://ws.g-language.org/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://ws.g-language.org/wiki/software?rev=1238670806&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-02T20:13:26+09:00</dc:date>
        <dc:creator>gaou</dc:creator>
        <title>software</title>
        <link>http://ws.g-language.org/wiki/software?rev=1238670806&amp;do=diff</link>
        <description>lightweight version

	*  Bio::Glite (available at CPAN)


 This is a lightweight API version (i.e. w/o Shell or other interfaces) utilizing G-language REST web service. The source code is less than 100KB, requires very limited amount of RAM/CPU usage. Installation is very simple using cpan:</description>
    </item>
    <item rdf:about="http://ws.g-language.org/wiki/rest?rev=1238594584&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-01T23:03:04+09:00</dc:date>
        <dc:creator>gaou</dc:creator>
        <title>rest</title>
        <link>http://ws.g-language.org/wiki/rest?rev=1238594584&amp;do=diff</link>
        <description>Base URL

	*  &lt;http://rest.g-language.org/&gt;
	*  &lt;http://useG.jp/&gt;  (this URL forwards to the above)

genome flatfile access

list of available genomes

	*  &lt;http://rest.g-language.org/organism_list/&gt;

Syntax


http://rest.g-language.org/[genome]/[gene]/[feature]</description>
    </item>
    <item rdf:about="http://ws.g-language.org/wiki/sidebar?rev=1238567802&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-01T15:36:42+09:00</dc:date>
        <dc:creator>gaou</dc:creator>
        <title>sidebar</title>
        <link>http://ws.g-language.org/wiki/sidebar?rev=1238567802&amp;do=diff</link>
        <description>*  Home
	*  Software / Download
			*  Changelogs
			*  Mailing Lists
			*  Development
			*  Screenshots

	*  REST Web Service
	*  Documentations
			*  AJAX Document Center

	*  Publications
	*  Posters
	*  Gallery





	*  Institute for Advanced Biosciences
	*  GEM System
	*  GenomeProjector
	*  Microarray Visualization System
	*  MEGU:Pathway Visualization System
	*  Restauro-G:Reannotation System
	*  cDNA Analysis Package
	*  SPLITS:tRNA search for Archaea
	*  E-Cell Simulation Environment
	*…</description>
    </item>
    <item rdf:about="http://ws.g-language.org/wiki/publications?rev=1238421431&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-30T22:57:11+09:00</dc:date>
        <dc:creator>gaou</dc:creator>
        <title>publications</title>
        <link>http://ws.g-language.org/wiki/publications?rev=1238421431&amp;do=diff</link>
        <description>Book about G-language System

	*  &quot;Learning Bioinformatics with Open Source Software&quot;, (in Japanese), Japan Open Bioinformatics Research Group, Tokyo Denki University Press, 2008, (ISBN4501622601) Amazon.co.jp.

Publication about G-language System

	*  &quot;G-language Genome Analysis Environment: a workbench for nucleotide sequence data mining&quot;, Arakawa K, Mori K, Ikeda K, Matsuzaki T, Kobayashi Y, Tomita M, Bioinformatics, 2003, 19(2):305-306 (PubMed)</description>
    </item>
    <item rdf:about="http://ws.g-language.org/wiki/soap?rev=1238129186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-27T13:46:26+09:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>soap</title>
        <link>http://ws.g-language.org/wiki/soap?rev=1238129186&amp;do=diff</link>
        <description>Base URL

	*  &lt;http://soap.g-language.org/g-language.wsdl&gt;

Usage examples in different programming languages

Perl


use SOAP::Lite;
hogehoge


Ruby


require soap


Python


import SOAP.py;


Java


import hogehoge;



MyExperiment and Taverna</description>
    </item>
    <item rdf:about="http://ws.g-language.org/wiki/home?rev=1238078085&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-26T23:34:45+09:00</dc:date>
        <dc:creator>gaou</dc:creator>
        <title>home</title>
        <link>http://ws.g-language.org/wiki/home?rev=1238078085&amp;do=diff</link>
        <description>The G-language Genome Analysis Environment is a generic genome analysis environment aiming to:

	*  Construct an integrated environment for the development of analysis software.
	*  Systematically accumulate existing analysis software methodologies for analysis and their results.
	*  Construct generic analysis packages that allow users to avoid redundancy in the process of analysis.</description>
    </item>
</rdf:RDF>

