Introduction
Core API
Core API exposes core functionalities of LifeNome's Genomics AI platform. Core functionalities of the platform are performed on Sample objects.
Sample objects represent abstract (anonymized) entity described by number of genetic and non-genetic attributes. One of the core functionalities of the platform is computing assessments for various genetic and non-genetic traits. Genetic traits are computed based on values of genetic attributes and non-genetic traits are computed based on non-genetic attributes.
The main functionalities are:
- manage samples' attributes
- manage samples' genotypes
- fetch samples' traits
- manage samples' reports
- fetch recommendations for samples