readPCM.Rd
read position count matrix from a path
readPCM(path = ".", pattern = NULL)
a character vector of full path names
an optional regular expression
A list of pcm objects
pcm
pcms<-readPCM(file.path(find.package("motifStack"), "extdata"),"pcm$")