Skip to content

package failing in Bioc 3.14 #57

@vjcitn

Description

@vjcitn

txdb <- TxDb.Mmusculus.UCSC.mm9.knownGene
isActiveSeq(txdb) <- c(rep(FALSE,20), TRUE, rep(FALSE, 14))
allpromoter <- getPromoterClass(txdb, Nproc=1, org=Mmusculus)
Error in clusterApplyLB(cl, chrs, pcChr, tssGR = tssGR, ORG = org) :
could not find function "clusterApplyLB"
Calls: getPromoterClass -> getPromoterClass
Execution halted

see the build report -- the package seems to be deprecated. so please change the README.md if you are not going to maintain the package. @CharlesJB @lshep

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions