pinellolab / STREAM

STREAM: Single-cell Trajectories Reconstruction, Exploration And Mapping of single-cell data
http://stream.pinellolab.org
GNU Affero General Public License v3.0
173 stars 48 forks source link

Assigning Motifs to Kmers #90

Closed sylestiel closed 4 years ago

sylestiel commented 4 years ago

Hi,

Can you suggest a way to correlate the kmer sequence to Known Motifs? I would like for it unsubjective if possible.

Thanks in advance!

lucapinello commented 4 years ago

Sure you can consider using TomTom for this task: http://meme-suite.org/meme_5.1.0/doc/tomtom.html

On Tue, Sep 29, 2020 at 10:53 AM sylestiel notifications@github.com wrote:

Hi,

Can you suggest a way to correlate the kmer sequence to Known Motifs? I would like for it unsubjective if possible.

Thanks in advance!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pinellolab/STREAM/issues/90, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIH72XJAOJC45Z2J6VPBF3SIHYE7ANCNFSM4R5472DA .

sylestiel commented 4 years ago

Thank you it worked!!