Edited wiki page RubyExamples through web user interface.
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Wed, 9 Nov 2011 04:00:31 +0000 (04:00 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Wed, 9 Nov 2011 04:00:31 +0000 (04:00 +0000)
wiki/RubyExamples.wiki

index 85d1c69..ddd88ac 100644 (file)
@@ -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'