Package: easybio Title: Comprehensive Single-Cell Annotation and Transcriptomic Analysis Toolkit Version: 1.2.3 Authors@R: person("Wei", "Cui", email = "m2c.w@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0004-8315-5899")) Description: Provides a comprehensive toolkit for single-cell annotation with the 'CellMarker2.0' database (see Xia Li, Peng Wang, Yunpeng Zhang (2023) ). Streamlines biological label assignment in single-cell RNA-seq data and facilitates transcriptomic analysis, including preparation of TCGA and GEO datasets, differential expression analysis and visualization of enrichment analysis results. Additional utility functions support various bioinformatics workflows. See Wei Cui (2024) for more details. URL: https://github.com/person-c/easybio BugReports: https://github.com/person-c/easybio/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: data.table (>= 1.15.0), checkmate, ggplot2, httr2, R6, xml2 Depends: R (>= 4.1.0) LazyData: true Suggests: litedown, patchwork, ggrepel, Seurat, limma, GEOquery, fgsea, edgeR, testthat (>= 3.0.0), biocViews: limma, GEOquery, edgeR, fgsea Language: en-US VignetteBuilder: litedown Config/testthat/edition: 3 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://person-c.r-universe.dev Date/Publication: 2026-03-12 05:07:21 UTC RemoteUrl: https://github.com/person-c/easybio RemoteRef: HEAD RemoteSha: 5a2207c915390572db133233d720c693d033f8bd NeedsCompilation: no Packaged: 2026-06-15 11:51:55 UTC; root Author: Wei Cui [aut, cre, cph] (ORCID: ) Maintainer: Wei Cui