Doesn't seem to work if the strings in the stringset are different sizes.
centralMotifSearch<-DNAStringSet(c("TAATTAAT","ATTAATTA","TAATAT","ATTATA"))
pCentralMotifSearch<-PDict(centralMotifSearch)
Error in .Call2("ACtree2_build", tb, pp_exclude, base_codes, nodebuf_ptr, :
element 3 in Trusted Band has a different length than first element
Also matchPDict doesn't seem to work with an XStringSet.
• 0 views
•
link