{
  "_id": "6a27c02324555f66ed53cdfa",
  "Package": "scOntoMatch",
  "Type": "Package",
  "Title": "Aligning Ontology Annotation Across Single Cell Datasets with\n'scOntoMatch'",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Yuyao\", family = \"Song\", email = \"ysong@ebi.ac.uk\", role = c(\"aut\", \"cre\", \"ctb\")), person(given = \"Irene\", family = \"Papatheodorou\", email = \"irenep@ebi.ac.uk\", role = c(\"aut\", \"ths\")))",
  "Maintainer": "Yuyao Song <ysong@ebi.ac.uk>",
  "Description": "Unequal granularity of cell type annotation makes it\ndifficult to compare scRNA-seq datasets at scale. Leveraging\nthe ontology system for defining cell type hierarchy,\n'scOntoMatch' aims to align cell type annotations to make them\ncomparable across studies. The alignment involves two core\nsteps: first is to trim the cell type tree within each dataset\nso each cell type does not have descendants, and then map cell\ntype labels cross-studies by direct matching and mapping\ndescendants to ancestors. Various functions for plotting cell\ntype trees and manipulating ontology terms are also provided.\nIn the Single Cell Expression Atlas hosted at EBI, a compendium\nof datasets with curated ontology labels are great inputs to\nthis package.",
  "URL": "https://github.com/Papatheodorou-Group/scOntoMatch",
  "BugReports": "https://github.com/Papatheodorou-Group/scOntoMatch/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://papatheodorou-group.r-universe.dev",
  "Date/Publication": "2023-10-27 12:36:33 UTC",
  "RemoteUrl": "https://github.com/papatheodorou-group/scontomatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "93799368f8fd3a569130368f239cc4c053ddbaeb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:09:47 UTC",
    "User": "root"
  },
  "Author": "Yuyao Song [aut, cre, ctb],\nIrene Papatheodorou [aut, ths]",
  "MD5sum": "7ab43e682a4e2def3b83c5a7474d9d8c",
  "_user": "papatheodorou-group",
  "_type": "src",
  "_file": "scOntoMatch_0.1.1.tar.gz",
  "_fileid": "9cb4ae6a30b4b27a90b557f600bc4157353fd7face8aed10d18527917a04af03",
  "_filesize": 4142328,
  "_sha256": "9cb4ae6a30b4b27a90b557f600bc4157353fd7face8aed10d18527917a04af03",
  "_created": "2026-06-09T07:09:47.000Z",
  "_published": "2026-06-09T07:26:27.185Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80267595279,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500850505"
    },
    {
      "job": 80267595322,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500853058"
    },
    {
      "job": 80267595268,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501109988"
    },
    {
      "job": 80267595227,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501067433"
    },
    {
      "job": 80266913308,
      "time": 268,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500799830"
    },
    {
      "job": 80267595250,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500841103"
    },
    {
      "job": 80267595340,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500835033"
    },
    {
      "job": 80267595384,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500829668"
    },
    {
      "job": 80267595449,
      "time": 175,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500856665"
    }
  ],
  "_buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/papatheodorou-group/scontomatch",
  "_commit": {
    "id": "93799368f8fd3a569130368f239cc4c053ddbaeb",
    "author": "Yuyao Song <48168412+YY-SONG0718@users.noreply.github.com>",
    "committer": "Yuyao Song <48168412+YY-SONG0718@users.noreply.github.com>",
    "message": "migrate\n",
    "time": 1698410193
  },
  "_maintainer": {
    "name": "Yuyao Song",
    "email": "ysong@ebi.ac.uk",
    "login": "yy-song0718",
    "description": "PhD student at EMBL-EBI, Computational genomics / Bioinformatics / Single Cell Transcriptomics",
    "uuid": 48168412
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ontologyIndex",
      "role": "Imports"
    },
    {
      "package": "ontologyPlot",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    }
  ],
  "_owner": "papatheodorou-group",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "yy-song0718",
      "count": 58,
      "uuid": 48168412
    }
  ],
  "_userbio": {
    "uuid": 147833604,
    "type": "organization",
    "name": "Papatheodorou Group",
    "description": "Decoding phenotypes using single cell genomics "
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scOntoMatch"
  },
  "_devurl": "https://github.com/papatheodorou-group/scontomatch",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scOntoMatch.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/papatheodorou-group/scontomatch",
  "_realowner": "papatheodorou-group",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-06-27"
    },
    {
      "version": "0.1.1",
      "date": "2023-10-27"
    }
  ],
  "_exports": [
    "fill_query",
    "getOntologyId",
    "getOntologyName",
    "getOntoMapping",
    "getOntoMinimal",
    "getOntoMultiMapping",
    "getSeuratRds",
    "ontoMinimal",
    "ontoMultiMatch",
    "ontoMultiMinimal",
    "ontoTranslate",
    "plotMatchedOntoTree",
    "plotOntoTree"
  ],
  "_help": [
    {
      "page": "check_ontology_translate",
      "title": "make sure ontology names are all translated to ontology ids while warning, consider manual reannotation",
      "topics": [
        "check_ontology_translate"
      ]
    },
    {
      "page": "fill_query",
      "title": "Get a names list of ontology and id by id",
      "topics": [
        "fill_query"
      ]
    },
    {
      "page": "getOntologyId",
      "title": "Get a names list of ontology and id by name",
      "topics": [
        "getOntologyId"
      ]
    },
    {
      "page": "getOntologyName",
      "title": "Get a names list of ontology and id by id",
      "topics": [
        "getOntologyName"
      ]
    },
    {
      "page": "getOntoMapping",
      "title": "match ontology terms by direct mapping and mapping descendants to ancestors",
      "topics": [
        "getOntoMapping"
      ]
    },
    {
      "page": "getOntoMinimal",
      "title": "match descendant terms to ancestor terms within a dataset",
      "topics": [
        "getOntoMinimal"
      ]
    },
    {
      "page": "getOntoMultiMapping",
      "title": "Match descendants to ancestors in multiple ontology id lists",
      "topics": [
        "getOntoMultiMapping"
      ]
    },
    {
      "page": "getSeuratRds",
      "title": "read in seurat object .rds files as a named list of seurat object",
      "topics": [
        "getSeuratRds"
      ]
    },
    {
      "page": "ontoMinimal",
      "title": "get the minimal ontology tree of a dataset by reducing descendant terms to ancestor terms return obj meta.data[[\"cell_ontology_base\"]] storing the reduced ontology annotation",
      "topics": [
        "ontoMinimal"
      ]
    },
    {
      "page": "ontoMultiMatch",
      "title": "Core function of scOntoMatch Match the ontology annotation of multiple seurat objects",
      "topics": [
        "ontoMultiMatch"
      ]
    },
    {
      "page": "ontoMultiMinimal",
      "title": "get the minimal ontology tree of a list of seurat objects by reducing descendant terms to ancestor terms return a named list of seurat objects with meta.data[[\"cell_ontology_base\"]] storing the reduced ontology annotation",
      "topics": [
        "ontoMultiMinimal"
      ]
    },
    {
      "page": "ontoTranslate",
      "title": "translate named list of obj_list to named list of cell ontology ids per obj",
      "topics": [
        "ontoTranslate"
      ]
    },
    {
      "page": "plotMatchedOntoTree",
      "title": "Plot a ontology tree with matched ontology from ontoMatch",
      "topics": [
        "plotMatchedOntoTree"
      ]
    },
    {
      "page": "plotOntoTree",
      "title": "Plot a tree representation of ontology terms",
      "topics": [
        "plotOntoTree"
      ]
    }
  ],
  "_readme": "https://github.com/papatheodorou-group/scontomatch/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "cli",
    "generics",
    "glue",
    "graph",
    "lifecycle",
    "magrittr",
    "ontologyIndex",
    "ontologyPlot",
    "paintmap",
    "purrr",
    "Rgraphviz",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "scOntoMatch_vignette.Rmd",
      "filename": "scOntoMatch_vignette.html",
      "title": "scOntoMatch_vignette",
      "author": "Yuyao Song",
      "engine": "knitr::knitr",
      "headings": [
        "Installation",
        "Load data",
        "Match ontology annotation",
        "Trim the ontology tree per dataset",
        "Ontology tree for individual dataset",
        "Match ontology annotation cross datasets",
        "Utility functions"
      ],
      "created": "2022-05-03 18:37:42",
      "modified": "2022-06-27 15:08:47",
      "commits": 15
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "scontomatch",
  "_universes": [
    "papatheodorou-group",
    "yy-song0718"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T07:12:25.000Z",
      "distro": "noble",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "b6f5870033a4181832dfcdfbd8974583e08ce65608bbbdbeace01577969e6b55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T07:12:33.000Z",
      "distro": "noble",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "b54561405510ce6ea38238a9ffd7431a3c52e2e0eff50734da107323eb08cc8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T07:25:52.000Z",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "ad05ab0650ed9d8cffacc2b6725000984edfaf9a0083f85e14843f91a7b15337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T07:23:43.000Z",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "2937a4933499169bbd50e3debc1f0d7c9fad929ebe6ca49d60317d5cbf140fd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T07:12:17.000Z",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "62e388ef81a06f3fb05d91d94e79ba4d5c1d609a0fc2a37acd9b006954a7151c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T07:11:36.000Z",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "791cfc124ed23e88d41f11ad31b9b0e26b9aff9ef6da4c128439810a9a33fb3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T07:11:16.000Z",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "3fb7a4320285eb616f3db0da165d1929daefe5e7a4b280a0f98d6b1596b1fca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T07:12:44.000Z",
      "commit": "93799368f8fd3a569130368f239cc4c053ddbaeb",
      "fileid": "0611070eb33d08c4e09f2a1a525a0088d14c812eb962f83980c495c50b5ed53c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/papatheodorou-group/actions/runs/27189750994"
    }
  ]
}