{
  "_id": "6a1ad7081d7bb097a09e608d",
  "Package": "cpvSNP",
  "Type": "Package",
  "Title": "Gene set analysis methods for SNP association p-values that lie\nin genes in given gene sets",
  "Version": "1.45.0",
  "Date": "2021-11-20",
  "Author": "Caitlin McHugh, Jessica Larson, and Jason Hackney",
  "Maintainer": "Caitlin McHugh <mchughc@uw.edu>",
  "Description": "Gene set analysis methods exist to combine SNP-level\nassociation p-values into gene sets, calculating a single\nassociation p-value for each gene set. This package implements\ntwo such methods that require only the calculated SNP p-values,\nthe gene set(s) of interest, and a correlation matrix (if\ndesired). One method (GLOSSI) requires independent SNPs and the\nother (VEGAS) can take into account correlation (LD) among the\nSNPs. Built-in plotting functions are available to help users\nvisualize results.",
  "License": "Artistic-2.0",
  "biocViews": "Genetics, StatisticalMethod, Pathways, GeneSetEnrichment,\nGenomicVariation",
  "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:40:17 UTC",
  "RemoteUrl": "https://github.com/bioc/cpvSNP",
  "RemoteRef": "HEAD",
  "RemoteSha": "94067ad04b1aafb885f930b01952389f8805beea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:49:33 UTC",
    "User": "root"
  },
  "MD5sum": "a6dd26ae49a9df8147cd60e71eb9ec39",
  "_user": "bioc",
  "_type": "src",
  "_file": "cpvSNP_1.45.0.tar.gz",
  "_fileid": "37c6165ddca824d990aacb18d517d5c77b983ad30a25df96fc278901ee40e5ff",
  "_filesize": 2254519,
  "_sha256": "37c6165ddca824d990aacb18d517d5c77b983ad30a25df96fc278901ee40e5ff",
  "_created": "2026-05-30T08:49:33.000Z",
  "_published": "2026-05-30T12:24:40.828Z",
  "_jobs": [
    {
      "job": 78637714039,
      "time": 308,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306985116"
    },
    {
      "job": 78637714032,
      "time": 486,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307004130"
    },
    {
      "job": 78637714049,
      "time": 503,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307006048"
    },
    {
      "job": 78637714025,
      "time": 272,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308143532"
    },
    {
      "job": 78637714033,
      "time": 231,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308140821"
    },
    {
      "job": 78637387450,
      "time": 338,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306953077"
    },
    {
      "job": 78637714012,
      "time": 263,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306980584"
    },
    {
      "job": 78637714073,
      "time": 563,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307012571"
    },
    {
      "job": 78637714057,
      "time": 370,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306991737"
    },
    {
      "job": 78637714069,
      "time": 408,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306995802"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 6,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/cpvSNP",
  "_commit": {
    "id": "94067ad04b1aafb885f930b01952389f8805beea",
    "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": 1777380017
  },
  "_maintainer": {
    "name": "Caitlin McHugh",
    "email": "mchughc@uw.edu",
    "login": "mchughc",
    "description": "",
    "uuid": 6343156
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "GenomicFeatures",
      "role": "Depends"
    },
    {
      "package": "GSEABase",
      "version": ">= 1.24.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "ReportingTools",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "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.45.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.44.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genetics",
    "statisticalmethod",
    "pathways",
    "genesetenrichment",
    "genomicvariation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 448,
    "source": "https://www.bioconductor.org/packages/stats/bioc/cpvSNP"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cpvSNP.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "assocPvalBySetPlot",
    "createArrayData",
    "degreesOfFreedom",
    "geneSetName",
    "geneToSNPList",
    "glossi",
    "glossiMarginal",
    "plotPvals",
    "pValue",
    "simulate_chisq",
    "simulatedStats",
    "statistic",
    "vegas",
    "vegasMarginal"
  ],
  "_datasets": [
    {
      "name": "geneSetAnalysis",
      "title": "Data to run gene set analysis methods",
      "object": "geneSetAnalysis",
      "file": "geneSetAnalysis.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "assocPvalBySetPlot",
      "title": "Create a Density Plot of P-Values, Highlighting SNPs Within a Gene Set",
      "topics": [
        "assocPvalBySetPlot"
      ]
    },
    {
      "page": "createArrayData",
      "title": "Create a GRanges Object for a GWAS data.frame",
      "topics": [
        "createArrayData"
      ]
    },
    {
      "page": "degreesOfFreedom-method",
      "title": "~~ Methods for Function 'degreesOfFreedom' ~~",
      "topics": [
        "degreesOfFreedom",
        "degreesOfFreedom,GeneSetResult-method",
        "degreesOfFreedom,GeneSetResultCollection-method",
        "degreesOfFreedom,GLOSSIResult-method",
        "degreesOfFreedom,GLOSSIResultCollection-method",
        "degreesOfFreedom,VEGASResult-method",
        "degreesOfFreedom,VEGASResultCollection-method",
        "degreesOfFreedom-methods"
      ]
    },
    {
      "page": "exampleArrayData",
      "title": "SNP Array Data to Use for Gene Set Analysis",
      "topics": [
        "exampleArrayData"
      ]
    },
    {
      "page": "geneSetAnalysis",
      "title": "Data to run gene set analysis methods",
      "topics": [
        "geneSetAnalysis"
      ]
    },
    {
      "page": "geneSetName-methods",
      "title": "~~ Methods for Function 'geneSetName' ~~",
      "topics": [
        "geneSetName",
        "geneSetName,GeneSetResult-method",
        "geneSetName,GeneSetResultCollection-method",
        "geneSetName,GLOSSIResult-method",
        "geneSetName,GLOSSIResultCollection-method",
        "geneSetName,VEGASResult-method",
        "geneSetName,VEGASResultCollection-method",
        "geneSetName-methods"
      ]
    },
    {
      "page": "GeneSetResult-class",
      "title": "Class '\"GeneSetResult\"'",
      "topics": [
        "GeneSetResult-class"
      ]
    },
    {
      "page": "GeneSetResultCollection-class",
      "title": "Class '\"GeneSetResultCollection\"'",
      "topics": [
        "GeneSetResultCollection-class"
      ]
    },
    {
      "page": "geneSets",
      "title": "Gene Set Collection object",
      "topics": [
        "geneSets"
      ]
    },
    {
      "page": "geneToSNPList",
      "title": "Translate a List of Gene Ids to Their Corresponding SNP Ids",
      "topics": [
        "geneToSNPList"
      ]
    },
    {
      "page": "glossi",
      "title": "Calculate a Chi-squared Statistic and P-Value for Independent Items of a Set Using the GLOSSI Method",
      "topics": [
        "glossi"
      ]
    },
    {
      "page": "glossiMarginal",
      "title": "Calculate a Chi-squared Statistic and P-Value for Items in a Set",
      "topics": [
        "glossiMarginal"
      ]
    },
    {
      "page": "GLOSSIResult-class",
      "title": "Class '\"GLOSSIResult\"'",
      "topics": [
        "GLOSSIResult-class"
      ]
    },
    {
      "page": "GLOSSIResultCollection-class",
      "title": "Class '\"GLOSSIResultCollection\"'",
      "topics": [
        "GLOSSIResultCollection-class"
      ]
    },
    {
      "page": "plotPvals",
      "title": "Create a Plot of P-Values Against Number of SNPs per Set for All Sets in a Collection",
      "topics": [
        "plotPvals"
      ]
    },
    {
      "page": "pValue-method",
      "title": "~~ Methods for Function 'pValue' ~~",
      "topics": [
        "pValue",
        "pValue,GeneSetResult-method",
        "pValue,GeneSetResultCollection-method",
        "pValue,GLOSSIResult-method",
        "pValue,GLOSSIResultCollection-method",
        "pValue,VEGASResult-method",
        "pValue,VEGASResultCollection-method",
        "pValue-methods"
      ]
    },
    {
      "page": "simulate_chisq",
      "title": "Simulate a Chi-squared Statistic from a Distribution with a Specified Correlation Structure",
      "topics": [
        "simulate_chisq"
      ]
    },
    {
      "page": "simulatedStats-method",
      "title": "~~ Methods for Function 'simulatedStats' ~~",
      "topics": [
        "simulatedStats",
        "simulatedStats,VEGASResult-method",
        "simulatedStats,VEGASResultCollection-method",
        "simulatedStats-methods"
      ]
    },
    {
      "page": "statistic-methods",
      "title": "~~ Methods for Function 'statistic' ~~",
      "topics": [
        "statistic",
        "statistic,GeneSetResult-method",
        "statistic,GeneSetResultCollection-method",
        "statistic,GLOSSIResult-method",
        "statistic,GLOSSIResultCollection-method",
        "statistic,VEGASResult-method",
        "statistic,VEGASResultCollection-method",
        "statistic-methods"
      ]
    },
    {
      "page": "show-methods",
      "title": "~~ Methods for Function 'show' in Package 'base' ~~",
      "topics": [
        "show",
        "show,GLOSSIResult-method",
        "show,VEGASResult-method",
        "show-methods"
      ]
    },
    {
      "page": "vegas",
      "title": "Calculate the P-Value for a Set Using the VEGAS Method",
      "topics": [
        "vegas"
      ]
    },
    {
      "page": "vegasMarginal",
      "title": "Calculate the P-Value for a Set Using the VEGAS Method",
      "topics": [
        "vegasMarginal"
      ]
    },
    {
      "page": "VEGASResult-class",
      "title": "Class '\"VEGASResult\"'",
      "topics": [
        "VEGASResult-class"
      ]
    },
    {
      "page": "VEGASResultCollection-class",
      "title": "Class '\"VEGASResultCollection\"'",
      "topics": [
        "VEGASResultCollection-class"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "corpcor",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "farver",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "graph",
    "GSEABase",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "plyr",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "cpvSNP.Rnw",
      "filename": "cpvSNP.pdf",
      "title": "Running gene set analyses with the \"cpvSNP\" package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-11-24 22:55:55",
      "modified": "2015-04-09 20:24:48",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "cpvsnp",
  "_universes": [
    "bioc",
    "mchughc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.45.0",
      "date": "2026-05-30T08:54:47.000Z",
      "distro": "noble",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "01a42e0f957ab926b54c5fd216d1a5e57309c2859e2862deabdc2f9789a37ade",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.45.0",
      "date": "2026-05-30T08:54:41.000Z",
      "distro": "noble",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "2ac6032aa8148352b0e2b5cb076a11f3431a904b0d689c9b27c46fef9041cbdb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.45.0",
      "date": "2026-05-30T12:21:57.000Z",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "7e9e5389aeaf2e219c5a8ffa537cb244ed5122567f191accb061bf727aef6b22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.45.0",
      "date": "2026-05-30T12:21:46.000Z",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "d3c0f06ece5160a3e1c28800791f95ac990eff6db2e45f2336e5df1582b96f33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.45.0",
      "date": "2026-05-30T08:54:33.000Z",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "a898da60c8d1e2411d22d470c91c268181a538db7a21ade8a364b44391198688",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.45.0",
      "date": "2026-05-30T08:54:24.000Z",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "45bdc0e971af9c83e5f59320dda63f6c7e56fe60870298ab16cde8da9df52083",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.45.0",
      "date": "2026-05-30T08:52:14.000Z",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "46f4d9fc7d26e7b2eff3011e2ed684d9334def1f71548f6c993d7bc0b5472f4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.45.0",
      "date": "2026-05-30T08:52:21.000Z",
      "commit": "94067ad04b1aafb885f930b01952389f8805beea",
      "fileid": "ab719da4642262e5254ca8aa6d680ad8a34e8946188356711a484c7db7363b23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679548535"
    }
  ]
}