sample/goslim.rb in bio-1.0.0 vs sample/goslim.rb in bio-1.1.0
- old
+ new
@@ -8,27 +8,19 @@
# -c component.ontology -s goslim_goa.2002 -g gene_association.mgi \
# -o mgi -r
# % R < mgi.R
# % gv mgi.pdf
#
-# Copyright (C) 2003 Mitsuteru C. Nakao <n@bioruby.org>
+# Copyright:: Copyright (C) 2003
+# Mitsuteru C. Nakao <n@bioruby.org>
+# License:: The Ruby License
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# $Id: goslim.rb,v 1.5 2007/04/05 23:35:42 trevor Exp $
#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# $Id: goslim.rb,v 1.3 2003/05/13 10:45:42 n Exp $
-#
-SCRIPT_VERSION = '$Id: goslim.rb,v 1.3 2003/05/13 10:45:42 n Exp $'
+SCRIPT_VERSION = '$Id: goslim.rb,v 1.5 2007/04/05 23:35:42 trevor Exp $'
USAGE = "${__FILE__} - GO slim
Usage:
#{__FILE__} -p process.ontology -f function.ontology \
-c component.ontolgy -g gene_association.mgi -s goslim_goa.2002 \