Hi All,
I've done an analysis where I've identified DNA motifs and mapped them to known TF-binding motifs within the JASPAR database. Now, I need to get some of the meta-data associated with the JASPAR id of the matched motif. According to biopython I should be able to connect to a JASPAR database and query it through the biopython API. However, my understanding is that using this method it is up to the user to know what URL they need to have in order to connect to the database. Is there a public URL through which one can access the JASPAR database? The documentation on the JASPAR webpage doesn't give any specifics.