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=267
{ "count": 2981, "next": "https://jaspar2022.genereg.net/api/v1/matrix?format=api&page=268", "previous": "https://jaspar2022.genereg.net/api/v1/matrix?format=api&page=266", "results": [ { "matrix_id": "UN0635.1", "name": "ZNF571", "collection": "UNVALIDATED", "base_id": "UN0635", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0635.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0635.1/" }, { "matrix_id": "UN0636.1", "name": "ZNF573", "collection": "UNVALIDATED", "base_id": "UN0636", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0636.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0636.1/" }, { "matrix_id": "MA1982.1", "name": "ZNF574", "collection": "CORE", "base_id": "MA1982", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA1982.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA1982.1/" }, { "matrix_id": "UN0205.1", "name": "ZNF580", "collection": "UNVALIDATED", "base_id": "UN0205", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0205.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0205.1/" }, { "matrix_id": "UN0206.1", "name": "ZNF580", "collection": "UNVALIDATED", "base_id": "UN0206", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0206.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0206.1/" }, { "matrix_id": "MA1983.1", "name": "ZNF582", "collection": "CORE", "base_id": "MA1983", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/MA1983.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/MA1983.1/" }, { "matrix_id": "UN0637.1", "name": "ZNF585A", "collection": "UNVALIDATED", "base_id": "UN0637", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0637.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0637.1/" }, { "matrix_id": "UN0207.1", "name": "ZNF585B", "collection": "UNVALIDATED", "base_id": "UN0207", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0207.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0207.1/" }, { "matrix_id": "UN0638.1", "name": "ZNF586", "collection": "UNVALIDATED", "base_id": "UN0638", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0638.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0638.1/" }, { "matrix_id": "UN0639.1", "name": "ZNF587", "collection": "UNVALIDATED", "base_id": "UN0639", "version": "1", "sequence_logo": "https://jaspar2022.genereg.net/static/logos/svg/UN0639.1.svg", "url": "https://jaspar2022.genereg.net/api/v1/matrix/UN0639.1/" } ] }