Species 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/species/7227/
{ "count": 142, "next": "https://jaspar2018.genereg.net/api/v1/species/7227/?page=2", "previous": null, "results": [ { "matrix_id": "MA0165.1", "name": "Abd-B", "collection": "CORE", "base_id": "MA0165", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0165.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0165.1/" }, { "matrix_id": "MA0166.1", "name": "Antp", "collection": "CORE", "base_id": "MA0166", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0166.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0166.1/" }, { "matrix_id": "MA0167.1", "name": "Awh", "collection": "CORE", "base_id": "MA0167", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0167.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0167.1/" }, { "matrix_id": "MA0168.1", "name": "B-H1", "collection": "CORE", "base_id": "MA0168", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0168.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0168.1/" }, { "matrix_id": "MA0169.1", "name": "B-H2", "collection": "CORE", "base_id": "MA0169", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0169.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0169.1/" }, { "matrix_id": "MA0529.1", "name": "BEAF-32", "collection": "CORE", "base_id": "MA0529", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0529.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0529.1/" }, { "matrix_id": "MA0242.1", "name": "Bgb::run", "collection": "CORE", "base_id": "MA0242", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0242.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0242.1/" }, { "matrix_id": "MA0170.1", "name": "C15", "collection": "CORE", "base_id": "MA0170", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0170.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0170.1/" }, { "matrix_id": "MA0171.1", "name": "CG11085", "collection": "CORE", "base_id": "MA0171", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0171.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0171.1/" }, { "matrix_id": "MA0172.1", "name": "CG11294", "collection": "CORE", "base_id": "MA0172", "version": "1", "sequence_logo": "https://jaspar2018.genereg.net/static/logos/svg/MA0172.1.svg", "url": "https://jaspar2018.genereg.net/api/v1/matrix/MA0172.1/" } ] }