{
  "_id": "6a493f1ba19c9318096e7ef9",
  "Package": "tricycle",
  "Type": "Package",
  "Title": "tricycle: Transferable Representation and Inference of cell\ncycle",
  "Version": "1.21.0",
  "Authors@R": "c(\nperson(\"Shijie\", \"Zheng\", role=c(\"aut\", \"cre\"), email=\"shijieczheng@gmail.com\"))",
  "Description": "The package contains functions to infer and visualize cell\ncycle process using Single Cell RNASeq data. It exploits the\nidea of transfer learning, projecting new data to the previous\nlearned biologically interpretable space. We provide a\npre-learned cell cycle space, which could be used to infer cell\ncycle time of human and mouse single cell samples. In addition,\nwe also offer functions to visualize cell cycle time on\ndifferent embeddings and functions to build new reference.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "FALSE",
  "RoxygenNote": "7.1.2",
  "biocViews": "SingleCell, Software, Transcriptomics, RNASeq,\nTranscription, BiologicalQuestion, DimensionReduction,\nImmunoOncology",
  "URL": "https://github.com/hansenlab/tricycle",
  "BugReports": "https://github.com/hansenlab/tricycle/issues",
  "Config/pak/sysreqs": "libpng-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:43 UTC",
  "RemoteUrl": "https://github.com/bioc/tricycle",
  "RemoteRef": "HEAD",
  "RemoteSha": "f0213737dd0865951fbf143cbf08f80d76094ac5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 04:29:56 UTC",
    "User": "root"
  },
  "Author": "Shijie Zheng [aut, cre]",
  "Maintainer": "Shijie Zheng <shijieczheng@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "tricycle_1.21.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/001b795c5edea57dcc59a40b57d02dc5e36913cbe4f4183a6400c594dbe814ef",
  "_filesize": 4436298,
  "_sha256": "001b795c5edea57dcc59a40b57d02dc5e36913cbe4f4183a6400c594dbe814ef",
  "_expires": "2026-10-12T17:12:56.000Z",
  "_created": "2026-07-04T04:29:56.000Z",
  "_published": "2026-07-04T17:12:59.405Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273",
  "_status": "success",
  "_upstream": "https://github.com/bioc/tricycle",
  "_commit": {
    "id": "f0213737dd0865951fbf143cbf08f80d76094ac5",
    "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": 1777380943
  },
  "_maintainer": {
    "name": "Shijie Zheng",
    "email": "shijieczheng@gmail.com",
    "login": "sjczheng",
    "description": "",
    "uuid": 22246851
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85151170570,
      "time": 255,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078332971"
    },
    {
      "job": 85151178814,
      "time": 457,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8078354674"
    },
    {
      "job": 85151170563,
      "time": 471,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078356302"
    },
    {
      "job": 85151170678,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8078326583"
    },
    {
      "job": 85151170463,
      "time": 216,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078329138"
    },
    {
      "job": 85151178761,
      "time": 348,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078304940"
    },
    {
      "job": 85151170602,
      "time": 264,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078334084"
    },
    {
      "job": 85151180582,
      "time": 347,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8078342822"
    },
    {
      "job": 85151170646,
      "time": 338,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8078341883"
    },
    {
      "job": 85151170465,
      "time": 310,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078338764"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "circular",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "scater",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "scattermore",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "CircStats",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "org.Mm.eg.db",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "software",
    "transcriptomics",
    "rnaseq",
    "transcription",
    "biologicalquestion",
    "dimensionreduction",
    "immunooncology"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "sjczheng",
      "count": 90,
      "uuid": 22246851
    },
    {
      "user": "kasperdanielhansen",
      "count": 8,
      "uuid": 4956575
    },
    {
      "user": "nturaga",
      "count": 4,
      "uuid": 2746443
    },
    {
      "user": "rossinerbe",
      "count": 1,
      "uuid": 48995635
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/hansenlab/tricycle",
  "_searchresults": 76,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/tricycle.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hansenlab/tricycle",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "circle_scale_legend",
    "diagnose_totalumi",
    "estimate_cycle_position",
    "estimate_Schwabe_stage",
    "fit_periodic_loess",
    "plot_ccposition_den",
    "plot_emb_circle_scale",
    "project_cycle_space",
    "run_pca_cc_genes"
  ],
  "_datasets": [
    {
      "name": "neuroRef",
      "title": "Pre-learned reference projection matrix from the Neurosphere dataset",
      "object": "neuroRef",
      "file": "neuroRef.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pc1.rot",
        "pc2.rot",
        "ensembl",
        "symbol",
        "SYMBOL"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "neurosphere_example",
      "title": "Example SingleCellExperiment dataset",
      "object": "neurosphere_example",
      "file": "neurosphere_example.rda",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "RevelioGeneList",
      "title": "5 stage cell cycle gene marker list from Revelio",
      "object": "RevelioGeneList",
      "file": "RevelioGeneList.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "circle_scale_legend",
      "title": "Get the cyclic legend",
      "topics": [
        "circle_scale_legend"
      ]
    },
    {
      "page": "diagnose_totalumi",
      "title": "Diagnostic function for UMI based datasets",
      "topics": [
        "diagnose_totalumi"
      ]
    },
    {
      "page": "estimate_cycle_position",
      "title": "Assign cell cycle position",
      "topics": [
        "estimate_cycle_position"
      ]
    },
    {
      "page": "estimate_Schwabe_stage",
      "title": "Assign cell cycle stages using Schwabe method",
      "topics": [
        "estimate_Schwabe_stage"
      ]
    },
    {
      "page": "fit_periodic_loess",
      "title": "Fit periodic loess line with circular predictor",
      "topics": [
        "fit_periodic_loess"
      ]
    },
    {
      "page": "neuroRef",
      "title": "Pre-learned reference projection matrix from the Neurosphere dataset",
      "topics": [
        "neuroRef"
      ]
    },
    {
      "page": "neurosphere_example",
      "title": "Example SingleCellExperiment dataset",
      "topics": [
        "neurosphere_example"
      ]
    },
    {
      "page": "plot_ccposition_den",
      "title": "Plot cell cycle position kernel density stratified by a factor",
      "topics": [
        "plot_ccposition_den"
      ]
    },
    {
      "page": "plot_emb_circle_scale",
      "title": "Plot embedding with cyclic cell cycle position",
      "topics": [
        "plot_emb_circle_scale"
      ]
    },
    {
      "page": "project_cycle_space",
      "title": "Project data into the cell cycle pattern space",
      "topics": [
        "project_cycle_space"
      ]
    },
    {
      "page": "RevelioGeneList",
      "title": "5 stage cell cycle gene marker list from Revelio",
      "topics": [
        "RevelioGeneList"
      ]
    },
    {
      "page": "run_pca_cc_genes",
      "title": "Run PCA on Gene Ontology cell cycle genes",
      "topics": [
        "run_pca_cc_genes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bioc/tricycle/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bioc/tricycle/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "assorthead",
    "beachmat",
    "beeswarm",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "BiocSingular",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "boot",
    "cachem",
    "circular",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "dqrng",
    "farver",
    "fastmap",
    "FNN",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggbeeswarm",
    "ggnewscale",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "IRanges",
    "irlba",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "mvtnorm",
    "openssl",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppEigen",
    "RcppML",
    "RcppProgress",
    "rlang",
    "RSpectra",
    "RSQLite",
    "rsvd",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "scater",
    "scattermore",
    "scuttle",
    "Seqinfo",
    "SingleCellExperiment",
    "sitmo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "uwot",
    "vctrs",
    "vipor",
    "viridis",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "tricycle.Rmd",
      "filename": "tricycle.html",
      "title": "tricycle: Transferable Representation and Inference of Cell Cycle",
      "author": "Shijie C. Zheng",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Prerequisites",
        "Overview of the package functionality",
        "Project a single cell data set to pre-learned cell cycle space",
        "Infer cell cycle position",
        "Assessing performance",
        "Alternative: Infer cell cycle stages",
        "Plot out the kernel density",
        "Plot out embedding scater plot colored by cell cycle position",
        "Make a new reference",
        "Make a new reference using datasets with batch effects",
        "Session info",
        "References"
      ],
      "created": "2021-02-23 02:00:20",
      "modified": "2022-02-09 03:07:15",
      "commits": 21
    }
  ],
  "_score": 7.025387799890408,
  "_indexed": true,
  "_nocasepkg": "tricycle",
  "_universes": [
    "bioc",
    "sjczheng",
    "hansenlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-04T04:34:48.000Z",
      "distro": "resolute",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/9d5642aef1ced2f85c86c468d4970712c534e7201945a8553b38a58556a24bfe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-04T04:35:18.000Z",
      "distro": "resolute",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/30b26b31ecba45a3a63123e1b4c4bd709bf7c89b52afc8fafb14ec29dc57dd01",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-04T04:32:09.000Z",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/b33e10fbb11b9402c7223e916c1977020e893f368daf5641d1d1b581f7dcbf29",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-04T04:32:11.000Z",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/9f61e0f758d71777b5c76b180e5e9e03638a5e8b29cd795c4d9d354b5576f17d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-07-04T04:34:58.000Z",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/d31c97f45da3f2bbcc82c4f97de59ff990a31a58445c85938e080b75b0c54671",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T04:33:07.000Z",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/9657136a35ea93b444ec0c23d2055fa48def61c37a867c733b11de88be820095",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T04:32:57.000Z",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/7e6b6d98476e859b3ef741d3c17f1314906847cf790b18fdf04a320582b174e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T04:32:31.000Z",
      "commit": "f0213737dd0865951fbf143cbf08f80d76094ac5",
      "fileid": "https://r2.ropensci.org/b7e845752a0110436f8de3d4a4abe282fbe6e12d7f9c8d263d47282ecf322931",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28694819273"
    }
  ]
}