Method: Bio::Hinv::Hit2acc#initialize
- Defined in:
- lib/bio/io/hinv.rb
#initialize ⇒ Hit2acc
Returns a new instance of Hit2acc.
137 138 139 |
# File 'lib/bio/io/hinv.rb', line 137 def initialize @url = BASE_URI + "hit2acc.php" end |
Returns a new instance of Hit2acc.
137 138 139 |
# File 'lib/bio/io/hinv.rb', line 137 def initialize @url = BASE_URI + "hit2acc.php" end |