{
  "_id": "6a56ae9bff0138dec5d6cb56",
  "Package": "regsplice",
  "Version": "1.39.1",
  "Title": "L1-regularization based methods for detection of differential\nsplicing",
  "Description": "Statistical methods for detection of differential splicing\n(differential exon usage) in RNA-seq and exon microarray data,\nusing L1-regularization (lasso) to improve power.",
  "Authors@R": "person(\"Lukas M.\", \"Weber\", email = \"weberlm3@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Lukas M. Weber [aut, cre]",
  "Maintainer": "Lukas M. Weber <lmweb012@gmail.com>",
  "URL": "https://github.com/lmweber/regsplice",
  "BugReports": "https://github.com/lmweber/regsplice/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.0",
  "biocViews": "ImmunoOncology, AlternativeSplicing, DifferentialExpression,\nDifferentialSplicing, Sequencing, RNASeq, Microarray,\nExonArray, ExperimentalDesign, Software",
  "Collate": "'class_RegspliceResults.R' 'class_RegspliceData.R' 'LRTests.R'\n'createDesignMatrix.R' 'filterLowCounts.R' 'filterZeros.R'\n'fitting_functions_multiple_genes.R'\n'fitting_functions_single_gene.R' 'helper_functions.R'\n'initializeResults.R' 'regsplice_wrapper.R'\n'runNormalization.R' 'runVoom.R' 'summaryTable.R'",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-07-14 16:20:28 UTC",
  "RemoteUrl": "https://github.com/bioc/regsplice",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 21:41:31 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "regsplice_1.39.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/f23793d8a33f7799feffa2650f8d31471e368bddc2833ae021987fab7e047d8a",
  "_filesize": 233238,
  "_sha256": "f23793d8a33f7799feffa2650f8d31471e368bddc2833ae021987fab7e047d8a",
  "_expires": "2026-10-22T21:48:09.000Z",
  "_created": "2026-07-14T21:41:31.000Z",
  "_published": "2026-07-14T21:48:11.089Z",
  "_bioccheck": {
    "error": 0,
    "warning": 3,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038",
  "_status": "success",
  "_upstream": "https://github.com/bioc/regsplice",
  "_commit": {
    "id": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
    "author": "Lukas Weber <weberlm3@gmail.com>",
    "committer": "Lukas Weber <weberlm3@gmail.com>",
    "message": "email and version\n",
    "time": 1784046028
  },
  "_maintainer": {
    "name": "Lukas M. Weber",
    "email": "lmweb012@gmail.com",
    "login": "lmweber",
    "description": "Assistant Professor, Department of Biostatistics, Boston University",
    "uuid": 8062417
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87212332513,
      "time": 196,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8325903202"
    },
    {
      "job": 87212332556,
      "time": 347,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8325960999"
    },
    {
      "job": 87212332553,
      "time": 332,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8325955470"
    },
    {
      "job": 87212332576,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8325892900"
    },
    {
      "job": 87212332591,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8325905205"
    },
    {
      "job": 87211604124,
      "time": 234,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8325829454"
    },
    {
      "job": 87212332570,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8325878715"
    },
    {
      "job": 87212332552,
      "time": 234,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8325918071"
    },
    {
      "job": 87212332573,
      "time": 215,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8325911394"
    },
    {
      "job": 87212332575,
      "time": 229,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8325916242"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "alternativesplicing",
    "differentialexpression",
    "differentialsplicing",
    "sequencing",
    "rnaseq",
    "microarray",
    "exonarray",
    "experimentaldesign",
    "software"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "lmweber",
      "count": 179,
      "uuid": 8062417
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 446,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 396,
    "source": "https://www.bioconductor.org/packages/stats/bioc/regsplice"
  },
  "_devurl": "https://github.com/lmweber/regsplice",
  "_searchresults": 32,
  "_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/regsplice.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lmweber/regsplice",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "assays",
    "colData",
    "countsData",
    "createDesignMatrix",
    "df_tests",
    "filterLowCounts",
    "filterZeros",
    "fitFullMultiple",
    "fitNullMultiple",
    "fitRegMultiple",
    "gene_IDs",
    "initializeResults",
    "LR_stats",
    "LRTests",
    "p_adj",
    "p_vals",
    "regsplice",
    "RegspliceData",
    "RegspliceResults",
    "rowData",
    "runNormalization",
    "runVoom",
    "summaryTable",
    "weightsData"
  ],
  "_help": [
    {
      "page": "createDesignMatrix",
      "title": "Create design matrix.",
      "topics": [
        "createDesignMatrix"
      ]
    },
    {
      "page": "filterLowCounts",
      "title": "Filter low-count exons.",
      "topics": [
        "filterLowCounts"
      ]
    },
    {
      "page": "filterZeros",
      "title": "Filter zero-count exons.",
      "topics": [
        "filterZeros"
      ]
    },
    {
      "page": "fitRegMultiple",
      "title": "Fit models.",
      "topics": [
        "fitFullMultiple",
        "fitNullMultiple",
        "fitRegMultiple"
      ]
    },
    {
      "page": "initializeResults",
      "title": "Initialize RegspliceResults object.",
      "topics": [
        "initializeResults"
      ]
    },
    {
      "page": "LRTests",
      "title": "Calculate likelihood ratio tests.",
      "topics": [
        "LRTests"
      ]
    },
    {
      "page": "regsplice",
      "title": "Wrapper function to run regsplice.",
      "topics": [
        "regsplice"
      ]
    },
    {
      "page": "RegspliceData",
      "title": "RegspliceData objects.",
      "topics": [
        "assays,RegspliceData-method",
        "colData,RegspliceData-method",
        "countsData",
        "countsData,RegspliceData-method",
        "RegspliceData",
        "RegspliceData-class",
        "rowData,RegspliceData-method",
        "weightsData",
        "weightsData,RegspliceData-method",
        "[,RegspliceData,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "RegspliceResults",
      "title": "RegspliceResults objects.",
      "topics": [
        "df_tests",
        "df_tests,RegspliceResults-method",
        "gene_IDs",
        "gene_IDs,RegspliceResults-method",
        "LR_stats",
        "LR_stats,RegspliceResults-method",
        "p_adj",
        "p_adj,RegspliceResults-method",
        "p_vals",
        "p_vals,RegspliceResults-method",
        "RegspliceResults",
        "RegspliceResults-class"
      ]
    },
    {
      "page": "runNormalization",
      "title": "Calculate normalization factors.",
      "topics": [
        "runNormalization"
      ]
    },
    {
      "page": "runVoom",
      "title": "Calculate 'voom' transformation and weights.",
      "topics": [
        "runVoom"
      ]
    },
    {
      "page": "summaryTable",
      "title": "Summary table.",
      "topics": [
        "summaryTable"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/regsplice/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "codetools",
    "DelayedArray",
    "edgeR",
    "foreach",
    "generics",
    "GenomicRanges",
    "glmnet",
    "IRanges",
    "iterators",
    "lattice",
    "limma",
    "locfit",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pbapply",
    "Rcpp",
    "RcppEigen",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "shape",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "survival",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "regsplice-workflow.Rmd",
      "filename": "regsplice-workflow.html",
      "title": "regsplice workflow",
      "author": "Lukas M. Weber, Mark D. Robinson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example workflow",
        "Data set",
        "Exon microarray data",
        "Workflow",
        "Load data and create condition vector",
        "Run workflow with wrapper function",
        "Summary table of results",
        "Run workflow using functions for individual steps",
        "Create RegspliceData object",
        "Filter zero-count exon bins",
        "Filter low-count exons",
        "Calculate normalization factors",
        "'voom' transformation and weights",
        "Initialize RegspliceResults object",
        "Fit models",
        "Calculate likelihood ratio tests",
        "Analyze results",
        "Summary of all significant genes",
        "Contingency table",
        "Additional information",
        "Additional user options",
        "Design matrices"
      ],
      "created": "2016-10-15 14:12:13",
      "modified": "2019-11-28 19:59:11",
      "commits": 51
    }
  ],
  "_score": 5.936513742478893,
  "_indexed": true,
  "_nocasepkg": "regsplice",
  "_universes": [
    "bioc",
    "lmweber"
  ],
  "_previous": "1.39.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.1",
      "date": "2026-07-14T21:45:13.000Z",
      "distro": "resolute",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/e06573bafe146c8ae7c80324ec8409f6a00c549f2aa9f7e06cbcff79064a6fe0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.39.1",
      "date": "2026-07-14T21:45:02.000Z",
      "distro": "resolute",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/47afaf6daf3cb3d9be23da8b75d9ce04d3c683cae4054677220337aeadd0fe14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.1",
      "date": "2026-07-14T21:43:09.000Z",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/2224e708e5ef8a2dfccab87aec78efba100fac3ecef8c458d43d2528041bdbd3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.39.1",
      "date": "2026-07-14T21:43:39.000Z",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/d93704de750a77973e505941ce99c5b10ff5e691c1c7146952af1b78047f610e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.1",
      "date": "2026-07-14T21:44:10.000Z",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/27d4636c904a1fe7a3d7fc84c9f903eb67b9fa2ccc527bc88526518b05e9e5a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.1",
      "date": "2026-07-14T21:43:16.000Z",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/dadcbc069f24e3aec73a17e6a4a45eb6c39e37124589348a26b46161d01b1c51",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.1",
      "date": "2026-07-14T21:43:30.000Z",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/c52f26104388d26881d1070734a6bc63822b8a25b8dacdb86de6b96290aa5e10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.39.1",
      "date": "2026-07-14T21:43:09.000Z",
      "commit": "dd4e1ebda68ec2d9e93772ab39d13892bf3f5acd",
      "fileid": "https://r2.ropensci.org/a590211f75ddee0e036c7af3eaae547377675b8bcb6856a4df60299921caf6a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29370228038"
    }
  ]
}