Hello all,
I wish to extract the motif ids of all transcription factors occurring in humans from JASPAR 2016. Is anyone aware of how to achieve this?
Hello all,
I wish to extract the motif ids of all transcription factors occurring in humans from JASPAR 2016. Is anyone aware of how to achieve this?
Hi, JASPAR now provide a REST API to get data from the latest release (2018) and also older releases of JASPAR. Here is the API http://jaspar.genereg.net/api/ and here is an interactive documentation http://jaspar.genereg.net/api/v1/docs
You can also access JASPAR 2018 database by using R/Bioconductor package https http://bioconductor.org/packages/JASPAR2018/
P.S. Although, it is a late answer, but I'm posting this if someone else have similar questions.
You can programatically access the JASPAR 2016 database using this R package: https://bioconductor.org/packages/release/data/experiment/html/JASPAR2016.html
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.