-
Notifications
You must be signed in to change notification settings - Fork 1
Test data
tudorgroza edited this page Feb 15, 2021
·
5 revisions
- Henriette
- Email: [email protected]
- Token: henriette
- James
- Email: [email protected]
- Token: james
- Kirill
- Email: [email protected]
- Token: kirill
- Tudor
- Email: [email protected]
- Token: tudor
- Robot
- Email: [email protected]
- Token: robot
- Super user
- Test EVA project
- Call the project creation endpoint with this payload:
{
"name": "EVA",
"description": "EVA project",
"datasources": [
"cttv",
"sysmicro",
"atlas",
"ebisc",
"uniprot",
"gwas",
"cbi",
"clinvar-xrefs"
],
"ontologies": [
"efo",
"mondo",
"hp",
"ordo"
],
"preferredMappingOntology": "efo"
}
- Dummy source
- Call the source creation endpoint with this payload:
{
"name": "Test source",
"description": "Test EVA source",
"type": "LOCAL",
}
- Dummy entities:
- Call the Test entity creation endpoint with this payload:
[ "Hemochromatosis type 1", "Retinal dystrophy" ]
- Call the Test entity creation endpoint with this payload: