mot = motifx(fg.seqs, bg.seqs, central.res = 'S', min.seqs = 5, pval.cutoff = 1e-6)
Error in motifx(fg.seqs, bg.seqs, central.res = "S", min.seqs = 5, pval.cutoff = 1e-06) :
could not find function "motifx"
Hi all! I am new to programming and rmotifx but I was able to execute the functions using data that came with the package. However, when I tried using my own data, I received the error above. Anyone can help me with what might have gone wrong? Thanks.