{
  "_id": "6a196fb9acfb0bcc41decbf6",
  "Package": "TSCAN",
  "Type": "Package",
  "Title": "Tools for Single-Cell Analysis",
  "Version": "1.50.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-29 08:57:19 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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:43 UTC",
  "RemoteUrl": "https://github.com/bioc/TSCAN",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "f7afcb41e89c8011585a75114446c0da75e2f45b",
  "MD5sum": "413a2e4908fbc7ae1ec3d036ea5e4010",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "TSCAN_1.50.0.tar.gz",
  "_fileid": "ed99ae565472b78588e9370b9abc6e01f22d5d659a9edd41a735b498b3d2e4e7",
  "_filesize": 2957089,
  "_sha256": "ed99ae565472b78588e9370b9abc6e01f22d5d659a9edd41a735b498b3d2e4e7",
  "_created": "2026-05-29T08:57:19.000Z",
  "_published": "2026-05-29T10:51:37.575Z",
  "_jobs": [
    {
      "job": 78469917157,
      "time": 191,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287011001"
    },
    {
      "job": 78469917267,
      "time": 342,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287055861"
    },
    {
      "job": 78469917116,
      "time": 359,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287060565"
    },
    {
      "job": 78469917078,
      "time": 265,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288958301"
    },
    {
      "job": 78469917126,
      "time": 273,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288959821"
    },
    {
      "job": 78469229749,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286952431"
    },
    {
      "job": 78469917094,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287000864"
    },
    {
      "job": 78469917155,
      "time": 673,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287154259"
    },
    {
      "job": 78469917206,
      "time": 596,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287131687"
    },
    {
      "job": 78469917172,
      "time": 643,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287145477"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 4,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/TSCAN",
  "_commit": {
    "id": "f7afcb41e89c8011585a75114446c0da75e2f45b",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to 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": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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": 208,
  "_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/RELEASE_3_23/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.272305844402086,
  "_indexed": false,
  "_nocasepkg": "tscan",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/TSCAN",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.50.0",
      "date": "2026-05-29T09:00:43.000Z",
      "distro": "noble",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "8a11ca2ab277152488a64e27dd2ac82b184f5962b6156fd85d7eaf0098cfac80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.50.0",
      "date": "2026-05-29T09:01:18.000Z",
      "distro": "noble",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "124992467fe1cfe54c78ea6dc6aabb87b26f69ddbcc9c17e6c71eb7236883aaa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.50.0",
      "date": "2026-05-29T10:49:25.000Z",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "69bb213123954a90038e6b668df230360c952ee53454f30f95f9360115e97fee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.50.0",
      "date": "2026-05-29T10:49:24.000Z",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "a285a56b0f2fc84b0f7fd543dfc191f6caf6d1f9cd92805a981591a43da065cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.50.0",
      "date": "2026-05-29T09:00:32.000Z",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "35c07e88f699536690652c5d07df4bb27b54dd76366d69cd07f63b3d3696445e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.50.0",
      "date": "2026-05-29T09:04:51.000Z",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "f91053c5479d336e7d651ea5d8670117d6aac411a771cd0c0dc8600438432caa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.50.0",
      "date": "2026-05-29T09:04:47.000Z",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "0d8a72422dd5b7a590c6403799c85b73bc3df8f9fc0705e62189d8f5b724a35f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.50.0",
      "date": "2026-05-29T09:05:32.000Z",
      "commit": "f7afcb41e89c8011585a75114446c0da75e2f45b",
      "fileid": "f1711e6a6aef7cb69ae32fac1fbe808c005bfe26190f5bd07aa25fc2d9d3962f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627932257"
    }
  ]
}