R[write to console]: Warning in CreateMotifMatrix(features = granges(pbmc), pwm = pwm_set, genome = "mm10", :
R[write to console]:
R[write to console]: Not all seqlevels present in supplied genome
R[write to console]: Error in fixupDN.if.valid(value, x@Dim) :
length of Dimnames[[1]] (1) is not equal to Dim[1] (0)
R[write to console]: In addition:
R[write to console]: Warning message:
R[write to console]: In .merge_two_Seqinfo_objects(x, y) :
R[write to console]:
R[write to console]: The 2 combined objects have no sequence levels in common. (Use
suppressWarnings() to suppress this warning.)
Error in fixupDN.if.valid(value, x@Dim) :
length of Dimnames[[1]] (1) is not equal to Dim[1] (0)
Hello:
When run
CreateMotifMatrix
:How can I solve this error?
Thanks