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

- old
+ new

@@ -3,11 +3,11 @@ head meta charset="utf-8" meta content="IE=edge" http-equiv="X-UA-Compatible" meta content="width=device-width, initial-scale=1" name="viewport" meta content="NpSearch | Identify Novel Neuropeptides" name="description" - meta content="Wurmlab" name="author" + meta content="Moghul et al." name="author" title NpSearch | Identify Novel Neuropeptides css: html { position: relative; min-height: 100%; } body {margin:0 0 100px; background-color:#F5F5F5; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:15px; line-height:1.42857143; color:#2c3e50;} .container {margin-right:auto; margin-left:auto; padding-left:15px; padding-right:15px; max-width:1170px; width:95%;} @@ -26,27 +26,26 @@ h1 NpSearch Results .results - @sorted_sequences.each do |seq| p.sequence span.id - - if @opt[:type] == :protein - | >#{seq.defline} - - elsif @opt[:type] == :nucleotide - | >#{seq.defline}-(frame:#{seq.translated_frame}) + | >#{seq.defline} br span.seq== seq.html_seq br br br footer p - | Please cite "Moghul I, Rowe M, Priyam A, Elphick M & Wurm Y + | Please cite "Moghul em - | (in prep) - | NpSearch: A tool to identify novel neuropeptides" + | et al. (in prep) + | NpSearch: Identify Novel Neuropeptides" br | Developed at - a href="https://wurmlab.github.io" target="_blank" Wurm Lab + a href="https://wurmlab.github.io" target="_blank" Wurm Lab + | & + a href="http://www.sbcs.qmul.ac.uk/staff/mauriceelphick.html" target="_blank" Elphick 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