american-gut-rest:RESTful到American Gut数据的接口

时间:2021-05-15 11:41:09
【文件属性】:
文件名称:american-gut-rest:RESTful到American Gut数据的接口
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-15 11:41:09
Python 美国肠道休息 RESTful(ish)接口连接到身份不明的American Gut数据。 任何无效响应或请求未知样本的查询都将返回410 HTTP状态。 终点 终点 描述 例子 结果 GET / 端点细节 curl https://api.microbio.me/american-gut/1/ {"foo_url": ...} GET /otu/:sample-id 特定于样本的OTU表 curl https://api.microbio.me/american-gut/1/otu/000005636.1053788 表 GET /otu/:sample-id/txt 示例特定的Excel OTU表 curl https://api.microbio.me/american-gut/1/otu/000005636.1053788/txt 制表符分隔的字符串 GET /otu/
【文件预览】:
american-gut-rest-master
----.gitignore(702B)
----COPYING.txt(1KB)
----.travis.yml(2KB)
----agr()
--------check_and_load.py(8KB)
--------__init__.py(3KB)
--------support_files()
--------schema.py(6KB)
----scripts()
--------nginx_config.py(2KB)
--------populate_test_db.py(992B)
----README.md(3KB)
----tests()
--------test_rest.py(2KB)
--------test_config.py(2KB)
--------test_schema.py(3KB)
----start_and_check.sh(811B)

网友评论