Method: Bio::Shell::Demo#all
- Defined in:
- lib/bio/shell/demo.rb
#all ⇒ Object
30 31 32 33 34 35 36 |
# File 'lib/bio/shell/demo.rb', line 30 def all sequence && entry && shell && pdb && true end |
30 31 32 33 34 35 36 |
# File 'lib/bio/shell/demo.rb', line 30 def all sequence && entry && shell && pdb && true end |