Tffm Details
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/tffm/TFFM0581.1/
{ "matrix_version": 1, "matrix_url": "https://jaspar2020.genereg.net/api/v1/matrix/MA0744.1/", "base_id": "TFFM0581", "tffm_id": "TFFM0581.1", "version": 1, "experiment_name": "ReMap2020_SCRT2", "first_order": { "log_p": -57067.6, "summary_logo": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_first_order_trained_summary_logo.svg", "xml": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_first_order_trained.xml", "dense_logo": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_first_order_trained_dense_logo.svg", "hits": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_first_order_trained.hits.svg" }, "detailed": { "log_p": -57255.3, "summary_logo": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_detailed_trained_summary_logo.svg", "xml": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_detailed_trained.xml", "dense_logo": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_detailed_trained_dense_logo.svg", "hits": "https://jaspar2020.genereg.net/static/TFFM/TFFM0581.1/TFFM_detailed_trained.hits.svg" }, "matrix_base_id": "MA0744", "matrix_id": "MA0744.1" }