{
  "_id": "6a1940adacfb0bcc41dd68a4",
  "Package": "SplicingGraphs",
  "Title": "Create, manipulate, visualize splicing graphs, and assign\nRNA-seq reads to them",
  "Description": "This package allows the user to create, manipulate, and\nvisualize splicing graphs and their bubbles based on a gene\nmodel for a given organism. Additionally it allows the user to\nassign RNA-seq reads to the edges of a set of splicing graphs,\nand to summarize them in different ways.",
  "biocViews": "Genetics, Annotation, DataRepresentation, Visualization,\nSequencing, RNASeq, GeneExpression, AlternativeSplicing,\nTranscription, ImmunoOncology",
  "URL": "https://bioconductor.org/packages/SplicingGraphs",
  "BugReports": "https://github.com/Bioconductor/SplicingGraphs/issues",
  "Version": "1.52.0",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Author": "D. Bindreither, M. Carlson, M. Morgan, H. Pagès",
  "Maintainer": "H. Pagès <hpages.on.github@gmail.com>",
  "Collate": "utils.R igraph-utils.R SplicingGraphs-class.R\nplotTranscripts-methods.R sgedgesByGene-methods.R\ntxpath-methods.R sgedges-methods.R sgraph-methods.R\nrsgedgesByGene-methods.R bubbles-methods.R assignReads.R\ncountReads-methods.R toy_data.R zzz.R",
  "Config/pak/sysreqs": "libglpk-dev make libbz2-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:37:41 UTC",
  "RemoteUrl": "https://github.com/bioc/SplicingGraphs",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 06:36:19 UTC",
    "User": "root"
  },
  "MD5sum": "7d9bc2dea6251aca9c4501c550075b51",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SplicingGraphs_1.52.0.tar.gz",
  "_fileid": "8d7141eeab6a2dd664fb9974b30f608ecee040f4dc4f3b40b8094a1cca3b7e44",
  "_filesize": 4616330,
  "_sha256": "8d7141eeab6a2dd664fb9974b30f608ecee040f4dc4f3b40b8094a1cca3b7e44",
  "_created": "2026-05-29T06:36:19.000Z",
  "_published": "2026-05-29T07:30:53.310Z",
  "_jobs": [
    {
      "job": 78450773864,
      "time": 222,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7284675527"
    },
    {
      "job": 78450773889,
      "time": 403,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284717376"
    },
    {
      "job": 78450773881,
      "time": 543,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284750321"
    },
    {
      "job": 78450773885,
      "time": 308,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7285430219"
    },
    {
      "job": 78450773893,
      "time": 315,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285427840"
    },
    {
      "job": 78449833384,
      "time": 461,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284624791"
    },
    {
      "job": 78450773895,
      "time": 207,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284672178"
    },
    {
      "job": 78450773901,
      "time": 662,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284779044"
    },
    {
      "job": 78450773927,
      "time": 650,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284776326"
    },
    {
      "job": 78450773892,
      "time": 724,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284793082"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 4,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SplicingGraphs",
  "_commit": {
    "id": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
    "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": 1777379861
  },
  "_maintainer": {
    "name": "H. Pagès",
    "email": "hpages.on.github@gmail.com",
    "login": "hpages",
    "linkedin": "in/hervé-pagès-5038527",
    "description": "",
    "uuid": 8810451
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "GenomicFeatures",
      "version": ">= 1.17.13",
      "role": "Depends"
    },
    {
      "package": "GenomicAlignments",
      "version": ">= 1.1.22",
      "role": "Depends"
    },
    {
      "package": "Rgraphviz",
      "version": ">= 2.3.7",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.17.5",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "version": ">= 2.21.2",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.23.21",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "Gviz",
      "role": "Suggests"
    },
    {
      "package": "txdbmaker",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.refGene",
      "role": "Suggests"
    },
    {
      "package": "RNAseqData.HNRNPC.bam.chr14",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.53.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.52.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genetics",
    "annotation",
    "datarepresentation",
    "visualization",
    "sequencing",
    "rnaseq",
    "geneexpression",
    "alternativesplicing",
    "transcription",
    "immunooncology",
    "bioconductor-package"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "hpages",
      "count": 24,
      "uuid": 8810451
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "dtenenba",
      "count": 15,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "pshannon-bioc",
      "count": 5,
      "uuid": 2285629
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 578,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SplicingGraphs"
  },
  "_devurl": "https://github.com/bioconductor/splicinggraphs",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SplicingGraphs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioconductor/splicinggraphs",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "ASCODE2DESC",
    "assignReads",
    "bubbles",
    "countReads",
    "elementNROWS",
    "indeg",
    "intronsByTranscript",
    "isCircular<-",
    "outdeg",
    "plot",
    "plotTranscripts",
    "removeReads",
    "reportReads",
    "rsgedges",
    "rsgedgesByGene",
    "rsgedgesByTranscript",
    "rsgraph",
    "seqinfo",
    "seqnames",
    "sgedges",
    "sgedges2",
    "sgedgesByGene",
    "sgedgesByTranscript",
    "sgnodes",
    "sgraph",
    "sgraph2",
    "show",
    "slideshow",
    "SplicingGraphs",
    "strand",
    "toy_genes_gff",
    "toy_overlaps",
    "toy_reads_bam",
    "toy_reads_sam",
    "txpath",
    "txweight",
    "txweight<-",
    "uninformativeSSids",
    "updateObject"
  ],
  "_help": [
    {
      "page": "SplicingGraphs-package",
      "title": "Create, manipulate, visualize splicing graphs, and assign RNA-seq reads to them",
      "topics": [
        "SplicingGraphs-package"
      ]
    },
    {
      "page": "assignReads",
      "title": "Assign reads to the edges of a SplicingGraphs object",
      "topics": [
        "assignReads",
        "removeReads"
      ]
    },
    {
      "page": "bubbles-methods",
      "title": "Compute the bubbles of a splicing graph",
      "topics": [
        "ASCODE2DESC",
        "bubbles",
        "bubbles,ANY-method",
        "bubbles,IntegerList-method",
        "bubbles,SplicingGraphs-method",
        "bubbles-methods"
      ]
    },
    {
      "page": "countReads-methods",
      "title": "Summarize the reads assigned to a SplicingGraphs object",
      "topics": [
        "countReads",
        "countReads,SplicingGraphs-method",
        "countReads-methods"
      ]
    },
    {
      "page": "plotTranscripts-methods",
      "title": "Plot a set of transcripts along genomic coordinates.",
      "topics": [
        "plotTranscripts",
        "plotTranscripts,GRangesList-method",
        "plotTranscripts,SplicingGraphs-method",
        "plotTranscripts,TxDb-method",
        "plotTranscripts-methods"
      ]
    },
    {
      "page": "rsgedgesByGene-methods",
      "title": "Extract the reduced edges and their ranges from a SplicingGraphs object",
      "topics": [
        "rsgedges",
        "rsgedgesByGene",
        "rsgedgesByGene,SplicingGraphs-method",
        "rsgedgesByGene-methods",
        "rsgedgesByTranscript",
        "rsgedgesByTranscript,SplicingGraphs-method",
        "rsgraph",
        "sgedges2",
        "sgraph2",
        "uninformativeSSids",
        "uninformativeSSids,ANY-method",
        "uninformativeSSids,DataFrame-method"
      ]
    },
    {
      "page": "sgedges-methods",
      "title": "Extract the edges (and nodes) of a splicing graph",
      "topics": [
        "indeg",
        "indeg,ANY-method",
        "indeg,DataFrame-method",
        "outdeg",
        "outdeg,ANY-method",
        "outdeg,DataFrame-method",
        "sgedges",
        "sgedges,SplicingGraphs-method",
        "sgedges-methods",
        "sgnodes",
        "sgnodes,data.frame-method",
        "sgnodes,DataFrame-method",
        "sgnodes,IntegerList-method",
        "sgnodes,SplicingGraphs-method"
      ]
    },
    {
      "page": "sgedgesByGene-methods",
      "title": "Extract the edges and their ranges from a SplicingGraphs object",
      "topics": [
        "intronsByTranscript,SplicingGraphs-method",
        "sgedgesByGene",
        "sgedgesByGene,SplicingGraphs-method",
        "sgedgesByGene-methods",
        "sgedgesByTranscript",
        "sgedgesByTranscript,SplicingGraphs-method"
      ]
    },
    {
      "page": "sgraph-methods",
      "title": "Extract a splicing graph as a plottable graph-like object",
      "topics": [
        "plot,SplicingGraphs,missing-method",
        "sgraph",
        "sgraph,ANY-method",
        "sgraph,data.frame-method",
        "sgraph,DataFrame-method",
        "sgraph,igraph-method",
        "sgraph-methods",
        "slideshow"
      ]
    },
    {
      "page": "SplicingGraphs-class",
      "title": "SplicingGraphs objects",
      "topics": [
        "class:GeneModel",
        "class:SplicingGraphs",
        "elementNROWS,SplicingGraphs-method",
        "GeneModel-class",
        "isCircular<-,GeneModel-method",
        "isCircular<-,SplicingGraphs-method",
        "length,SplicingGraphs-method",
        "lengths,SplicingGraphs-method",
        "names,SplicingGraphs-method",
        "seqinfo,GeneModel-method",
        "seqinfo,SplicingGraphs-method",
        "seqnames,GeneModel-method",
        "seqnames,SplicingGraphs-method",
        "show,SplicingGraphs-method",
        "SplicingGraphs",
        "SplicingGraphs,GRangesList-method",
        "SplicingGraphs,TxDb-method",
        "SplicingGraphs-class",
        "strand,GeneModel-method",
        "strand,SplicingGraphs-method",
        "unlist,SplicingGraphs-method",
        "updateObject,SplicingGraphs-method",
        "[,SplicingGraphs,ANY,ANY,ANY-method",
        "[[,SplicingGraphs,ANY,ANY-method"
      ]
    },
    {
      "page": "toy_data",
      "title": "Little helpers for quick access to the toy data included in the 'SplicingGraphs' package",
      "topics": [
        "toy_data",
        "toy_genes_gff",
        "toy_overlaps",
        "toy_reads_bam",
        "toy_reads_sam"
      ]
    },
    {
      "page": "TSPCsg",
      "title": "TSPC splicing graphs",
      "topics": [
        "TSPC",
        "TSPCsg"
      ]
    },
    {
      "page": "txpath-methods",
      "title": "Extract the transcript paths of a splicing graph",
      "topics": [
        "txpath",
        "txpath,GRangesList-method",
        "txpath,SplicingGraphs-method",
        "txpath-methods",
        "txweight",
        "txweight,SplicingGraphs-method",
        "txweight<-",
        "txweight<-,SplicingGraphs-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SplicingGraphs/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "graph",
    "httr",
    "igraph",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rgraphviz",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "SplicingGraphs.Rnw",
      "filename": "SplicingGraphs.pdf",
      "title": "Splicing graphs and RNA-seq data",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:30:14",
      "modified": "2025-11-02 17:50:45",
      "commits": 16
    }
  ],
  "_score": 5.577491799837226,
  "_indexed": false,
  "_nocasepkg": "splicinggraphs",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SplicingGraphs",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.52.0",
      "date": "2026-05-29T06:40:05.000Z",
      "distro": "noble",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "459a40df5354e3090d63fd5190be4d08dfb1157fe1cb0cd9c3512e8c3d851cc5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.52.0",
      "date": "2026-05-29T06:40:53.000Z",
      "distro": "noble",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "d9470e223ac306f8c5daa9cd266c57cb3e204527cb104258bce45c44201b4da0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.52.0",
      "date": "2026-05-29T07:27:39.000Z",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "a59bdff09b63f9e8a59baec64139d2fa43d6198a545c8c5c488d6dfd7f67971f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.52.0",
      "date": "2026-05-29T07:27:16.000Z",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "a1d1fb192b520208a6b139d774ae53f286b0b40201a1084a05706b8077fa3171",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.52.0",
      "date": "2026-05-29T06:40:32.000Z",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "8ac53edeee7c9d4f74335c967a9c83a924f2f7a7d1ec5940efb1120b04577da6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.52.0",
      "date": "2026-05-29T06:39:06.000Z",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "90e4da7010bb57f1842e58eeaefd9288e68babb81a2295a6079ac34821398903",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.52.0",
      "date": "2026-05-29T06:39:24.000Z",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "2e06b82a1427fb76f18b9f04e2bd454a8dd436db2a9079b8564347b079abac41",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.52.0",
      "date": "2026-05-29T06:39:13.000Z",
      "commit": "d30b5cffb1278cdf5c7b5208b04b23e73cd8b584",
      "fileid": "da013a3dbe8feeac4a7b784ca4e6b03774992ece1a8b0e0a6b62c19af589f4f0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621971889"
    }
  ]
}