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=713
{ "count": 9654, "next": "https://unibind.uio.no/api/v1/datasets?format=api&page=714", "previous": "https://unibind.uio.no/api/v1/datasets?format=api&page=712", "results": [ { "tf_name": "RELA", "total_peaks": "44438", "url": "https://unibind.uio.no/api/v1/datasets/EXP038733.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "31741", "url": "https://unibind.uio.no/api/v1/datasets/EXP038734.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "1048", "url": "https://unibind.uio.no/api/v1/datasets/EXP038735.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "21921", "url": "https://unibind.uio.no/api/v1/datasets/EXP038736.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "34391", "url": "https://unibind.uio.no/api/v1/datasets/EXP038737.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "36871", "url": "https://unibind.uio.no/api/v1/datasets/EXP038738.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "27814", "url": "https://unibind.uio.no/api/v1/datasets/EXP038739.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "18387", "url": "https://unibind.uio.no/api/v1/datasets/EXP040754.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "19775", "url": "https://unibind.uio.no/api/v1/datasets/EXP040755.bone_marrow-derived_macrophages.RELA/" }, { "tf_name": "RELA", "total_peaks": "31494", "url": "https://unibind.uio.no/api/v1/datasets/EXP040756.bone_marrow-derived_macrophages.RELA/" } ] }