Method: Bio::Shell::Demo#all

Defined in:
lib/bio/shell/demo.rb

#allObject



30
31
32
33
34
35
36
# File 'lib/bio/shell/demo.rb', line 30

def all
  sequence &&
  entry &&
  shell &&
  pdb &&
  true
end