Sha256: 4ab88434e70d65e91e30852a6a02111d72a68d0923eecff0413c8ea96a9dc525

Contents?: true

Size: 1.57 KB

Versions: 3

Compression:

Stored size: 1.57 KB

Contents

    <h4>Overview</h4>
    <div id="report">
      <div id="report_1"></div>
    </div>
    <hr>
    <h4 id="results_header">Results</h4>
    <table id="sortable_table" class="table table-bordered table-condensed tablesorter">
      <thead>
        <tr id="header">
          <th>#</th>
          <th>Ranking</th>
          <th>Sequence Definition
            <span data-toggle="tooltip" title="Query definition as it apears in the input fasta file." data-placement="top"><i class="fa fa-question-circle"></i></span>
          </th>
          <th>No. Hits
            <span data-toggle="tooltip" title="Number of non-identical hits found by BLAST." data-placement="top"><i class="fa fa-question-circle"></i></span>
          </th> 
          <% @validations.each do |item| %>
          <th class="sorter-false">
            <b><%= item.header %></b>
              <% if item.short_header == "LengthCluster" || item.short_header == "Gene_Merge" || item.short_header == "ORF" || item.short_header == "MA" %>
              <span data-toggle="tooltip" title="Charts available for this validation" data-placement="top"><i class="fa fa-bar-chart-o chartIcon"></i></span>&nbsp;<span data-toggle="tooltip" title="<%=item.description%>" data-placement="top"><i class="fa fa-question-circle"></i></span>
            <% else %>
               <span data-toggle="tooltip" title="<%=item.description%>" data-placement="top"><i class="fa fa-question-circle"></i></span>
            <% end %>
          </th>
          <% end %>
          <th class="sorter-false chart-column"></th>
        </tr>
      </thead>

      <tbody>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
genevalidator-1.6.1 aux/app_template_header.erb
genevalidator-1.6.0 aux/app_template_header.erb
genevalidator-1.5.6 aux/app_template_header.erb