YOKOFAKUN
26 March 2010
'R' = dna.translate("AGG") . A custom C function for R, My notebook.
›
In the following post, I will show how I've implemented a custom C function for R . This C function will translate a DNA to a protein. ...
3 comments:
25 March 2010
Playing with Biomart. My notebook.
›
Thanks to Neil , I've discovered that Biomart was not just a web interace, it also contains a powerful API: Citing http://www.biomart.o...
24 March 2010
Learning DesignPatterns: The Factory Method Pattern
›
"The Factory method pattern defines a separate method for creating the objects, which subclasses can then override to specify the deri...
Biostar.com: A StackExchange engine for Bioinformatics
›
Just In Case You Don't Know: Biostar is a site running the StackExchange engine (the same engine used by http://stackoverflow.com ). T...
1 comment:
Learning DesignPatterns: The Builder Pattern
›
largely inspired by Wikipedia: " Builder Pattern is a software design pattern. The intention is to abstract steps of construction of o...
23 March 2010
Learning DesignPatterns: AbstractFactoryPattern
›
In the very next posts, I'll post my notes about the " Design Patterns ". A Design Pattern is a "general reusable solutio...
23 February 2010
A Mysql user defined function (UDF) for Gene Ontology (GO)
›
In this post I'll create a Mysql Defined function (UDF) answering if a defined GO term is a descendant of another term. This post is n...
18 February 2010
eXist: The Open Source Native XML Database : My notebook
›
In a previous post , I've played with Oracle's BerkeleyDB-XML . Here, I used with eXist-db , an open source database management syst...
1 comment:
17 February 2010
The path from EgonWillighagen to Jandot : Neo4j , a graph API for java: my notebook.
›
neo4j "Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structur...
2 comments:
15 February 2010
Semantic Web Services with the SADI Framework: my notebook.
›
At Biohackathon2010 , Mark Wilkinson and Luke McCarthy introduced The SADI Framework . From sadiframework.org : SADI is a framework for ...
1 comment:
‹
›
Home
View web version