[BioRuby] bioruby docs english translation?
Luca Pireddu
luca at cs.ualberta.ca
Wed Apr 27 03:16:18 EDT 2005
On April 26, 2005 23:14, Todd Wasson wrote:
> Has anyone considered an attempt, even a rough one, at translating the
included
> BioRuby.rd.ja, Design.rd.ja, KEGG_API.rd.ja, TODO.rd.ja, and Tutorial.rd.ja
docs
> into english? I wish I were equipped to do it myself, but alas. I'm trying
to
> push the use of ruby (and specifically bioruby) in my bioinformatics program
> here at Duke, but the wiki alone isn't sufficient documentation to help
people
> along.
>
> I'm sure I'm not the first or last to ask, but I thought it was worth asking
> anyway. Thanks!
>
>
> Todd
> _______________________________________________
> BioRuby mailing list
> BioRuby at open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioruby
>
Have you extracted the documentation embedded in the source code files? That
may of some help. I'm usually happy enough with the results of running rdoc
over the entire bioruby directory, but the details of the documentation seem
to be in rdtool format so you would have to use that tool to extract them
into formatted html.
Also, the KEGG API is documented on the KEGG site.
http://www.genome.jp/kegg/soap/doc/keggapi_manual.html
Not quite what you were looking for, but I hope it still helps.
Luca
More information about the BioRuby
mailing list