{
  "_id": "6a493d4fa19c9318096e7541",
  "Package": "TSCAN",
  "Type": "Package",
  "Title": "Tools for Single-Cell Analysis",
  "Version": "1.51.0",
  "Date": "2024-08-14",
  "Authors@R": "c(\nperson(\"Zhicheng\", \"Ji\", role=c(\"aut\", \"cre\"), email=\"zji4@jhu.edu\"),\nperson(\"Hongkai\", \"Ji\", role=c(\"aut\")),\nperson(\"Aaron\", \"Lun\", role=c(\"ctb\"), email=\"infinite.monkeys.with.keyboards@gmail.com\")\n)",
  "Description": "Provides methods to perform trajectory analysis based on a\nminimum spanning tree constructed from cluster centroids.\nComputes pseudotemporal cell orderings by mapping cells in each\ncluster (or new cells) to the closest edge in the tree. Uses\nlinear modelling to identify differentially expressed genes\nalong each path through the tree. Several plotting and\ninteractive visualization functions are also implemented.",
  "License": "GPL(>=2)",
  "VignetteBuilder": "knitr",
  "biocViews": "GeneExpression, Visualization, GUI",
  "RoxygenNote": "7.3.2",
  "git_url": "https://git.bioconductor.org/packages/TSCAN",
  "git_branch": "RELEASE_3_15",
  "git_last_commit": "f9c8b02",
  "git_last_commit_date": "2022-04-26",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 01:27:50 UTC",
    "User": "root"
  },
  "Author": "Zhicheng Ji [aut, cre], Hongkai Ji [aut], Aaron Lun [ctb]",
  "Maintainer": "Zhicheng Ji <zji4@jhu.edu>",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:43 UTC",
  "RemoteUrl": "https://github.com/bioc/TSCAN",
  "RemoteRef": "HEAD",
  "RemoteSha": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
  "_user": "bioc",
  "_type": "src",
  "_file": "TSCAN_1.51.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/cf8d75f2571a0250e4f5168a997b01e0060cd564487f6106de7ac59e1eb37494",
  "_filesize": 2961198,
  "_sha256": "cf8d75f2571a0250e4f5168a997b01e0060cd564487f6106de7ac59e1eb37494",
  "_expires": "2026-10-12T17:05:18.000Z",
  "_created": "2026-07-04T01:27:50.000Z",
  "_published": "2026-07-04T17:05:19.930Z",
  "_bioccheck": {
    "error": 0,
    "warning": 4,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688",
  "_status": "success",
  "_upstream": "https://github.com/bioc/TSCAN",
  "_commit": {
    "id": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
    "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": 1777379983
  },
  "_maintainer": {
    "name": "Zhicheng Ji",
    "email": "zji4@jhu.edu"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85150652685,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8077067188"
    },
    {
      "job": 85150652912,
      "time": 386,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8077090707"
    },
    {
      "job": 85150652933,
      "time": 330,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8077083563"
    },
    {
      "job": 85150652725,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8077062244"
    },
    {
      "job": 85150652830,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8077064060"
    },
    {
      "job": 85150652563,
      "time": 278,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077045708"
    },
    {
      "job": 85150652855,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077065873"
    },
    {
      "job": 85150652934,
      "time": 262,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8077075108"
    },
    {
      "job": 85150652884,
      "time": 270,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8077075922"
    },
    {
      "job": 85150652875,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8077073206"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Depends"
    },
    {
      "package": "TrajectoryUtils",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "fastICA",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "SparseArray",
      "version": ">= 1.5.23",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "version": ">= 0.31.9",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "scuttle",
      "role": "Suggests"
    },
    {
      "package": "scran",
      "role": "Suggests"
    },
    {
      "package": "metapod",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "BiocNeighbors",
      "role": "Suggests"
    },
    {
      "package": "batchelor",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.51.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.50.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "visualization",
    "gui"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 49,
  "_searchresults": 248,
  "_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/TSCAN.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "createClusterMST",
    "difftest",
    "exprmclust",
    "mapCellsToEdges",
    "orderCells",
    "orderscore",
    "perCellEntropy",
    "plotmclust",
    "preprocess",
    "quickPseudotime",
    "reportEdges",
    "rowmean",
    "singlegeneplot",
    "testPseudotime",
    "TSCANorder",
    "TSCANui"
  ],
  "_datasets": [
    {
      "name": "lpsdata",
      "title": "Sinlge-cell RNA-seq data for BMDC cells before and after LPS stimulation",
      "object": "lpsdata",
      "file": "lpsdata.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Unstimulated_S15",
        "Unstimulated_S16",
        "Unstimulated_S17",
        "Unstimulated_S18",
        "Unstimulated_S23",
        "Unstimulated_S24",
        "Unstimulated_S26",
        "Unstimulated_S27",
        "Unstimulated_S28",
        "Unstimulated_S2",
        "Unstimulated_S31",
        "Unstimulated_S32",
        "Unstimulated_S34",
        "Unstimulated_S37",
        "Unstimulated_S38",
        "Unstimulated_S39",
        "Unstimulated_S3",
        "Unstimulated_S41",
        "Unstimulated_S46",
        "Unstimulated_S47",
        "Unstimulated_S48",
        "Unstimulated_S49",
        "Unstimulated_S4",
        "Unstimulated_S51",
        "Unstimulated_S52",
        "Unstimulated_S53",
        "Unstimulated_S54",
        "Unstimulated_S55",
        "Unstimulated_S5",
        "Unstimulated_S60",
        "Unstimulated_S61",
        "Unstimulated_S62",
        "Unstimulated_S63",
        "Unstimulated_S66",
        "Unstimulated_S6",
        "Unstimulated_S70",
        "Unstimulated_S71",
        "Unstimulated_S72",
        "Unstimulated_S74",
        "Unstimulated_S75",
        "Unstimulated_S76",
        "Unstimulated_S77",
        "Unstimulated_S78",
        "Unstimulated_S79",
        "Unstimulated_S7",
        "Unstimulated_S80",
        "Unstimulated_S81",
        "Unstimulated_S82",
        "Unstimulated_S83",
        "Unstimulated_S84",
        "Unstimulated_S85",
        "Unstimulated_S8",
        "Unstimulated_S90",
        "Unstimulated_S92",
        "Unstimulated_S93",
        "Unstimulated_S95",
        "Unstimulated_S96",
        "LPS_6h_S10",
        "LPS_6h_S11",
        "LPS_6h_S12",
        "LPS_6h_S14",
        "LPS_6h_S15",
        "LPS_6h_S16",
        "LPS_6h_S17",
        "LPS_6h_S18",
        "LPS_6h_S19",
        "LPS_6h_S1",
        "LPS_6h_S20",
        "LPS_6h_S21",
        "LPS_6h_S22",
        "LPS_6h_S23",
        "LPS_6h_S24",
        "LPS_6h_S25",
        "LPS_6h_S26",
        "LPS_6h_S27",
        "LPS_6h_S28",
        "LPS_6h_S29",
        "LPS_6h_S2",
        "LPS_6h_S30",
        "LPS_6h_S34",
        "LPS_6h_S35",
        "LPS_6h_S37",
        "LPS_6h_S38",
        "LPS_6h_S39",
        "LPS_6h_S3",
        "LPS_6h_S40",
        "LPS_6h_S42",
        "LPS_6h_S43",
        "LPS_6h_S44",
        "LPS_6h_S46",
        "LPS_6h_S48",
        "LPS_6h_S49",
        "LPS_6h_S4",
        "LPS_6h_S50",
        "LPS_6h_S51",
        "LPS_6h_S53",
        "LPS_6h_S55",
        "LPS_6h_S56",
        "LPS_6h_S57",
        "LPS_6h_S58",
        "LPS_6h_S59",
        "LPS_6h_S5",
        "LPS_6h_S60",
        "LPS_6h_S61",
        "LPS_6h_S63",
        "LPS_6h_S64",
        "LPS_6h_S65",
        "LPS_6h_S66",
        "LPS_6h_S67",
        "LPS_6h_S68",
        "LPS_6h_S6",
        "LPS_6h_S70",
        "LPS_6h_S74",
        "LPS_6h_S76",
        "LPS_6h_S77",
        "LPS_6h_S78",
        "LPS_6h_S79",
        "LPS_6h_S7",
        "LPS_6h_S80",
        "LPS_6h_S81",
        "LPS_6h_S83",
        "LPS_6h_S84",
        "LPS_6h_S86",
        "LPS_6h_S87",
        "LPS_6h_S88",
        "LPS_6h_S89",
        "LPS_6h_S8",
        "LPS_6h_S90",
        "LPS_6h_S91",
        "LPS_6h_S93",
        "LPS_6h_S9"
      ],
      "rows": 16776,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "difftest",
      "title": "difftest",
      "topics": [
        "difftest"
      ]
    },
    {
      "page": "exprmclust",
      "title": "exprmclust",
      "topics": [
        "exprmclust"
      ]
    },
    {
      "page": "lpsdata",
      "title": "Sinlge-cell RNA-seq data for BMDC cells before and after LPS stimulation",
      "topics": [
        "lpsdata"
      ]
    },
    {
      "page": "mapCellsToEdges",
      "title": "Map cells to edges",
      "topics": [
        "mapCellsToEdges",
        "mapCellsToEdges,ANY-method",
        "mapCellsToEdges,SingleCellExperiment-method",
        "mapCellsToEdges,SummarizedExperiment-method"
      ]
    },
    {
      "page": "orderCells",
      "title": "Compute pseudotimes from the MST",
      "topics": [
        "orderCells"
      ]
    },
    {
      "page": "orderscore",
      "title": "orderscore",
      "topics": [
        "orderscore"
      ]
    },
    {
      "page": "perCellEntropy",
      "title": "Compute the per-cell entropy",
      "topics": [
        "perCellEntropy",
        "perCellEntropy,ANY-method",
        "perCellEntropy,SummarizedExperiment-method"
      ]
    },
    {
      "page": "plotmclust",
      "title": "plotmclust",
      "topics": [
        "plotmclust"
      ]
    },
    {
      "page": "preprocess",
      "title": "preprocess",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "quickPseudotime",
      "title": "Quick MST-based pseudotime",
      "topics": [
        "quickPseudotime",
        "quickPseudotime,ANY-method",
        "quickPseudotime,SingleCellExperiment-method",
        "quickPseudotime,SummarizedExperiment-method"
      ]
    },
    {
      "page": "reportEdges",
      "title": "Report MST edge coordinates",
      "topics": [
        "reportEdges",
        "reportEdges,ANY-method",
        "reportEdges,SingleCellExperiment-method",
        "reportEdges,SummarizedExperiment-method"
      ]
    },
    {
      "page": "singlegeneplot",
      "title": "singlegeneplot",
      "topics": [
        "singlegeneplot"
      ]
    },
    {
      "page": "testPseudotime",
      "title": "Test for differences along pseudotime",
      "topics": [
        "testPseudotime",
        "testPseudotime,ANY-method",
        "testPseudotime,SummarizedExperiment-method"
      ]
    },
    {
      "page": "TSCAN",
      "title": "TSCAN: Tools for Single-Cell ANalysis",
      "topics": [
        "TSCAN-package",
        "TSCAN"
      ]
    },
    {
      "page": "TSCANorder",
      "title": "TSCANorder",
      "topics": [
        "TSCANorder"
      ]
    },
    {
      "page": "TSCANui",
      "title": "TSCANui",
      "topics": [
        "TSCANui"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/TSCAN/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "combinat",
    "commonmark",
    "cpp11",
    "DelayedArray",
    "digest",
    "farver",
    "fastICA",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "htmltools",
    "httpuv",
    "igraph",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "otel",
    "pkgconfig",
    "plyr",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "shiny",
    "SingleCellExperiment",
    "sourcetools",
    "SparseArray",
    "SummarizedExperiment",
    "TrajectoryUtils",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "TSCAN.Rnw",
      "filename": "TSCAN.pdf",
      "title": "TSCAN: Tools for Single-Cell ANalysis",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2014-09-19 23:37:02",
      "modified": "2015-05-30 21:19:28",
      "commits": 5
    }
  ],
  "_score": 7.348694190265541,
  "_indexed": true,
  "_nocasepkg": "tscan",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-07-04T01:32:11.000Z",
      "distro": "resolute",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/a014badee65537e40d59e25826feeb7b85d5ea6a1cfb89002d7fc68a2671d09b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-07-04T01:31:23.000Z",
      "distro": "resolute",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/f01c33d04321b1a485b749515b848b15fe0a373e61972ec54a3484792150eb68",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-07-04T01:29:38.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/e878a6bdb4987b05376162f24a3afc7b62b84e60727edb7e5878dce5a793cbbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-07-04T01:29:47.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/c757d1846ffce7c78275be7598337cd7a8ded06261e5060e1b8024a45e390d2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.51.0",
      "date": "2026-07-04T01:31:31.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/0f700af0a19ab1a36e122307a4aa341c8d45bc3ce0d9c3c57a46b1a1ddc399b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-07-04T01:30:05.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/16df4b8898482bdaa21e736c121254402bc626aaeb7c1776a86ba9d9083350c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-07-04T01:29:56.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/c36c22601eb77ff9e7e1c6cbe68c16d93831eab92baaf853e224501b8ff443d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-07-04T01:29:49.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "https://r2.ropensci.org/ff78fa9684853857883b962779c772f7d2071b79a248aa3de85a12912b1ed242",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28690651688"
    }
  ]
}