{
  "_id": "6a17ed44acfb0bcc41da493a",
  "Package": "CytoSimplex",
  "Type": "Package",
  "Title": "Simplex Visualization of Cell Fate Similarity in Single-Cell\nData",
  "Version": "0.2.0",
  "Date": "2025-04-22",
  "Authors@R": "c(\nperson(given = 'Yichen', family = 'Wang', email = 'wayichen@umich.edu',\nrole = c('aut', 'cre'), comment = c(ORCID = \"0000-0003-4347-5199\")),\nperson(given = 'Jialin', family = 'Liu', email = 'alanliu@umich.edu',\nrole = c('aut'), comment = c(ORCID = \"0000-0002-9984-7695\")),\nperson(given = 'Joshua', family = 'Welch', email = 'welchjd@umich.edu',\nrole = c('cph'))\n)",
  "Maintainer": "Yichen Wang <wayichen@umich.edu>",
  "Description": "Create simplex plots to visualize the similarity between\nsingle-cells and selected clusters in a 1-/2-/3-simplex space.\nVelocity information can be added as an additional layer. See\nLiu J, Wang Y et al (2023) <doi:10.1093/bioinformatics/btaf119>\nfor more details.",
  "URL": "https://welch-lab.github.io/CytoSimplex/,\nhttps://github.com/welch-lab/CytoSimplex",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "biocViews": "",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 07:15:53 UTC",
    "User": "root"
  },
  "Author": "Yichen Wang [aut, cre]\n(<https://orcid.org/0000-0003-4347-5199>), Jialin Liu [aut]\n(<https://orcid.org/0000-0002-9984-7695>), Joshua Welch [cph]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-23 14:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/CytoSimplex",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
  "MD5sum": "96814645d917174b91f0845f56043fca",
  "_user": "cran",
  "_type": "src",
  "_file": "CytoSimplex_0.2.0.tar.gz",
  "_fileid": "853c51ebc2a25d35aade6c2ec8e624d537e2bb390b5cb766fc9de591150b97b2",
  "_filesize": 2815060,
  "_sha256": "853c51ebc2a25d35aade6c2ec8e624d537e2bb390b5cb766fc9de591150b97b2",
  "_created": "2026-05-28T07:15:53.000Z",
  "_published": "2026-05-28T07:22:44.620Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78242186271,
      "time": 318,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259957313"
    },
    {
      "job": 78242186216,
      "time": 344,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259964289"
    },
    {
      "job": 78242186229,
      "time": 329,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259960152"
    },
    {
      "job": 78242186221,
      "time": 356,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259967624"
    },
    {
      "job": 78241552757,
      "time": 275,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259862473"
    },
    {
      "job": 78242186259,
      "time": 272,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259943736"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26560325090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CytoSimplex",
  "_commit": {
    "id": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
    "author": "Yichen Wang <wayichen@umich.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1745418602
  },
  "_maintainer": {
    "name": "Yichen Wang",
    "email": "wayichen@umich.edu",
    "login": "mvfki",
    "linkedin": "in/wangych-12044417a",
    "twitter": "@wyc_mvfki",
    "description": "Bioinformatician Intermediate @welch-lab , DCMB, UofM // Previously @campbio // MS in Bioinformatics, BU // BS in Life Science, ShanghaiTech University",
    "uuid": 28736557,
    "orcid": "0000-0003-4347-5199"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "plot3D",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "hdf5r",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mvfki",
      "count": 3,
      "uuid": 28736557
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CytoSimplex"
  },
  "_devurl": "https://github.com/welch-lab/cytosimplex",
  "_pkgdown": "https://welch-lab.github.io/CytoSimplex/",
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CytoSimplex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/welch-lab/cytosimplex",
  "_realowner": "welch-lab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-13"
    },
    {
      "version": "0.1.1",
      "date": "2023-12-15"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-23"
    }
  ],
  "_exports": [
    "colNormalize",
    "plotBinary",
    "plotQuaternary",
    "plotTernary",
    "readH5ADObsNames",
    "readH5ADObsVar",
    "readH5ADUnsSpMat",
    "readVelocytoLoom",
    "selectTopFeatures",
    "writeQuaternaryGIF"
  ],
  "_datasets": [
    {
      "name": "rnaCluster",
      "title": "Major cell type annotation of the example mouse bone marrow data",
      "object": "rnaCluster",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rnaRaw",
      "title": "Mouse bone marrow scRNAseq example data",
      "object": "rnaRaw",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "rnaVelo",
      "title": "Velocity graph of the example mouse bone marrow data",
      "object": "rnaVelo",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "colNormalize",
      "title": "Normalize each column of the input matrix by the column sum",
      "topics": [
        "colNormalize",
        "colNormalize.default",
        "colNormalize.dgCMatrix",
        "colNormalize.Seurat",
        "colNormalize.SingleCellExperiment"
      ]
    },
    {
      "page": "plotBinary",
      "title": "Create binary plots",
      "topics": [
        "plotBinary",
        "plotBinary.default",
        "plotBinary.Seurat",
        "plotBinary.simMat",
        "plotBinary.SingleCellExperiment"
      ]
    },
    {
      "page": "plotQuaternary",
      "title": "Create quaternary simplex plots",
      "concept": [
        "plotQuaternary"
      ],
      "topics": [
        "plotQuaternary",
        "plotQuaternary.default"
      ]
    },
    {
      "page": "plotQuaternary.Seurat",
      "title": "Craete quaternary simplex plot with Seurat object",
      "concept": [
        "plotQuaternary"
      ],
      "topics": [
        "plotQuaternary.Seurat"
      ]
    },
    {
      "page": "plotQuaternary.simMat",
      "title": "Create quaternary simplex plot with pre-calculated similarity matrix",
      "topics": [
        "plotQuaternary.simMat"
      ]
    },
    {
      "page": "plotQuaternary.SingleCellExperiment",
      "title": "Create quaternary simplex plot with SingleCellExperiment object",
      "concept": [
        "plotQuaternary"
      ],
      "topics": [
        "plotQuaternary.SingleCellExperiment"
      ]
    },
    {
      "page": "plotTernary",
      "title": "Create ternary simplex plots",
      "concept": [
        "plotTernary"
      ],
      "topics": [
        "plotTernary",
        "plotTernary.default"
      ]
    },
    {
      "page": "plotTernary.Seurat",
      "title": "Create ternary simplex plot with Seurat objects",
      "concept": [
        "plotTernary"
      ],
      "topics": [
        "plotTernary.Seurat"
      ]
    },
    {
      "page": "plotTernary.simMat",
      "title": "Create quaternary simplex plot with pre-calculated similarity matrix",
      "topics": [
        "plotTernary.simMat"
      ]
    },
    {
      "page": "plotTernary.SingleCellExperiment",
      "title": "Create ternary simplex plot with SingleCellExperiment objects",
      "concept": [
        "plotTernary"
      ],
      "topics": [
        "plotTernary.SingleCellExperiment"
      ]
    },
    {
      "page": "print-quatPlot",
      "title": "Show plist object produced with plot3D package",
      "topics": [
        "print.quatPlot"
      ]
    },
    {
      "page": "readH5ADObsNames",
      "title": "Extract `adata.obs_names` from an H5AD file",
      "concept": [
        "H5AD-reader"
      ],
      "topics": [
        "readH5ADObsNames"
      ]
    },
    {
      "page": "readH5ADObsVar",
      "title": "Extract a variable from adata.obs stored in an H5AD file",
      "concept": [
        "H5AD-reader"
      ],
      "topics": [
        "readH5ADObsVar"
      ]
    },
    {
      "page": "readH5ADUnsSpMat",
      "title": "Extract a sparse matrix from adata.uns stored in an H5AD file",
      "concept": [
        "H5AD-reader"
      ],
      "topics": [
        "readH5ADUnsSpMat"
      ]
    },
    {
      "page": "readVelocytoLoom",
      "title": "Extract the raw counts from a LOOM file",
      "concept": [
        "H5AD-reader"
      ],
      "topics": [
        "readVelocytoLoom"
      ]
    },
    {
      "page": "rnaCluster",
      "title": "Major cell type annotation of the example mouse bone marrow data",
      "topics": [
        "rnaCluster"
      ]
    },
    {
      "page": "rnaRaw",
      "title": "Mouse bone marrow scRNAseq example data",
      "topics": [
        "rnaRaw"
      ]
    },
    {
      "page": "rnaVelo",
      "title": "Velocity graph of the example mouse bone marrow data",
      "topics": [
        "rnaVelo"
      ]
    },
    {
      "page": "selectTopFeatures",
      "title": "Pick top differentially presented features for similarity calculation",
      "topics": [
        "selectTopFeatures",
        "selectTopFeatures.default",
        "selectTopFeatures.Seurat",
        "selectTopFeatures.SingleCellExperiment"
      ]
    },
    {
      "page": "writeQuaternaryGIF",
      "title": "Create GIF image for dynamic rotating view of 3D quaternary simplex plot",
      "topics": [
        "writeQuaternaryGIF"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/CytoSimplex/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/CytoSimplex/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "misc3d",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plot3D",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "CytoSimplex.Rmd",
      "filename": "CytoSimplex.html",
      "title": "Simplex Visualization of Cell Fate Similarity in Single-Cell Data",
      "author": "Yichen Wang, Jialin Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example Data",
        "Select top features (optional but recommended)",
        "Generating ternary plots",
        "Interactive ternary plot",
        "Adding velocity information to ternary plot",
        "Exploration with each cluster",
        "Create quaternary simplex plot"
      ],
      "created": "2023-12-14 02:37:04",
      "modified": "2025-04-23 14:30:02",
      "commits": 3
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "cytosimplex",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://welch-lab.r-universe.dev/CytoSimplex",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T07:20:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
      "fileid": "b2404176827cf8493c87e90d9e8b1510d66ecc3411199f56e98cecb76952c54d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560325090"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T07:20:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
      "fileid": "1d2d76cf2772cb7586d58ab17fe6904dffeaa3ea539cb044867ba51242a1b952",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560325090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T07:20:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
      "fileid": "b779af81d50b1fd9eefd5a4a43ab95deb9460bc9f67aae6b18b76517f1d5b48e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560325090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T07:20:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
      "fileid": "c3746055f53009712e987f527e7485996b5696ab0e68c2b7156172e7ddf92e0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560325090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-28T07:20:52.000Z",
      "arch": "emscripten",
      "commit": "ae0409e4cb2f8f4546fbfe446defa59ddfa3bf60",
      "fileid": "33b2f73c2736cfa9d6d10bfcfc679d7fb3160102899ae315ffcf49b3856ee7cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560325090"
    }
  ]
}