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=584
{ "count": 9654, "next": "https://unibind.uio.no/api/v1/datasets?format=api&page=585", "previous": "https://unibind.uio.no/api/v1/datasets?format=api&page=583", "results": [ { "tf_name": "NFATC1", "total_peaks": "8478", "url": "https://unibind.uio.no/api/v1/datasets/EXP032552.NKC_pancreatic_cancer_cells.NFATC1/" }, { "tf_name": "NFATC1", "total_peaks": "5220", "url": "https://unibind.uio.no/api/v1/datasets/EXP032553.NKC_pancreatic_cancer_cells.NFATC1/" }, { "tf_name": "NFATC1", "total_peaks": "16162", "url": "https://unibind.uio.no/api/v1/datasets/GSE49428.HUVEC-C_HUVEC_umbilical_vein_endothelial_cells_VEGF.NFATC1/" }, { "tf_name": "NFATC1", "total_peaks": "14557", "url": "https://unibind.uio.no/api/v1/datasets/GSE49428.HUVEC-C_HUVEC_umbilical_vein_endothelial_cells.NFATC1/" }, { "tf_name": "NFATC2", "total_peaks": "9412", "url": "https://unibind.uio.no/api/v1/datasets/EXP033814.dendritic_cells.NFATC2/" }, { "tf_name": "NFATC3", "total_peaks": "4319", "url": "https://unibind.uio.no/api/v1/datasets/ENCSR670FDA.K562_myelogenous_leukemia.NFATC3/" }, { "tf_name": "NFATC3", "total_peaks": "5721", "url": "https://unibind.uio.no/api/v1/datasets/ENCSR437GBJ.GM12878_female_B-cells_lymphoblastoid_cell_line.NFATC3/" }, { "tf_name": "NFATC3", "total_peaks": "9862", "url": "https://unibind.uio.no/api/v1/datasets/ENCSR051OUX.K562_myelogenous_leukemia.NFATC3/" }, { "tf_name": "NFATC3", "total_peaks": "35099", "url": "https://unibind.uio.no/api/v1/datasets/EXP038560.HepG2_hepatoblastoma.NFATC3/" }, { "tf_name": "NFE2", "total_peaks": "24", "url": "https://unibind.uio.no/api/v1/datasets/EXP031443.CD34_hematopoietic_stem_cells-derived_proerythroblasts.NFE2/" } ] }