Datasets List
This API provides an easy-to-use REST web interface to query/retrieve data
from the UniBind database. The API comes with a human browsable interface and
also a programmatic interface which return the results in different formats,
including
json, jsonp, yaml,
bed, and also api for a browsable interface.
GET /api/v1/datasets?format=api&page=133
{ "count": 9654, "next": "https://unibind.uio.no/api/v1/datasets?format=api&page=134", "previous": "https://unibind.uio.no/api/v1/datasets?format=api&page=132", "results": [ { "tf_name": "CTCF", "total_peaks": "47942", "url": "https://unibind.uio.no/api/v1/datasets/EXP047774.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "50054", "url": "https://unibind.uio.no/api/v1/datasets/EXP047775.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "50614", "url": "https://unibind.uio.no/api/v1/datasets/EXP047776.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "48064", "url": "https://unibind.uio.no/api/v1/datasets/EXP047777.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "40770", "url": "https://unibind.uio.no/api/v1/datasets/EXP047778.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "43178", "url": "https://unibind.uio.no/api/v1/datasets/EXP047779.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "45055", "url": "https://unibind.uio.no/api/v1/datasets/EXP047780.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "50218", "url": "https://unibind.uio.no/api/v1/datasets/EXP047781.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "45053", "url": "https://unibind.uio.no/api/v1/datasets/EXP047782.THP-1_acute_monocytic_leukemia.CTCF/" }, { "tf_name": "CTCF", "total_peaks": "50524", "url": "https://unibind.uio.no/api/v1/datasets/EXP047783.THP-1_acute_monocytic_leukemia.CTCF/" } ] }