Skip to content

Commit

Permalink
Update vp-index.js
Browse files Browse the repository at this point in the history
- Remove Cellosaurus
  • Loading branch information
vabishaa authored Jun 28, 2023
1 parent f6f1913 commit ba896ae
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions assets/js/vp-index.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,25 +134,6 @@ const resources = [
"queryType": ["search.Catalogue"],
"theme": []
},
{
"resourceName": "Cellosaurus",
"resourceAddress": "https://ejp-rd-dev1.vm.cesnet.cz/grlcs/cellosaurus",
"resourceHomePage": "https://web.expasy.org/cellosaurus/",
"eMail": "",
"resourceDescription": "The Cellosaurus is a knowledge resource on cell lines. It attempts to describe all cell lines used in biomedical research.\n\nIts scope includes:\n1) Immortalized cell lines\n2) Naturally immortal cell lines (example: stem cell lines)\n3) Finite life cell lines when those are distributed and used widely\n4) Vertebrate cell line with an emphasis on human, mouse and rat cell lines\n5) Invertebrate (insects and ticks) cell lines\nIts scope does not include:\n1) Primary cell lines (with the exception of the finite life cell lines described above)\n2) Plant cell lines.",
"resourceType": [
"knowledgeBase"
],
"_id": "981801637",
"created": "2020-10-26T15:26:15.891Z",
"updated": "2020-10-26T15:26:15.891Z",
"specsURL": "",
"logo": "",
"resourceContentType": "",
"queryable": true,
"queryType": ["search.Knowledge"],
"theme": []
},
{
"resourceName": "DDP",
"resourceAddress": "",
Expand Down Expand Up @@ -412,4 +393,4 @@ const resources = [
}
];

exports.resources = resources;
exports.resources = resources;

0 comments on commit ba896ae

Please sign in to comment.