{
  "_id": "6a1afba91d7bb097a09fcdc6",
  "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-05-30 09:50:56 UTC",
    "User": "root"
  },
  "MD5sum": "a2ff68c58110d5231c8299d484444572",
  "_user": "bioc",
  "_type": "src",
  "_file": "SigsPack_1.27.0.tar.gz",
  "_fileid": "54cfd7a372d290d67c59b5a6f21925cb6ac44ae263f03745125ac81d3c3aac83",
  "_filesize": 724360,
  "_sha256": "54cfd7a372d290d67c59b5a6f21925cb6ac44ae263f03745125ac81d3c3aac83",
  "_created": "2026-05-30T09:50:56.000Z",
  "_published": "2026-05-30T15:00:57.080Z",
  "_jobs": [
    {
      "job": 78640805168,
      "time": 206,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307546236"
    },
    {
      "job": 78640805179,
      "time": 291,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307554359"
    },
    {
      "job": 78640805177,
      "time": 303,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307555519"
    },
    {
      "job": 78640805171,
      "time": 229,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309073077"
    },
    {
      "job": 78640805196,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309073782"
    },
    {
      "job": 78639969360,
      "time": 311,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307312148"
    },
    {
      "job": 78640805167,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307543269"
    },
    {
      "job": 78640805181,
      "time": 265,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307552930"
    },
    {
      "job": 78640805180,
      "time": 333,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307559776"
    },
    {
      "job": 78640805170,
      "time": 322,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307558824"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "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": 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",
    "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/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-05-30T10:34:25.000Z",
      "distro": "noble",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "20d7b9688c430ff868ac616f007043033560df9c2e01473ab2de35d80d7aa725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T10:34:40.000Z",
      "distro": "noble",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "8492412adec52c35d64b08abc6e23647015a767549488d4c60773915f905cd21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T14:59:04.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "a34b8d7685343a1fd1bc079569782c87bb58b5220dea8f4f2c18fc2d5e0265b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T14:58:55.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "7c747be5165fbde0ee5dddb87f6ca54b0d82e6c50db0a0f3faa716757637a9d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-05-30T10:33:57.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "367009d595bc80d68c25fa02b10a9bc5078b33b5cc6b080e6c2b4ee84314902a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:33:17.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "670894e5033d367c95a1fd31370941012882fa018f36a8718687989eebf137bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:33:19.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "092d03f98061690d3d4a6b064f423831d84b28eddb31167ec01f39e154bfb22e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:33:31.000Z",
      "commit": "c0b05f0f0ae4ef548330319e164150276f355cf4",
      "fileid": "882a198b81d202a0e560bcff7cf9c1137dab2452037e22d351fdc1a6e1badceb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677101400"
    }
  ]
}