<div id=“command”> <h2>BioRuby shell commands</h2> <ul>
<% @bioruby_commands.each do |cmd| %> <li><%= cmd %></li> <% end %>
</ul> </div>
<div id=“command”> <h2>BioRuby shell commands</h2> <ul>
<% @bioruby_commands.each do |cmd| %> <li><%= cmd %></li> <% end %>
</ul> </div>