API Reference#
Service Layer#
Provide search services. |
Repository#
Declare base repository interface + associated helper functions. |
|
Neo4j implementation of the repository abstraction. |
|
Define data structures for loading objects into DB. |
|
Provide access to static Neo4j queries. |
Data Schemas#
Create schemas for API |
|
Module containing app schemas and enums |
Harvesters#
A module for the Harvester base class |
|
A module for the CIViC harvester. |
|
A module for the Molecular Oncology Almanac harvester |
Transformers#
A module for the Transformer base class. |
|
A module for to transform CIViC. |
|
A module to convert MOA resources to common data model |
Misc#
Handle construction of and relay requests to VICC normalizer services. |
|
Read and provide runtime configuration. |