{
  "_id": "6a1ae0191d7bb097a09ec972",
  "Package": "EasyCellType",
  "Title": "Annotate cell types for scRNA-seq data",
  "Version": "1.15.0",
  "Authors@R": "c(\nperson(given=\"Ruoxing\", family=\"Li\", email=\"ruoxingli@outlook.com\", role=c(\"aut\", \"cre\", \"ctb\")),\nperson(given=\"Ziyi\", family=\"Li\", email=\"zli16@mdanderson.org\", role=\"ctb\"))",
  "Description": "We developed EasyCellType which can automatically examine\nthe input marker lists obtained from existing software such as\nSeurat over the cell markerdatabases. Two quantification\napproaches to annotate cell types are provided: Gene set\nenrichment analysis (GSEA) and a modified versio of Fisher's\nexact test. The function presents annotation recommendations in\ngraphical outcomes: bar plots for each cluster showing\ncandidate cell types, as well as a dot plot summarizing the top\n5 significant annotations for each cluster.",
  "License": "Artistic-2.0",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "biocViews": "SingleCell, Software, GeneExpression, GeneSetEnrichment",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:53 UTC",
  "RemoteUrl": "https://github.com/bioc/EasyCellType",
  "RemoteRef": "HEAD",
  "RemoteSha": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:19:11 UTC",
    "User": "root"
  },
  "Author": "Ruoxing Li [aut, cre, ctb],\nZiyi Li [ctb]",
  "Maintainer": "Ruoxing Li <ruoxingli@outlook.com>",
  "MD5sum": "009b04e9266c0f862cf083cd9f8a722f",
  "_user": "bioc",
  "_type": "src",
  "_file": "EasyCellType_1.15.0.tar.gz",
  "_fileid": "7e44fcf02c5005ce9e08acedc2d4528e3fb1958c8c7f144f2f5b645413d140d2",
  "_filesize": 3615339,
  "_sha256": "7e44fcf02c5005ce9e08acedc2d4528e3fb1958c8c7f144f2f5b645413d140d2",
  "_created": "2026-05-30T09:19:11.000Z",
  "_published": "2026-05-30T13:03:21.678Z",
  "_jobs": [
    {
      "job": 78639223220,
      "time": 273,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307202703"
    },
    {
      "job": 78639223225,
      "time": 397,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307211779"
    },
    {
      "job": 78639223222,
      "time": 406,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307212702"
    },
    {
      "job": 78639223218,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308376535"
    },
    {
      "job": 78639223221,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308374285"
    },
    {
      "job": 78638718937,
      "time": 561,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307128651"
    },
    {
      "job": 78639223219,
      "time": 259,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307198816"
    },
    {
      "job": 78639223238,
      "time": 271,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307202260"
    },
    {
      "job": 78639223229,
      "time": 267,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307200087"
    },
    {
      "job": 78639223228,
      "time": 295,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307204561"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/EasyCellType",
  "_commit": {
    "id": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381133
  },
  "_maintainer": {
    "name": "Ruoxing Li",
    "email": "ruoxingli@outlook.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "clusterProfiler",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Imports"
    },
    {
      "package": "org.Mm.eg.db",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.4",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.15.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.13.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "software",
    "geneexpression",
    "genesetenrichment"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 321,
    "source": "https://www.bioconductor.org/packages/stats/bioc/EasyCellType"
  },
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EasyCellType.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "coremarkers",
    "easyct",
    "plot_bar",
    "plot_dot",
    "summarycelltype"
  ],
  "_datasets": [
    {
      "name": "cellmarker_tissue",
      "title": "Tissues in CellMarker database.",
      "object": "cellmarker_tissue",
      "file": "cellmarker_tissue.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "clustermole_tissue",
      "title": "Tissues in Clustermole database.",
      "object": "clustermole_tissue",
      "file": "clustermole_tissue.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "gene_pbmc",
      "title": "Differential expressed marker genes in 9 clusters.",
      "object": "gene_pbmc",
      "file": "gene_pbmc.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene",
        "cluster",
        "score"
      ],
      "rows": 2701,
      "table": true,
      "tojson": true
    },
    {
      "name": "panglao_tissue",
      "title": "Tissues in Panglao database.",
      "object": "panglao_tissue",
      "file": "panglao_tissue.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "pbmc_data",
      "title": "Peripheral Blood Mononuclear Cells (PBMC) data.",
      "object": "pbmc_data",
      "file": "pbmc_data.rda",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cellmarker_tissue",
      "title": "Tissues in CellMarker database.",
      "topics": [
        "cellmarker_tissue"
      ]
    },
    {
      "page": "clustermole_tissue",
      "title": "Tissues in Clustermole database.",
      "topics": [
        "clustermole_tissue"
      ]
    },
    {
      "page": "coremarkers",
      "title": "Title Summarize markers contirbuting to the cell type annotation",
      "topics": [
        "coremarkers"
      ]
    },
    {
      "page": "easyct",
      "title": "Annotate cell types for scRNA-seq data",
      "topics": [
        "easyct"
      ]
    },
    {
      "page": "gene_pbmc",
      "title": "Differential expressed marker genes in 9 clusters.",
      "topics": [
        "gene_pbmc"
      ]
    },
    {
      "page": "mapsymbol",
      "title": "Title Convert gene symbol to Entrez ID",
      "topics": [
        "mapsymbol"
      ]
    },
    {
      "page": "panglao_tissue",
      "title": "Tissues in Panglao database.",
      "topics": [
        "panglao_tissue"
      ]
    },
    {
      "page": "pbmc_data",
      "title": "Peripheral Blood Mononuclear Cells (PBMC) data.",
      "topics": [
        "pbmc_data"
      ]
    },
    {
      "page": "plot_bar",
      "title": "Create bar plots for each cluster",
      "topics": [
        "plot_bar"
      ]
    },
    {
      "page": "plot_dot",
      "title": "Create dot plot for annotation results",
      "topics": [
        "plot_dot"
      ]
    },
    {
      "page": "process_results",
      "title": "Title Annotate cell types for single cell RNA data",
      "topics": [
        "process_results"
      ]
    },
    {
      "page": "summarycelltype",
      "title": "Print test results",
      "topics": [
        "summarycelltype"
      ]
    },
    {
      "page": "test_fisher",
      "title": "Fisher exact test used in function 'easyct'",
      "topics": [
        "test_fisher"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/EasyCellType/raw/HEAD/README.md",
  "_rundeps": [
    "aisdk",
    "AnnotationDbi",
    "ape",
    "aplot",
    "askpass",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "BiocStyle",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bookdown",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "cluster",
    "clusterProfiler",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "DOSE",
    "dplyr",
    "enrichit",
    "enrichplot",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "ggforce",
    "ggfun",
    "ggiraph",
    "ggnewscale",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "ggtangle",
    "ggtree",
    "glue",
    "GO.db",
    "GOSemSim",
    "gridGraphics",
    "gson",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "igraph",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "openssl",
    "org.Hs.eg.db",
    "org.Mm.eg.db",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "processx",
    "ps",
    "purrr",
    "qvalue",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterpie",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidydr",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "EasyCellType: an example workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "Installation",
        "2. Example workflow",
        "3. Reference"
      ],
      "created": "2022-05-31 20:32:19",
      "modified": "2022-06-28 23:02:43",
      "commits": 8
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "easycelltype",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T09:32:18.000Z",
      "distro": "noble",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "9d6a34287e0101f8c377348a5a9ec43a330904b1e43193449993c1191aea58ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T09:32:38.000Z",
      "distro": "noble",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "b23d91ab8e4caa6b9e421a41e5982a346d66df86419d990da2b1fb3cbc9040b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T13:01:36.000Z",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "a26ba1b5a4564eb0741ba3a861e8fe1c513b2c02722f8519d808757945806b6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T13:01:17.000Z",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "a0f5a585fed8c13de8acbce6ed750164bc2e362dba93cd703a38890925c7801d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.0",
      "date": "2026-05-30T09:32:02.000Z",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "c1426d6e06d472d02e4366ebf6a0081d2852ad7aeba644c2e3dd460c4f133b07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T09:30:20.000Z",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "f038ffb502fe2dfd2716199d82efd7f519bdf22b5a4d3626675d546cd17819d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T09:30:27.000Z",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "d908aac8661bd2c399d5a985090ae22072636130dfdda3abbf1acf6c3aff4c69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T09:30:35.000Z",
      "commit": "71d2b988eac3c25bd253c91977c40c4ccf018df0",
      "fileid": "667967d047c15fa9bebf12085736542138371aa737d429255a9641facd1161a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676168181"
    }
  ]
}