Method: Bio::ClustalW#command
- Defined in:
- lib/bio/appl/clustalw.rb
#command ⇒ Object (readonly)
Returns last command-line strings executed by this factory. Note that filenames described in the command-line may already be removed because they are temporary files. Returns an array.
68 69 70 |
# File 'lib/bio/appl/clustalw.rb', line 68 def command @command end |