templates/contents.slim in npsearch-2.0.1 vs templates/contents.slim in npsearch-2.1.0

- old
+ new

@@ -27,13 +27,13 @@ .results - @sorted_sequences.each do |seq| p.sequence span.id - if @opt[:type] == :protein - | >#{seq.id} + | >#{seq.defline} - elsif @opt[:type] == :nucleotide - | >#{seq.id}-(frame:#{seq.translated_frame}) + | >#{seq.defline}-(frame:#{seq.translated_frame}) br span.seq== seq.html_seq br br br @@ -48,7 +48,7 @@ a href="https://wurmlab.github.io" target="_blank" Wurm Lab | , a href="http://www.sbcs.qmul.ac.uk" target="_blank" QMUL br | This page was created by - a href="https://github.com/wurmlab/NpSearch" target="_blank" NpSearch + a href="https://github.com/wurmlab/npsearch" target="_blank" NpSearch | v#{NpSearch::VERSION}