A web service for automating metadata collection and bioinformatics analysis
Login can generate the api token
$ atx-tools login
$ export ATX_TOKEN=<token>
$ atx-tools whoami
Explicit way of supplying token in command line
$ atx-tools -a <token> COMMAND
-
= python3.6
- flask
- flask_jwt_extended
- flask_cors
- boto3
- pyyaml
- warrant
- pymongo
- opencv-python
- scanpy
- numpy
- MongoDB
- RabbitMQ (for celery workers)
- Redis (for celery workers)
- [POST] /api/v1/task
- [GET] /api/v1/task/<task_id>
- [GET] /api/v1/storage/image_as_jpg