Matrix List
This API provides an easy-to-use REST web interface to query/retrieve matrix
profile data from the latest version of the JASPAR database. The API comes
with a human browsable interface and also a programmatic interface which
return the results in eight different formats, including
json,
jsonp, jaspar, meme,
transfac, pfm, yaml and
bed.
GET /api/v1/matrix?format=api&page=185
{ "count": 2981, "next": "https://jaspar2022.genereg.net/api/v1/matrix?format=api&page=186", "previous": "https://jaspar2022.genereg.net/api/v1/matrix?format=api&page=184", "results": [ { "matrix_id": "MA0791.1", "name": "POU4F3", "collection": "CORE", "base_id": "MA0791", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA0791.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA0791.1/" }, { "matrix_id": "MA1115.1", "name": "POU5F1", "collection": "CORE", "base_id": "MA1115", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA1115.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA1115.1/" }, { "matrix_id": "MA0792.1", "name": "POU5F1B", "collection": "CORE", "base_id": "MA0792", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA0792.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA0792.1/" }, { "matrix_id": "MA0628.1", "name": "POU6F1", "collection": "CORE", "base_id": "MA0628", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA0628.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA0628.1/" }, { "matrix_id": "MA1549.1", "name": "POU6F1", "collection": "CORE", "base_id": "MA1549", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA1549.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA1549.1/" }, { "matrix_id": "MA0793.1", "name": "POU6F2", "collection": "CORE", "base_id": "MA0793", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA0793.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA0793.1/" }, { "matrix_id": "MA1148.1", "name": "PPARA::RXRA", "collection": "CORE", "base_id": "MA1148", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA1148.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA1148.1/" }, { "matrix_id": "MA1550.1", "name": "PPARD", "collection": "CORE", "base_id": "MA1550", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA1550.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA1550.1/" }, { "matrix_id": "MA0066.1", "name": "PPARG", "collection": "CORE", "base_id": "MA0066", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA0066.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA0066.1/" }, { "matrix_id": "MA0065.1", "name": "PPARG::RXRA", "collection": "CORE", "base_id": "MA0065", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA0065.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA0065.1/" } ] }