memes icon indicating copy to clipboard operation
memes copied to clipboard

runTomTom doesn't throw duplicate motif message when using universalmotif input database

Open snystrom opened this issue 3 years ago • 0 comments

Example:

m <- create_motif()
db <- c(m, m)

runTomTom(dreme_out, database = db)
# No message about removing identical motifs...

snystrom avatar Mar 27 '21 15:03 snystrom