Skip to content

Commit

Permalink
bugfix: species name typo (b.suPtilis -> b.suBtilis)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbsimonovic committed Jul 11, 2019
1 parent 73ad60e commit 045558a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/species.js
Original file line number Diff line number Diff line change
Expand Up @@ -6660,7 +6660,7 @@ const species = {
"datasets": [
{
"id": 312,
"name": "B.suptilis - Whole organism, SC (Chi,MCP,2011)",
"name": "B.subtilis - Whole organism, SC (Chi,MCP,2011)",
"score": 5.8,
"weight": "10%",
"description": "abundance based on Spectral counting, from<a href=\"http://www.ncbi.nlm.nih.gov/pubmed/21749987\" target=\"_blank\">Chi, MCP,2011</a><br/><b>Interaction consistency score</b>: 5.8&nbsp<b>Coverage</b>: 92",
Expand All @@ -6674,7 +6674,7 @@ const species = {
},
{
"id": 493,
"name": "B.suptilis - Whole organism, SC (GPM,Aug,2014)",
"name": "B.subtilis - Whole organism, SC (GPM,Aug,2014)",
"score": 12.62,
"weight": "100%",
"description": "abundance based on Spectral counting, from<a href=\"http://www.thegpm.org/\" target=\"_blank\">GPM,Aug,2014</a><br/><b>Interaction consistency score</b>: 12.62&nbsp<b>Coverage</b>: 59",
Expand All @@ -6688,10 +6688,10 @@ const species = {
},
{
"id": 256,
"name": "B.suptilis - Whole organism (Integrated)",
"name": "B.subtilis - Whole organism (Integrated)",
"score": 13.45,
"weight": "",
"description": "integrated dataset: weighted average of all B.suptilis WHOLE_ORGANISM datasets<br/><b>Interaction consistency score</b>: 13.45&nbsp<b>Coverage</b>: 93",
"description": "integrated dataset: weighted average of all B.subtilis WHOLE_ORGANISM datasets<br/><b>Interaction consistency score</b>: 13.45&nbsp<b>Coverage</b>: 93",
"organ": "WHOLE_ORGANISM",
"integrated": true,
"coverage": 93,
Expand Down

0 comments on commit 045558a

Please sign in to comment.