Skip to content

Error message with the example "The plot with the reference" #5

Description

@zyb1984

I tried to follow the example code with "The plot with the reference (https://noriakis.github.io/software/CBNplot/bngeneplot.html#the-plot-with-the-reference)", but with an error message "error in (function (classes, fdef, mtable) : The function 'convertIdentifiers' tag 'NULL' could not find inheritance methods ", also maybe with other error message "Error in UseMethod("filter") : "Filter" has no methods for "c('double', 'numeric')" target objects ", and the code
library("graphite")
library(parallel)
cl = makeCluster(4)
bngeneplot(results = pway,
exp = vsted,
expSample = incSample,
pathNum = 13, R = 30, compareRef = T,
convertSymbol = T, pathDb = "reactome",
expRow = "ENSEMBL", cl = cl)
R version 4.2.0 (2022-04-22 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19044)

Matrix products: default

locale:
[1] LC_COLLATE=Chinese (Simplified)_China.utf8
[2] LC_CTYPE=Chinese (Simplified)_China.utf8
[3] LC_MONETARY=Chinese (Simplified)_China.utf8
[4] LC_NUMERIC=C
[5] LC_TIME=Chinese (Simplified)_China.utf8

attached base packages:
[1] parallel stats4 stats graphics grDevices utils datasets methods
[9] base

other attached packages:
[1] graphite_1.42.0 CBNplot_0.99.2
[3] DOSE_3.22.0 org.Hs.eg.db_3.15.0
[5] AnnotationDbi_1.58.0 DESeq2_1.36.0
[7] stringr_1.4.0 gridExtra_2.3
[9] tibble_3.1.7 viridis_0.6.2
[11] viridisLite_0.4.0 depmap_1.10.0
[13] ExperimentHub_2.4.0 AnnotationHub_3.4.0
[15] BiocFileCache_2.4.0 dbplyr_2.2.0
[17] dplyr_1.0.9 pheatmap_1.0.12
[19] bluster_1.6.0 scater_1.24.0
[21] ggplot2_3.3.6 scran_1.24.0
[23] scuttle_1.6.2 scRNAseq_2.10.0
[25] SingleCellExperiment_1.18.0 SummarizedExperiment_1.26.1
[27] Biobase_2.56.0 GenomicRanges_1.48.0
[29] GenomeInfoDb_1.32.2 IRanges_2.30.0
[31] S4Vectors_0.34.0 BiocGenerics_0.42.0
[33] MatrixGenerics_1.8.0 matrixStats_0.62.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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