Skip to content
Snippets Groups Projects
Commit d4d41a0b authored by Piotr Gawron's avatar Piotr Gawron
Browse files

placeholder name changed

parent c33ca42c
No related branches found
No related tags found
1 merge request!94placeholder name changed
......@@ -13,7 +13,7 @@ function MiRnaPanel(params) {
params.helpTip = '<p>source: <a target="_mirtarbase" href="http://mirtarbase.mbc.nctu.edu.tw/">miRTarBase</a></p>'
+ '<p>use only mature sequence IDs according to <a target="_mirbase" href="http://www.mirbase.org">www.mirbase.org</a> (e.g., hsa-miR-125a-3p)</p>'
+ '<p>only targets with strong evidence as defined by miRTarBase are displayed<p>separate multiple search by semicolon</p>';
params.placeholder = "mature sequence ID (miRTarBase)";
params.placeholder = "mature seq. ID (miRTarBase)";
AbstractDbPanel.call(this, params);
}
MiRnaPanel.prototype = Object.create(AbstractDbPanel.prototype);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment