[BioRuby-cvs] bioruby/doc Tutorial.rd,1.4,1.5

Pjotr Prins pjotr at pub.open-bio.org
Fri Sep 16 02:55:56 EDT 2005


Update of /home/repository/bioruby/bioruby/doc
In directory pub.open-bio.org:/tmp/cvs-serv21476

Modified Files:
	Tutorial.rd 
Log Message:
Edited English tutorial w. first additions


Index: Tutorial.rd
===================================================================
RCS file: /home/repository/bioruby/bioruby/doc/Tutorial.rd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Tutorial.rd	8 Sep 2005 05:43:10 -0000	1.4
--- Tutorial.rd	16 Sep 2005 06:03:27 -0000	1.5
***************
*** 3,30 ****
    $Id$
  
!   Copyright (C) 2001-2003 KATAYAMA Toshiaki <k at bioruby.org>
  
!   Translated into English: Naohisa Goto <ng at bioruby.org>
!   Edited by:               PjotrPrins
!                            (to be written...)
  
  NOTE: This page is a work in progress at this point
  
[...1506 lines suppressed...]
! 
! The R libraries can be accessed from Ruby using the @@FIXME
! package. This allows at least use of the standard R library
! functions. Unfortunately there is no binding for dynamic R - so at
! this point you'll have to create some command line interface.
! 
! == Using BioPerl from Ruby
  
  == Installing required external library
  
! At this point for using BioRuby no additional libraries are needed.
! This may change, so keep an eye on the Bioruby website. Also when 
! a package is missing BioRuby should show an informative message.
  
! At this point installing third party Ruby packages can be a bit
! painful, as the gem standard for packages evolved late and some still
! force you to copy things by hand. Therefore read the README's
! carefully that come with each package.
  
  =end



More information about the bioruby-cvs mailing list