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=665
{ "count": 9654, "next": "https://unibind.uio.no/api/v1/datasets?format=api&page=666", "previous": "https://unibind.uio.no/api/v1/datasets?format=api&page=664", "results": [ { "tf_name": "POU5F1", "total_peaks": "13529", "url": "https://unibind.uio.no/api/v1/datasets/EXP048951.MRC-5_fetal_lung_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "4198", "url": "https://unibind.uio.no/api/v1/datasets/EXP048952.MRC-5_fetal_lung_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "11548", "url": "https://unibind.uio.no/api/v1/datasets/EXP048953.iPSC_induced_pluripotent_stem_cells.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "25152", "url": "https://unibind.uio.no/api/v1/datasets/EXP049375.BJ_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "2548", "url": "https://unibind.uio.no/api/v1/datasets/EXP050047.MEF-1_mouse_embryonic_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "19182", "url": "https://unibind.uio.no/api/v1/datasets/EXP050048.MEF-1_mouse_embryonic_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "14895", "url": "https://unibind.uio.no/api/v1/datasets/EXP050049.MEF-1_mouse_embryonic_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "14986", "url": "https://unibind.uio.no/api/v1/datasets/EXP050050.MEF-1_mouse_embryonic_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "23048", "url": "https://unibind.uio.no/api/v1/datasets/EXP050051.MEF-1_mouse_embryonic_fibroblasts.POU5F1/" }, { "tf_name": "POU5F1", "total_peaks": "10661", "url": "https://unibind.uio.no/api/v1/datasets/EXP050052.MEF-1_mouse_embryonic_fibroblasts.POU5F1/" } ] }