{
  "_id": "6a196678acfb0bcc41de758a",
  "Package": "celaref",
  "Title": "Single-cell RNAseq cell cluster labelling by reference",
  "Version": "1.31.0",
  "Authors@R": "person(\"Sarah\", \"Williams\", email = \"sarah.williams1@monash.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "After the clustering step of a single-cell RNAseq\nexperiment, this package aims to suggest labels/cell types for\nthe clusters, on the basis of similarity to a reference\ndataset. It requires a table of read counts per cell per gene,\nand a list of the cells belonging to each of the clusters, (for\nboth test and reference data).",
  "biocViews": "SingleCell",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:27 UTC",
  "RemoteUrl": "https://github.com/bioc/celaref",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:27:12 UTC",
    "User": "root"
  },
  "Author": "Sarah Williams [aut, cre]",
  "Maintainer": "Sarah Williams <sarah.williams1@monash.edu>",
  "MD5sum": "e6a85b12a8018509d0e4319e95a357cd",
  "_user": "bioc",
  "_type": "src",
  "_file": "celaref_1.31.0.tar.gz",
  "_fileid": "062f814baa888c9ec29d2f1fb21458e6676156f8937184ce00abed8a49724db2",
  "_filesize": 1879030,
  "_sha256": "062f814baa888c9ec29d2f1fb21458e6676156f8937184ce00abed8a49724db2",
  "_created": "2026-05-29T08:27:12.000Z",
  "_published": "2026-05-29T10:12:08.569Z",
  "_jobs": [
    {
      "job": 78465460178,
      "time": 186,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286467811"
    },
    {
      "job": 78465460296,
      "time": 358,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286519827"
    },
    {
      "job": 78465460239,
      "time": 334,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286512240"
    },
    {
      "job": 78465460186,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7288260193"
    },
    {
      "job": 78465460198,
      "time": 245,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288281918"
    },
    {
      "job": 78464664811,
      "time": 331,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286413797"
    },
    {
      "job": 78465460188,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286449897"
    },
    {
      "job": 78465460405,
      "time": 220,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286477417"
    },
    {
      "job": 78465460179,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7286488080"
    },
    {
      "job": 78465460327,
      "time": 254,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286487680"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/celaref",
  "_commit": {
    "id": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
    "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": 1777380507
  },
  "_maintainer": {
    "name": "Sarah Williams",
    "email": "sarah.williams1@monash.edu",
    "login": "swbioinf",
    "description": "",
    "uuid": 25426029
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "MAST",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ExperimentHub",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "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.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 348,
    "source": "https://www.bioconductor.org/packages/stats/bioc/celaref"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/celaref.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "contrast_each_group_to_the_rest",
    "contrast_each_group_to_the_rest_for_norm_ma_with_limma",
    "convert_se_gene_ids",
    "get_rankstat_table",
    "get_the_up_genes_for_all_possible_groups",
    "get_the_up_genes_for_group",
    "load_dataset_10Xdata",
    "load_se_from_files",
    "load_se_from_tables",
    "make_ranking_violin_plot",
    "make_ref_similarity_names",
    "make_ref_similarity_names_using_marked",
    "subset_cells_by_group",
    "trim_small_groups_and_low_expression_genes"
  ],
  "_datasets": [
    {
      "name": "de_table.demo_query",
      "title": "Demo query de table",
      "object": "de_table.demo_query",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "pval",
        "log2FC",
        "ci_inner",
        "ci_outer",
        "fdr",
        "group",
        "sig",
        "sig_up",
        "gene_count",
        "rank",
        "rescaled_rank",
        "dataset"
      ],
      "rows": 800,
      "table": true,
      "tojson": true
    },
    {
      "name": "de_table.demo_ref",
      "title": "Demo ref de table",
      "object": "de_table.demo_ref",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "pval",
        "log2FC",
        "ci_inner",
        "ci_outer",
        "fdr",
        "group",
        "sig",
        "sig_up",
        "gene_count",
        "rank",
        "rescaled_rank",
        "dataset"
      ],
      "rows": 800,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_cell_info_table",
      "title": "Demo cell info table",
      "object": "demo_cell_info_table",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cell",
        "Batch",
        "group",
        "ExpLibSize"
      ],
      "rows": 515,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_counts_matrix",
      "title": "Demo count matrix",
      "object": "demo_counts_matrix",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Cell4",
        "Cell8",
        "Cell9",
        "Cell10",
        "Cell12",
        "Cell13",
        "Cell14",
        "Cell15",
        "Cell17",
        "Cell18",
        "Cell19",
        "Cell21",
        "Cell24",
        "Cell25",
        "Cell26",
        "Cell28",
        "Cell29",
        "Cell37",
        "Cell38",
        "Cell41",
        "Cell42",
        "Cell44",
        "Cell45",
        "Cell46",
        "Cell47",
        "Cell51",
        "Cell52",
        "Cell53",
        "Cell54",
        "Cell55",
        "Cell57",
        "Cell58",
        "Cell59",
        "Cell60",
        "Cell64",
        "Cell67",
        "Cell68",
        "Cell70",
        "Cell75",
        "Cell77",
        "Cell78",
        "Cell79",
        "Cell81",
        "Cell82",
        "Cell85",
        "Cell86",
        "Cell88",
        "Cell90",
        "Cell92",
        "Cell93",
        "Cell94",
        "Cell95",
        "Cell98",
        "Cell99",
        "Cell105",
        "Cell108",
        "Cell109",
        "Cell110",
        "Cell113",
        "Cell115",
        "Cell117",
        "Cell118",
        "Cell120",
        "Cell128",
        "Cell134",
        "Cell135",
        "Cell140",
        "Cell141",
        "Cell142",
        "Cell144",
        "Cell145",
        "Cell146",
        "Cell151",
        "Cell153",
        "Cell157",
        "Cell160",
        "Cell162",
        "Cell165",
        "Cell166",
        "Cell168",
        "Cell169",
        "Cell171",
        "Cell172",
        "Cell174",
        "Cell175",
        "Cell178",
        "Cell179",
        "Cell181",
        "Cell182",
        "Cell183",
        "Cell185",
        "Cell186",
        "Cell189",
        "Cell190",
        "Cell192",
        "Cell195",
        "Cell196",
        "Cell198",
        "Cell200",
        "Cell202",
        "Cell205",
        "Cell206",
        "Cell209",
        "Cell211",
        "Cell213",
        "Cell218",
        "Cell222",
        "Cell224",
        "Cell227",
        "Cell229",
        "Cell230",
        "Cell231",
        "Cell235",
        "Cell240",
        "Cell241",
        "Cell242",
        "Cell243",
        "Cell244",
        "Cell245",
        "Cell248",
        "Cell249",
        "Cell250",
        "Cell252",
        "Cell253",
        "Cell254",
        "Cell258",
        "Cell263",
        "Cell267",
        "Cell268",
        "Cell270",
        "Cell272",
        "Cell278",
        "Cell279",
        "Cell282",
        "Cell284",
        "Cell285",
        "Cell287",
        "Cell288",
        "Cell290",
        "Cell292",
        "Cell297",
        "Cell298",
        "Cell299",
        "Cell300",
        "Cell305",
        "Cell307",
        "Cell309",
        "Cell310",
        "Cell311",
        "Cell313",
        "Cell314",
        "Cell315",
        "Cell316",
        "Cell320",
        "Cell321",
        "Cell323",
        "Cell324",
        "Cell325",
        "Cell326",
        "Cell329",
        "Cell330",
        "Cell331",
        "Cell334",
        "Cell336",
        "Cell338",
        "Cell339",
        "Cell341",
        "Cell347",
        "Cell350",
        "Cell352",
        "Cell355",
        "Cell359",
        "Cell361",
        "Cell362",
        "Cell364",
        "Cell368",
        "Cell370",
        "Cell373",
        "Cell374",
        "Cell375",
        "Cell376",
        "Cell379",
        "Cell382",
        "Cell384",
        "Cell387",
        "Cell388",
        "Cell389",
        "Cell390",
        "Cell391",
        "Cell394",
        "Cell395",
        "Cell397",
        "Cell398",
        "Cell399",
        "Cell400",
        "Cell401",
        "Cell402",
        "Cell403",
        "Cell405",
        "Cell409",
        "Cell410",
        "Cell411",
        "Cell415",
        "Cell417",
        "Cell418",
        "Cell421",
        "Cell422",
        "Cell424",
        "Cell425",
        "Cell426",
        "Cell428",
        "Cell431",
        "Cell432",
        "Cell433",
        "Cell436",
        "Cell438",
        "Cell439",
        "Cell440",
        "Cell442",
        "Cell443",
        "Cell445",
        "Cell451",
        "Cell455",
        "Cell456",
        "Cell457",
        "Cell460",
        "Cell461",
        "Cell462",
        "Cell465",
        "Cell466",
        "Cell470",
        "Cell471",
        "Cell473",
        "Cell474",
        "Cell476",
        "Cell477",
        "Cell478",
        "Cell481",
        "Cell483",
        "Cell484",
        "Cell485",
        "Cell487",
        "Cell488",
        "Cell490",
        "Cell492",
        "Cell493",
        "Cell494",
        "Cell496",
        "Cell498",
        "Cell499",
        "Cell501",
        "Cell504",
        "Cell506",
        "Cell507",
        "Cell508",
        "Cell510",
        "Cell514",
        "Cell517",
        "Cell518",
        "Cell520",
        "Cell521",
        "Cell523",
        "Cell524",
        "Cell527",
        "Cell528",
        "Cell529",
        "Cell532",
        "Cell536",
        "Cell537",
        "Cell542",
        "Cell543",
        "Cell545",
        "Cell547",
        "Cell549",
        "Cell550",
        "Cell552",
        "Cell554",
        "Cell558",
        "Cell561",
        "Cell562",
        "Cell563",
        "Cell566",
        "Cell570",
        "Cell571",
        "Cell575",
        "Cell579",
        "Cell580",
        "Cell582",
        "Cell583",
        "Cell584",
        "Cell585",
        "Cell586",
        "Cell588",
        "Cell590",
        "Cell591",
        "Cell593",
        "Cell594",
        "Cell595",
        "Cell596",
        "Cell599",
        "Cell602",
        "Cell603",
        "Cell605",
        "Cell609",
        "Cell611",
        "Cell612",
        "Cell614",
        "Cell616",
        "Cell618",
        "Cell619",
        "Cell620",
        "Cell621",
        "Cell622",
        "Cell624",
        "Cell626",
        "Cell627",
        "Cell628",
        "Cell629",
        "Cell631",
        "Cell632",
        "Cell633",
        "Cell634",
        "Cell638",
        "Cell639",
        "Cell641",
        "Cell643",
        "Cell646",
        "Cell647",
        "Cell650",
        "Cell652",
        "Cell659",
        "Cell660",
        "Cell661",
        "Cell662",
        "Cell664",
        "Cell665",
        "Cell668",
        "Cell670",
        "Cell673",
        "Cell674",
        "Cell676",
        "Cell677",
        "Cell678",
        "Cell685",
        "Cell686",
        "Cell688",
        "Cell690",
        "Cell693",
        "Cell694",
        "Cell698",
        "Cell699",
        "Cell700",
        "Cell702",
        "Cell703",
        "Cell705",
        "Cell706",
        "Cell707",
        "Cell709",
        "Cell711",
        "Cell712",
        "Cell716",
        "Cell720",
        "Cell723",
        "Cell725",
        "Cell726",
        "Cell727",
        "Cell728",
        "Cell729",
        "Cell730",
        "Cell731",
        "Cell732",
        "Cell733",
        "Cell736",
        "Cell737",
        "Cell738",
        "Cell739",
        "Cell741",
        "Cell742",
        "Cell746",
        "Cell747",
        "Cell748",
        "Cell749",
        "Cell750",
        "Cell751",
        "Cell752",
        "Cell754",
        "Cell755",
        "Cell758",
        "Cell759",
        "Cell764",
        "Cell771",
        "Cell773",
        "Cell774",
        "Cell781",
        "Cell782",
        "Cell785",
        "Cell787",
        "Cell790",
        "Cell791",
        "Cell792",
        "Cell793",
        "Cell795",
        "Cell797",
        "Cell801",
        "Cell802",
        "Cell806",
        "Cell807",
        "Cell812",
        "Cell813",
        "Cell814",
        "Cell815",
        "Cell816",
        "Cell817",
        "Cell820",
        "Cell822",
        "Cell827",
        "Cell828",
        "Cell829",
        "Cell830",
        "Cell831",
        "Cell832",
        "Cell833",
        "Cell834",
        "Cell836",
        "Cell838",
        "Cell839",
        "Cell840",
        "Cell842",
        "Cell844",
        "Cell845",
        "Cell846",
        "Cell847",
        "Cell849",
        "Cell850",
        "Cell853",
        "Cell860",
        "Cell861",
        "Cell862",
        "Cell863",
        "Cell864",
        "Cell865",
        "Cell867",
        "Cell869",
        "Cell870",
        "Cell871",
        "Cell872",
        "Cell874",
        "Cell876",
        "Cell877",
        "Cell880",
        "Cell881",
        "Cell883",
        "Cell884",
        "Cell885",
        "Cell886",
        "Cell889",
        "Cell892",
        "Cell893",
        "Cell896",
        "Cell900",
        "Cell902",
        "Cell904",
        "Cell905",
        "Cell906",
        "Cell908",
        "Cell912",
        "Cell913",
        "Cell916",
        "Cell917",
        "Cell921",
        "Cell922",
        "Cell923",
        "Cell924",
        "Cell925",
        "Cell926",
        "Cell928",
        "Cell929",
        "Cell930",
        "Cell932",
        "Cell933",
        "Cell935",
        "Cell936",
        "Cell937",
        "Cell938",
        "Cell939",
        "Cell940",
        "Cell947",
        "Cell948",
        "Cell949",
        "Cell950",
        "Cell953",
        "Cell954",
        "Cell956",
        "Cell957",
        "Cell958",
        "Cell960",
        "Cell961",
        "Cell964",
        "Cell965",
        "Cell966",
        "Cell968",
        "Cell971",
        "Cell974",
        "Cell977",
        "Cell980",
        "Cell983",
        "Cell985",
        "Cell987",
        "Cell989",
        "Cell990",
        "Cell991",
        "Cell993",
        "Cell995",
        "Cell1000"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_gene_info_table",
      "title": "Demo gene info table",
      "object": "demo_gene_info_table",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Gene",
        "BaseGeneMean"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_microarray_expr",
      "title": "Demo microarray expression table",
      "object": "demo_microarray_expr",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "array1",
        "array10",
        "array12",
        "array24",
        "array26",
        "array14",
        "array17",
        "array19",
        "array38",
        "array41",
        "array4",
        "array8",
        "array13",
        "array15",
        "array18",
        "array9",
        "array42",
        "array82",
        "array95",
        "array128"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_microarray_sample_sheet",
      "title": "Demo microarray sample sheet table",
      "object": "demo_microarray_sample_sheet",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cell_sample",
        "group"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_query_se",
      "title": "Demo query se (summarizedExperiment)",
      "object": "demo_query_se",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "demo_ref_se",
      "title": "Demo reference se (summarizedExperiment)",
      "object": "demo_ref_se",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "contrast_each_group_to_the_rest",
      "title": "contrast_each_group_to_the_rest",
      "topics": [
        "contrast_each_group_to_the_rest"
      ]
    },
    {
      "page": "contrast_each_group_to_the_rest_for_norm_ma_with_limma",
      "title": "contrast_each_group_to_the_rest_for_norm_ma_with_limma",
      "concept": [
        "Data loading functions"
      ],
      "topics": [
        "contrast_each_group_to_the_rest_for_norm_ma_with_limma"
      ]
    },
    {
      "page": "contrast_the_group_to_the_rest",
      "title": "contrast_the_group_to_the_rest",
      "topics": [
        "contrast_the_group_to_the_rest"
      ]
    },
    {
      "page": "contrast_the_group_to_the_rest_with_limma_for_microarray",
      "title": "contrast_the_group_to_the_rest_with_limma_for_microarray",
      "topics": [
        "contrast_the_group_to_the_rest_with_limma_for_microarray"
      ]
    },
    {
      "page": "convert_se_gene_ids",
      "title": "convert_se_gene_ids",
      "topics": [
        "convert_se_gene_ids"
      ]
    },
    {
      "page": "de_table.demo_query",
      "title": "Demo query de table",
      "topics": [
        "de_table.demo_query"
      ]
    },
    {
      "page": "de_table.demo_ref",
      "title": "Demo ref de table",
      "topics": [
        "de_table.demo_ref"
      ]
    },
    {
      "page": "demo_cell_info_table",
      "title": "Demo cell info table",
      "topics": [
        "demo_cell_info_table"
      ]
    },
    {
      "page": "demo_counts_matrix",
      "title": "Demo count matrix",
      "topics": [
        "demo_counts_matrix"
      ]
    },
    {
      "page": "demo_gene_info_table",
      "title": "Demo gene info table",
      "topics": [
        "demo_gene_info_table"
      ]
    },
    {
      "page": "demo_microarray_expr",
      "title": "Demo microarray expression table",
      "topics": [
        "demo_microarray_expr"
      ]
    },
    {
      "page": "demo_microarray_sample_sheet",
      "title": "Demo microarray sample sheet table",
      "topics": [
        "demo_microarray_sample_sheet"
      ]
    },
    {
      "page": "demo_query_se",
      "title": "Demo query se (summarizedExperiment)",
      "topics": [
        "demo_query_se"
      ]
    },
    {
      "page": "demo_ref_se",
      "title": "Demo reference se (summarizedExperiment)",
      "topics": [
        "demo_ref_se"
      ]
    },
    {
      "page": "find_within_match_differences",
      "title": "find_within_match_differences",
      "topics": [
        "find_within_match_differences"
      ]
    },
    {
      "page": "get_counts_index",
      "title": "get_counts_index",
      "topics": [
        "get_counts_index"
      ]
    },
    {
      "page": "get_inner_or_outer_ci",
      "title": "get_inner_or_outer_ci",
      "topics": [
        "get_inner_or_outer_ci"
      ]
    },
    {
      "page": "get_limma_top_table_with_ci",
      "title": "get_limma_top_table_with_ci",
      "topics": [
        "get_limma_top_table_with_ci"
      ]
    },
    {
      "page": "get_matched_stepped_mwtest_res_table",
      "title": "get_matched_stepped_mwtest_res_table",
      "topics": [
        "get_matched_stepped_mwtest_res_table"
      ]
    },
    {
      "page": "get_ranking_and_test_results",
      "title": "get_ranking_and_test_results",
      "topics": [
        "get_ranking_and_test_results"
      ]
    },
    {
      "page": "get_rankstat_table",
      "title": "get_rankstat_table",
      "topics": [
        "get_rankstat_table"
      ]
    },
    {
      "page": "get_reciprocal_matches",
      "title": "get_reciprocal_matches",
      "topics": [
        "get_reciprocal_matches"
      ]
    },
    {
      "page": "get_stepped_pvals_str",
      "title": "get_stepped_pvals_str",
      "topics": [
        "get_stepped_pvals_str"
      ]
    },
    {
      "page": "get_the_up_genes_for_all_possible_groups",
      "title": "get_the_up_genes_for_all_possible_groups",
      "topics": [
        "get_the_up_genes_for_all_possible_groups"
      ]
    },
    {
      "page": "get_the_up_genes_for_group",
      "title": "get_the_up_genes_for_group",
      "topics": [
        "get_the_up_genes_for_group"
      ]
    },
    {
      "page": "get_vs_random_pval",
      "title": "get_vs_random_pval",
      "topics": [
        "get_vs_random_pval"
      ]
    },
    {
      "page": "load_dataset_10Xdata",
      "title": "load_dataset_10Xdata",
      "concept": [
        "Data loading functions"
      ],
      "topics": [
        "load_dataset_10Xdata"
      ]
    },
    {
      "page": "load_se_from_tables",
      "title": "load_se_from_tables",
      "concept": [
        "Data loading functions",
        "Data-loading functions"
      ],
      "topics": [
        "load_se_from_files",
        "load_se_from_tables"
      ]
    },
    {
      "page": "make_ranking_violin_plot",
      "title": "make_ranking_violin_plot",
      "topics": [
        "make_ranking_violin_plot"
      ]
    },
    {
      "page": "make_ref_similarity_names",
      "title": "make_ref_similarity_names",
      "topics": [
        "make_ref_similarity_names",
        "make_ref_similarity_names_using_marked"
      ]
    },
    {
      "page": "make_ref_similarity_names_for_group",
      "title": "make_ref_similarity_names_for_group",
      "topics": [
        "make_ref_similarity_names_for_group"
      ]
    },
    {
      "page": "run_pair_test_stats",
      "title": "run_pair_test_stats",
      "topics": [
        "run_pair_test_stats"
      ]
    },
    {
      "page": "subset_cells_by_group",
      "title": "subset_cells_by_group",
      "topics": [
        "subset_cells_by_group"
      ]
    },
    {
      "page": "subset_se_cells_for_group_test",
      "title": "subset_se_cells_for_group_test",
      "topics": [
        "subset_se_cells_for_group_test"
      ]
    },
    {
      "page": "trim_small_groups_and_low_expression_genes",
      "title": "trim_small_groups_and_low_expression_genes",
      "topics": [
        "trim_small_groups_and_low_expression_genes"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/celaref/raw/HEAD/.github/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "DelayedArray",
    "dplyr",
    "farver",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MAST",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "reshape2",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XVector"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "celaref",
  "_universes": [
    "bioc",
    "swbioinf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-29T08:30:24.000Z",
      "distro": "noble",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "c7b66ab17994f762201a2cda2b238cdaf628fc514e42c43d4c985518dfe091d0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-29T08:30:26.000Z",
      "distro": "noble",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "fcf12ccb235a31e9cbfc9e29d3ecab3c760abd1c3bd21a8b85133fd3420f3ed3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-29T10:08:48.000Z",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "06538fca5132d402e18d1c86aa5af86aa4d3baa786d362df4b2ab87a686b67a2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-29T10:09:23.000Z",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "6c86e04659c9fd95bbfa3536141501947677f29d5f19f05f7bfba6ad4bd77ca1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-05-29T08:29:51.000Z",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "95d9e68032cb91ee7e3279157bbd0eb5950a3a7c8253dcf9b1e95119c7dea0d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:28:51.000Z",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "b8cb12a4b98408c9385e5bd850138c632ea493311d3f2f3ff48d4cdd8b34591f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:28:58.000Z",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "60b7acc920c07d378f6716d317429d19af98f11635e66103eb8aa0f81a1616db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:28:53.000Z",
      "commit": "3b5d808a4925f55a9259ccfb2eeec6761453eef2",
      "fileid": "a0477639378a23d041a1f53d4b3c53f207b4dfe97fd7e2aa92b31b96e6aa8ba0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626553064"
    }
  ]
}