{
  "_id": "6a1aed3d1d7bb097a09f4e10",
  "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-05-30 09:40:37 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",
  "MD5sum": "5cab83547a11522e01a1233996309e05",
  "_user": "bioc",
  "_type": "src",
  "_file": "TSCAN_1.51.0.tar.gz",
  "_fileid": "62af7473785653708e47ee9c190aa8865d62f21996050c9ed88b08f04f193704",
  "_filesize": 2957390,
  "_sha256": "62af7473785653708e47ee9c190aa8865d62f21996050c9ed88b08f04f193704",
  "_created": "2026-05-30T09:40:37.000Z",
  "_published": "2026-05-30T13:59:25.307Z",
  "_jobs": [
    {
      "job": 78640302627,
      "time": 175,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307384172"
    },
    {
      "job": 78640302633,
      "time": 297,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307395214"
    },
    {
      "job": 78640302637,
      "time": 329,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307398134"
    },
    {
      "job": 78640302631,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308686167"
    },
    {
      "job": 78640302630,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308693864"
    },
    {
      "job": 78639657948,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307252354"
    },
    {
      "job": 78640302626,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307381668"
    },
    {
      "job": 78640302642,
      "time": 580,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307422218"
    },
    {
      "job": 78640302643,
      "time": 642,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307427897"
    },
    {
      "job": 78640302640,
      "time": 230,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307390687"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 4,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "noble",
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 932,
    "source": "https://www.bioconductor.org/packages/stats/bioc/TSCAN"
  },
  "_mentions": 49,
  "_searchresults": 236,
  "_rbuild": "4.6.0",
  "_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.3271545124094315,
  "_indexed": true,
  "_nocasepkg": "tscan",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-05-30T10:03:22.000Z",
      "distro": "noble",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "76da741e9f0e4c881de0a9a2c09f1e246d190280b8f8af1d7d5b968e1313c3cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.51.0",
      "date": "2026-05-30T10:03:42.000Z",
      "distro": "noble",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "4744fe8bf5aae3a041e5114925942e5199607018642b5184bcb892ed8b6e3861",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-05-30T13:56:12.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "99cd9d90fb099c9d15c969593fc4f53fc0a74b14a0e0eb2754450227b05d19f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.51.0",
      "date": "2026-05-30T13:57:07.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "296ed672ed518b1c4ffceaa391e5c648f97128ee5db8836972d123ee1f97d602",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.51.0",
      "date": "2026-05-30T10:03:20.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "1bcdebb7a8dbb093462f2ee6fab55c5c72852cf4747e87a5259f75d92d5b45ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-30T10:08:07.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "dbd12abf17488ab534987659db2230c0562b8c7139a6908640c9a4e077e292c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-30T10:08:19.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "0a9842d3b46fe9d8a45c5bbe8ff7a6f7230af3a06a38d0423b556246b725461b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.51.0",
      "date": "2026-05-30T10:02:27.000Z",
      "commit": "a82eaaf49902c2011f245303fb6d5efe1d804a35",
      "fileid": "cb7242876df71e46e7675baf2ec8bbb6f0280cd0049260de51fd4885208eaf89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676414682"
    }
  ]
}