This repository was part of HCA DCP/1 and is not maintained anymore. DCP/2 development of this component continues in the forked repository at https://github.com/ebi-ait/ingest-core.
Core Ingest Service for submitting experimental data to the DCP.
The API exposes a number of REST resources for representing experiment data:
/projects
/biomaterials
/protocols
/processes
/files
See this document for an overview of how experimental data is structured together.
An example of the process of making a submission is in docs/primary-submission-walkthrough.md.
./gradlew test
You will need a mongo database running on localhost with default ports to run the tests
Usage of the Ingest Core API require limited processing of personal data. For more information, please read our Privacy Policy.