<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://mirmaid.org/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://mirmaid.org/feed.php">
        <title>miRMaid</title>
        <description></description>
        <link>http://mirmaid.org/</link>
        <image rdf:resource="http://mirmaid.org/lib/images/favicon.ico" />
       <dc:date>2011-11-08T01:26:13+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://mirmaid.org/doku.php?id=start&amp;rev=1320621743&amp;do=diff"/>
                <rdf:li rdf:resource="http://mirmaid.org/doku.php?id=api_tutorial&amp;rev=1279721439&amp;do=diff"/>
                <rdf:li rdf:resource="http://mirmaid.org/doku.php?id=plugins&amp;rev=1276502330&amp;do=diff"/>
                <rdf:li rdf:resource="http://mirmaid.org/doku.php?id=landgraf&amp;rev=1268233686&amp;do=diff"/>
                <rdf:li rdf:resource="http://mirmaid.org/doku.php?id=mir2disease&amp;rev=1268230005&amp;do=diff"/>
                <rdf:li rdf:resource="http://mirmaid.org/doku.php?id=install_quick&amp;rev=1267470873&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://mirmaid.org/lib/images/favicon.ico">
        <title>miRMaid</title>
        <link>http://mirmaid.org/</link>
        <url>http://mirmaid.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://mirmaid.org/doku.php?id=start&amp;rev=1320621743&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-07T00:22:23+01:00</dc:date>
        <dc:creator>Anders Jacobsen</dc:creator>
        <title>start</title>
        <link>http://mirmaid.org/doku.php?id=start&amp;rev=1320621743&amp;do=diff</link>
        <description>miRMaid is data about microRNAs structured for easier access and integration, especially for computer-geeks 


	*  The core of miRMaid is the data contained in miRBase, which is the de facto accepted standard registry for microRNA information and nomenclature. 
	*  miRMaid takes miRbase data, reorganises it slightly and provides a programming interface to the data, which makes it much easier for the computer-savvy to perform complex data queries and analysis.
	*  miRMaid is extendable, meaning t…</description>
    </item>
    <item rdf:about="http://mirmaid.org/doku.php?id=api_tutorial&amp;rev=1279721439&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-21T16:10:39+01:00</dc:date>
        <dc:creator>Anders Jacobsen</dc:creator>
        <title>api_tutorial</title>
        <link>http://mirmaid.org/doku.php?id=api_tutorial&amp;rev=1279721439&amp;do=diff</link>
        <description>There are two different ways of accessing the MirMaid programmatically

	*  Use Ruby's ActiveRecord based models to access a local version of miRmaid on your own computer. For this you need a local installation of miRmaid.
	*  Use the REST interface to query MiRMaid via the http-protocol. Most programming languages have standard REST client libraries. We demonstrate the REST-interface from a ruby and perl client. You can use this method without installing any miRmaid code or data on your local c…</description>
    </item>
    <item rdf:about="http://mirmaid.org/doku.php?id=plugins&amp;rev=1276502330&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-14T09:58:50+01:00</dc:date>
        <dc:creator>Morten Lindow</dc:creator>
        <title>plugins</title>
        <link>http://mirmaid.org/doku.php?id=plugins&amp;rev=1276502330&amp;do=diff</link>
        <description>The motivation for plugins in MirMaid

The core of MirMaid is designed around data from the official miRNA registry, miRBase. But there are many other web sites and databases that provide unique and specialized information on miRNAs. Such data resources can be implemented as independent extensions to the core MirMaid framework. There are multiple benefits to such a strategy:</description>
    </item>
    <item rdf:about="http://mirmaid.org/doku.php?id=landgraf&amp;rev=1268233686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-10T16:08:06+01:00</dc:date>
        <dc:creator>Morten Lindow</dc:creator>
        <title>landgraf - created</title>
        <link>http://mirmaid.org/doku.php?id=landgraf&amp;rev=1268233686&amp;do=diff</link>
        <description>Landgraf et al cloning data


GitHub: &lt;http://github.com/mortenlindow/mirmaid_landgraf&gt;

This plugin models adds data and appropiate model for miRNA cloning data reported by Landgraf et al.

The data is downloaded from &lt;http://www.microrna.org&gt;</description>
    </item>
    <item rdf:about="http://mirmaid.org/doku.php?id=mir2disease&amp;rev=1268230005&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-10T15:06:45+01:00</dc:date>
        <dc:creator>Morten Lindow</dc:creator>
        <title>mir2disease</title>
        <link>http://mirmaid.org/doku.php?id=mir2disease&amp;rev=1268230005&amp;do=diff</link>
        <description>miR2Disease


Homepage of the plugin: &lt;http://github.com/andersjacobsen/mirmaid_mir2disease/&gt;.

This plugin is based on data from miR2Disease.org. miR2Disease is a manually curated database that aims at providing a comprehensive resource of miRNA deregulation in various human diseases.
The plugin introduces two resources, m2d_diseases and m2d_disease_links. m2d_disease_links is a many-to-many map between the MirMaid mature miRNA resource and the diseases, m2d_disease.
Once you have installed Mir…</description>
    </item>
    <item rdf:about="http://mirmaid.org/doku.php?id=install_quick&amp;rev=1267470873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-01T20:14:33+01:00</dc:date>
        <dc:creator>Morten Lindow</dc:creator>
        <title>install_quick</title>
        <link>http://mirmaid.org/doku.php?id=install_quick&amp;rev=1267470873&amp;do=diff</link>
        <description>*  Linux or Mac system with the following programs available on the command line: sed, wget and gunzip. These programs are available in most Linix distributions.
	*  Ruby programming language (version 1.8.X), the RubyGems packaging system and Rake (Ruby 'make') - in Ubuntu: sudo apt-get install ruby ruby-dev rubygems and gem install rake.
	*  One of the following database management systems:
		*  Sqlite3
		*  PostgreSQL
		*  MySQL</description>
    </item>
</rdf:RDF>

