{
  "_id": "6a1b01ba1d7bb097a0a00864",
  "Package": "SigsPack",
  "Type": "Package",
  "Title": "Mutational Signature Estimation for Single Samples",
  "Version": "1.26.0",
  "Author": "Franziska Schumann <franziska.schumann@student.hpi.de>",
  "Maintainer": "Franziska Schumann <franziska.schumann@student.hpi.de>",
  "Description": "Single sample estimation of exposure to mutational\nsignatures. Exposures to known mutational signatures are\nestimated for single samples, based on quadratic programming\nalgorithms. Bootstrapping the input mutational catalogues\nprovides estimations on the stability of these exposures. The\neffect of the sequence composition of mutational context can be\ntaken into account by normalising the catalogues.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "biocViews": "SomaticMutation, SNP, VariantAnnotation,\nBiomedicalInformatics, DNASeq",
  "VignetteBuilder": "knitr",
  "BiocViews": "",
  "BugReports": "https://github.com/bihealth/SigsPack/issues",
  "URL": "https://github.com/bihealth/SigsPack",
  "Collate": "bootstrap_mut_catalogues.R cosmicSigs.R sigProfilerExome.R\nsigProfiler20190522.R create_mut_catalogues.R decomposeQP.R\nget_context_freq.R hg19context_freq.R normalize.R\nplot_bootstrapped_exposure.R signature_exposure.R\nsummarize_exposures.R vcf2mut_cat.R",
  "RoxygenNote": "6.1.1",
  "LazyData": "true",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:44 UTC",
  "RemoteUrl": "https://github.com/bioc/SigsPack",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:11:46 UTC",
    "User": "root"
  },
  "MD5sum": "0a5fe495d1b37750d42cd6176a989044",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SigsPack_1.26.0.tar.gz",
  "_fileid": "24d6c42a467c66eeac0358dadf247c97cb90744eb9550e91859c3980a66338a6",
  "_filesize": 717091,
  "_sha256": "24d6c42a467c66eeac0358dadf247c97cb90744eb9550e91859c3980a66338a6",
  "_created": "2026-05-30T10:11:46.000Z",
  "_published": "2026-05-30T15:26:50.144Z",
  "_jobs": [
    {
      "job": 78641842431,
      "time": 210,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307643540"
    },
    {
      "job": 78641842436,
      "time": 293,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307651659"
    },
    {
      "job": 78641842429,
      "time": 322,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307654784"
    },
    {
      "job": 78641842438,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309234716"
    },
    {
      "job": 78641842432,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309225063"
    },
    {
      "job": 78640383880,
      "time": 336,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307428102"
    },
    {
      "job": 78641842433,
      "time": 196,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307641743"
    },
    {
      "job": 78641842444,
      "time": 312,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307652758"
    },
    {
      "job": 78641842439,
      "time": 292,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307650792"
    },
    {
      "job": 78641842437,
      "time": 321,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307654322"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SigsPack",
  "_commit": {
    "id": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
    "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": 1777380644
  },
  "_maintainer": {
    "name": "Franziska Schumann",
    "email": "franziska.schumann@student.hpi.de",
    "login": "fefschumann",
    "description": "",
    "uuid": 29005221
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "quadprog",
      "version": ">= 1.5-5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "version": ">= 1.46.0",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "version": ">= 1.24.5",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "somaticmutation",
    "snp",
    "variantannotation",
    "biomedicalinformatics",
    "dnaseq"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ericblanc20",
      "count": 17,
      "uuid": 18400780
    },
    {
      "user": "fefschumann",
      "count": 11,
      "uuid": 29005221
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 358,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SigsPack"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bihealth/sigspack",
  "_searchresults": 5,
  "_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/SigsPack.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bihealth/sigspack",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bootstrap_mut_catalogues",
    "create_mut_catalogues",
    "decomposeQP",
    "get_context_freq",
    "normalize",
    "plot_bootstrapped_exposure",
    "signature_exposure",
    "summarize_exposures",
    "vcf2mut_cat"
  ],
  "_datasets": [
    {
      "name": "cosmicSigs",
      "title": "COSMIC Signature Profiles",
      "object": "cosmicSigs",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Signature 1",
        "Signature 2",
        "Signature 3",
        "Signature 4",
        "Signature 5",
        "Signature 6",
        "Signature 7",
        "Signature 8",
        "Signature 9",
        "Signature 10",
        "Signature 11",
        "Signature 12",
        "Signature 13",
        "Signature 14",
        "Signature 15",
        "Signature 16",
        "Signature 17",
        "Signature 18",
        "Signature 19",
        "Signature 20",
        "Signature 21",
        "Signature 22",
        "Signature 23",
        "Signature 24",
        "Signature 25",
        "Signature 26",
        "Signature 27",
        "Signature 28",
        "Signature 29",
        "Signature 30"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "hg19context_freq",
      "title": "Trinuecleotide frequencies of the human reference genome hg19",
      "object": "hg19context_freq",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "sigProfiler20190522",
      "title": "COSMIC v3 whole genome SBS Signature Profiles",
      "object": "sigProfiler20190522",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "SBS1",
        "SBS2",
        "SBS3",
        "SBS4",
        "SBS5",
        "SBS6",
        "SBS7a",
        "SBS7b",
        "SBS7c",
        "SBS7d",
        "SBS8",
        "SBS9",
        "SBS10a",
        "SBS10b",
        "SBS11",
        "SBS12",
        "SBS13",
        "SBS14",
        "SBS15",
        "SBS16",
        "SBS17a",
        "SBS17b",
        "SBS18",
        "SBS19",
        "SBS20",
        "SBS21",
        "SBS22",
        "SBS23",
        "SBS24",
        "SBS25",
        "SBS26",
        "SBS27",
        "SBS28",
        "SBS29",
        "SBS30",
        "SBS31",
        "SBS32",
        "SBS33",
        "SBS34",
        "SBS35",
        "SBS36",
        "SBS37",
        "SBS38",
        "SBS39",
        "SBS40",
        "SBS41",
        "SBS42",
        "SBS43",
        "SBS44",
        "SBS45",
        "SBS46",
        "SBS47",
        "SBS48",
        "SBS49",
        "SBS50",
        "SBS51",
        "SBS52",
        "SBS53",
        "SBS54",
        "SBS55",
        "SBS56",
        "SBS57",
        "SBS58",
        "SBS59",
        "SBS60",
        "SBS84",
        "SBS85"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "sigProfilerExome",
      "title": "COSMIC v3 exome SBS Signature Profiles",
      "object": "sigProfilerExome",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "SBS1",
        "SBS2",
        "SBS3",
        "SBS4",
        "SBS5",
        "SBS6",
        "SBS7a",
        "SBS7b",
        "SBS7c",
        "SBS7d",
        "SBS8",
        "SBS9",
        "SBS10a",
        "SBS10b",
        "SBS11",
        "SBS12",
        "SBS13",
        "SBS14",
        "SBS15",
        "SBS16",
        "SBS17a",
        "SBS17b",
        "SBS18",
        "SBS19",
        "SBS20",
        "SBS21",
        "SBS22",
        "SBS23",
        "SBS24",
        "SBS25",
        "SBS26",
        "SBS27",
        "SBS28",
        "SBS29",
        "SBS30",
        "SBS31",
        "SBS32",
        "SBS33",
        "SBS34",
        "SBS35",
        "SBS36",
        "SBS37",
        "SBS38",
        "SBS39",
        "SBS40",
        "SBS41",
        "SBS42",
        "SBS43",
        "SBS44",
        "SBS45",
        "SBS46",
        "SBS47",
        "SBS48",
        "SBS49",
        "SBS50",
        "SBS51",
        "SBS52",
        "SBS53",
        "SBS54",
        "SBS55",
        "SBS56",
        "SBS57",
        "SBS58",
        "SBS59",
        "SBS60",
        "SBS84",
        "SBS85"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bootstrap_mut_catalogues",
      "title": "Bootstraps a given mutational catalogue",
      "topics": [
        "bootstrap_mut_catalogues"
      ]
    },
    {
      "page": "cosmicSigs",
      "title": "COSMIC Signature Profiles",
      "topics": [
        "cosmicSigs"
      ]
    },
    {
      "page": "create_mut_catalogues",
      "title": "Creates simulated mutational catalogues",
      "topics": [
        "create_mut_catalogues"
      ]
    },
    {
      "page": "decomposeQP",
      "title": "decomposeQP function",
      "topics": [
        "decomposeQP"
      ]
    },
    {
      "page": "get_context_freq",
      "title": "Extract occurence of tri-nucleotide contexts",
      "topics": [
        "get_context_freq"
      ]
    },
    {
      "page": "hg19context_freq",
      "title": "Trinuecleotide frequencies of the human reference genome hg19",
      "topics": [
        "hg19context_freq"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize mutational catalogues",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "plot_bootstrapped_exposure",
      "title": "Plot signature exposure estimation for several samples",
      "topics": [
        "plot_bootstrapped_exposure"
      ]
    },
    {
      "page": "signature_exposure",
      "title": "Estimates the signature exposure of a mutational catalogue",
      "topics": [
        "signature_exposure"
      ]
    },
    {
      "page": "sigProfiler20190522",
      "title": "COSMIC v3 whole genome SBS Signature Profiles",
      "topics": [
        "sigProfiler20190522"
      ]
    },
    {
      "page": "sigProfilerExome",
      "title": "COSMIC v3 exome SBS Signature Profiles",
      "topics": [
        "sigProfilerExome"
      ]
    },
    {
      "page": "summarize_exposures",
      "title": "Signature exposure analysis of a mutational catalogue",
      "topics": [
        "summarize_exposures"
      ]
    },
    {
      "page": "vcf2mut_cat",
      "title": "Derive the mutational catalogue from a vcf",
      "topics": [
        "vcf2mut_cat"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SigsPack/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "quadprog",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "UCSC.utils",
    "VariantAnnotation",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "SigsPack.Rmd",
      "filename": "SigsPack.html",
      "title": "Introduction to SigsPack",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading the package",
        "Loading a VCF",
        "Simulating data",
        "Estimating signature exposures and bootstrapping samples",
        "Tri-nucleotide contexts and normalization",
        "sessionInfo"
      ],
      "created": "2019-04-09 12:41:46",
      "modified": "2019-08-15 12:47:40",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": false,
  "_nocasepkg": "sigspack",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SigsPack",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-30T10:50:57.000Z",
      "distro": "noble",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "62a2f5d48f6bb5d7a8e4f578e97165dfd9b1229dd0b231f415158240a27a193e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-30T10:51:33.000Z",
      "distro": "noble",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "09098f02714b390ed51e967170d773a32cd934c0b3d26fed6d5e3acd7f53284f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-30T15:25:09.000Z",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "e0fe4cf654c8219eed585753f32b82491f67a2f44e68a8372e84a5f1a4fba56b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-30T15:23:41.000Z",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "5f8b793392bbd3b201cab936dcf5587b9599998a37ebe8cc1a5bffbc41044cca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.26.0",
      "date": "2026-05-30T10:50:47.000Z",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "77760b996b7da3cb2e3a1d52b73fe5cde4350454b7a471449a05906b8a9686d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T10:49:44.000Z",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "cabae116fa091057034c051a45d04fa100352176ed194f0c76b49902fd60846e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T10:49:29.000Z",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "64a956118d639c5d0972cb607d9038a5d1568271eef494a5e834dff8db724671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-30T10:49:45.000Z",
      "commit": "b916f9d8d435c02ed4ee6df0fc93f86565b808eb",
      "fileid": "e6c088ee4d6b0961730353fbd3617a947f8c753c24b52466ff4ad5e5bba581a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680336519"
    }
  ]
}