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=617
{ "count": 9654, "next": "https://unibind.uio.no/api/v1/datasets?format=api&page=618", "previous": "https://unibind.uio.no/api/v1/datasets?format=api&page=616", "results": [ { "tf_name": "NR3C1", "total_peaks": "4650", "url": "https://unibind.uio.no/api/v1/datasets/EXP047624.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "1155", "url": "https://unibind.uio.no/api/v1/datasets/EXP047625.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "10058", "url": "https://unibind.uio.no/api/v1/datasets/EXP047626.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "2695", "url": "https://unibind.uio.no/api/v1/datasets/EXP047627.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "29974", "url": "https://unibind.uio.no/api/v1/datasets/EXP047628.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "4987", "url": "https://unibind.uio.no/api/v1/datasets/EXP047629.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "28036", "url": "https://unibind.uio.no/api/v1/datasets/EXP047630.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "4631", "url": "https://unibind.uio.no/api/v1/datasets/EXP047631.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "25984", "url": "https://unibind.uio.no/api/v1/datasets/EXP047632.MCF10A_breast_epithelial_cells.NR3C1/" }, { "tf_name": "NR3C1", "total_peaks": "5131", "url": "https://unibind.uio.no/api/v1/datasets/EXP047633.MCF10A_breast_epithelial_cells.NR3C1/" } ] }