From: cmzmasek@gmail.com Date: Wed, 9 Nov 2011 04:00:31 +0000 (+0000) Subject: Edited wiki page RubyExamples through web user interface. X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=e9780bd7aaf4d9a193fc4e6f66ddaf435e2073e4;p=jalview.git Edited wiki page RubyExamples through web user interface. --- diff --git a/wiki/RubyExamples.wiki b/wiki/RubyExamples.wiki index 85d1c69..ddd88ac 100644 --- a/wiki/RubyExamples.wiki +++ b/wiki/RubyExamples.wiki @@ -12,6 +12,8 @@ Copyright (C) 2011 Christian M Zmasek. All rights reserved. = Using net/ftp to download all Proteomes from the Ensembl Database = +This, or something like it, can be used to download from Ensembl all "pep.all.fa.gz" files. + {{{ require 'net/ftp'