Search Results

<%= link_to raw("Search Again »"), :jobs %>

<%# Tabs %> <%# To remove an algorithm from the view, simply comment out the %> <%# div#tabs ul li and corresponding div#tabs-(tab number) %>
<%# Search results per algorithm %>

Blastn

Searching... <%= image_tag "quorum/loading.gif" %>

Blastx

Searching... <%= image_tag "quorum/loading.gif" %>

Tblastn

Searching... <%= image_tag "quorum/loading.gif" %>

Blastp

Searching... <%= image_tag "quorum/loading.gif" %>
<%# End Tabs %>

<%= link_to raw("Search Again »"), :jobs %>

<%# Detailed report element %>

Powered by <%= link_to "Quorum v#{Quorum::VERSION}", "https://github.com/ncgr/quorum" %>

<%# Templates %> <%= render :partial => "quorum/jobs/templates/blast_template" %> <%= render :partial => "quorum/jobs/templates/blast_detailed_report_template" %>