<% base_table_config = { header: true, border: 2, cell_align: ['left', 'right', 'right'], attrib: { 'cellspacing' => 0, 'cellpadding' => 2 } } %>
Full-LengtherNEXT Representative Transcriptome Summary
<%= table_title('Sequences info') %> <%= table(base_table_config.merge({ id: :general_report, } )) %>
<%= table_title('Sequences summary (Acumulative)') %> <%= table(base_table_config.merge({ id: :acumulative_report, } )) %>