HumanCellAtlas / ingest-accessioner

Scripts for Ingest Accessioning Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCA ingest accession service

Scripts for metadata accessioning

To run scripts locally you'll need python 2.7 and all the dependencies in requirements.txt.

pip install -r requirements.txt

CLI application

Accession service

This script listens for messages from ingest API messaging queue and assigns accession number for each metadata created in the ingest service

python accession-app.py

About

Scripts for Ingest Accessioning Service

License:Apache License 2.0


Languages

Language:Python 100.0%