{
  "_id": "6a493f9ca19c9318096e8168",
  "Package": "SigsPack",
  "Type": "Package",
  "Title": "Mutational Signature Estimation for Single Samples",
  "Version": "1.27.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:44 UTC",
  "RemoteUrl": "https://github.com/bioc/SigsPack",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0b05f0f0ae4ef548330319e164150276f355cf4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:21:11 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "SigsPack_1.27.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf5249751449e605083ebe4cd32b87a34da1cdea6273bf6fe8dd45c3b9678c5e",
  "_filesize": 715942,
  "_sha256": "bf5249751449e605083ebe4cd32b87a34da1cdea6273bf6fe8dd45c3b9678c5e",
  "_expires": "2026-10-12T17:15:05.000Z",
  "_created": "2026-07-04T05:21:11.000Z",
  "_published": "2026-07-04T17:15:08.024Z",
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482",
  "_status": "success",
  "_upstream": "https://github.com/bioc/SigsPack",
  "_commit": {
    "id": "c0b05f0f0ae4ef548330319e164150276f355cf4",
    "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": 1777380644
  },
  "_maintainer": {
    "name": "Franziska Schumann",
    "email": "franziska.schumann@student.hpi.de",
    "login": "fefschumann",
    "description": "",
    "uuid": 29005221
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85151321276,
      "time": 196,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078649249"
    },
    {
      "job": 85151321305,
      "time": 298,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078660422"
    },
    {
      "job": 85151321439,
      "time": 304,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078660867"
    },
    {
      "job": 85151321368,
      "time": 241,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078862421"
    },
    {
      "job": 85151321427,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078865163"
    },
    {
      "job": 85151321261,
      "time": 358,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078624110"
    },
    {
      "job": 85151321426,
      "time": 189,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078648463"
    },
    {
      "job": 85151321301,
      "time": 339,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078664866"
    },
    {
      "job": 85151321371,
      "time": 302,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078662122"
    },
    {
      "job": 85151321438,
      "time": 330,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078663803"
    }
  ],
  "_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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bihealth/sigspack",
  "_searchresults": 6,
  "_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/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/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "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": true,
  "_nocasepkg": "sigspack",
  "_universes": [
    "bioc",
    "fefschumann",
    "bihealth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-07-04T05:25:05.000Z",
      "distro": "resolute",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/52aa082486a1d036cd55e7db08a370490173a79bfbbabc589e52ba3608077f29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-07-04T05:25:13.000Z",
      "distro": "resolute",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/16e521cd44dae2b26b879c164eedd0169da11a2f1730c76471c04b5db93480db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-07-04T05:52:13.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/4f3efdde75268ba81eb0707e5596a58f4eb9ce694f3e05a86738e3664fcde888",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-07-04T05:52:53.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/1755d216d0ad367395482fba4cac92ca73525317e4184848e75225877525dea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-07-04T05:24:38.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/b65c65fb5a8aa8f4023eae2e0e1eeb966c3cda77cdbb551c58d202dfe2ef3b6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-07-04T05:23:49.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/5a0b206683c28cad6a365c959f2ce6c3cb0985c84536700ec62db5717fa5ad04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-07-04T05:24:23.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/afe2491c3df4736b3272851002bcda817ad150303f73d07862db974e92e296d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-07-04T05:23:39.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "https://r2.ropensci.org/d5390be41801d0c1513b8c5ccc69f08f41e76fc3dd7f20ef20ab674a8fe9ebdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28695943482"
    }
  ]
}