STREAM icon indicating copy to clipboard operation
STREAM copied to clipboard

How to incorporate other motif databases aside from JASPAR in STREAM analysis of scATAC dataset

Open sylestiel opened this issue 4 years ago • 4 comments

Hi,

How can I incorporate homer pwms motif list and mouse pwms v2 list into the STREAM_scATAC-seq-motif.ipynb?

Thanks! SH

sylestiel avatar Jun 25 '20 22:06 sylestiel

What do you mean by 'incorporating'? How are you planning to use them?

huidongchen avatar Jun 28 '20 13:06 huidongchen

I want the program to be able to scan for motifs that are not present in the JASPAR database. I think the motif ipynb only scans 128. I want to increase the repertoire. Hence have it scan other motif databases.

SH

sylestiel avatar Jun 28 '20 22:06 sylestiel

Thanks for clarifying the problem! The short answer is that in STREAM we are not supporting other motif databases except for JASPAR2016 yet.

But that's something definitely on our to-do-list. In STREAM we are internally calling chromVAR (an R package) to scan and score motifs. We still need to further check and test the compatibility of these databases with our python dependencies before adding them. But hopefully we will include more motif collections very soon. Stay tuned!

huidongchen avatar Jun 29 '20 14:06 huidongchen

Okay. Thanks!

On June 29, 2020 at 10:07 AM Huidong Chen [email protected] wrote:

Thanks for clarifying the problem! The short answer is that in STREAM we are not supporting other motif databases except for JASPAR yet.

But that's something definitely on our to-do-list. In STREAM we are internally calling chromVAR (an R package) to scan and score motifs. We still need to further check and test the compatibility of these databases with our python dependencies before adding them. But hopefully we will include more motif collections very soon. Stay tuned!

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/pinellolab/STREAM/issues/79#issuecomment-651146087 , or unsubscribe https://github.com/notifications/unsubscribe-auth/APKOIKPIWJWEZ3LUKSUPHPLRZCN33ANCNFSM4OIZVL5A .

sylestiel avatar Jun 29 '20 14:06 sylestiel