Entering edit mode
                    7.1 years ago
        lzhizhao9179
        
    
        •
    
    0
    tagMatrix_1 <- getTagMatrix(peak_1, weightCol =NULL, windows = promoter_1)
Error in split.default(1:length(windows), as.factor(seqnames(windows))) : group length is 0 but data length > 0 In addition: Warning message: In .Seqinfo.mergexy(x, y) : The 2 combined objects have no sequence levels in common. (Use suppressWarnings() to suppress this warning.)
It is a good idea to Google your error/warning messages, if you did the search then you would see that there is an issue at GitHub with a solution.
Fixed with: