{
  "_id": "6a34f2e73efcd9bda43d1017",
  "Package": "CCAFE",
  "Type": "Package",
  "Title": "Case Control Allele Frequency Estimation",
  "Version": "1.5.0",
  "Authors@R": "c(person(\"Hayley\", \"Wolff\", email = \"hayley.wolff@cuanschutz.edu\", role = c(\"cre\", \"aut\")))",
  "Description": "Functions to reconstruct case and control AFs from summary\nstatistics. One function uses OR, NCase, NControl, and\nSE(log(OR)). The second function uses OR, NCase, NControl, and\nAF for the whole sample.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/wolffha/CCAFE/",
  "BugReports": "https://github.com/wolffha/CCAFE/issues",
  "biocViews": "GenomeWideAssociation, ComparativeGenomics, Genetics,\nPreprocessing, SNP, Software, WholeGenome",
  "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 13:04:43 UTC",
  "RemoteUrl": "https://github.com/bioc/CCAFE",
  "RemoteRef": "HEAD",
  "RemoteSha": "1905db01f8cf0620887982570e3161d5b2787cba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 07:37:38 UTC",
    "User": "root"
  },
  "Author": "Hayley Wolff [cre, aut]",
  "Maintainer": "Hayley Wolff <hayley.wolff@cuanschutz.edu>",
  "MD5sum": "9f6624565a061e6fcd7ad1cc8ed0ff7b",
  "_user": "bioc",
  "_type": "src",
  "_file": "CCAFE_1.5.0.tar.gz",
  "_fileid": "c641dab14b12477a549ce75006a05e01494ad77aa7bec8422ff3e39f7df474cf",
  "_filesize": 5621876,
  "_sha256": "c641dab14b12477a549ce75006a05e01494ad77aa7bec8422ff3e39f7df474cf",
  "_created": "2026-06-19T07:37:38.000Z",
  "_published": "2026-06-19T07:42:31.646Z",
  "_jobs": [
    {
      "job": 82305451908,
      "time": 184,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7744266676"
    },
    {
      "job": 82305451905,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744283090"
    },
    {
      "job": 82305451898,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744284021"
    },
    {
      "job": 82305451907,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744263587"
    },
    {
      "job": 82305451910,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744258241"
    },
    {
      "job": 82304779915,
      "time": 291,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744216405"
    },
    {
      "job": 82305451909,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744262210"
    },
    {
      "job": 82305451925,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744258121"
    },
    {
      "job": 82305451913,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744272029"
    },
    {
      "job": 82305451906,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744261185"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/CCAFE",
  "_commit": {
    "id": "1905db01f8cf0620887982570e3161d5b2787cba",
    "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": 1777381483
  },
  "_maintainer": {
    "name": "Hayley Wolff",
    "email": "hayley.wolff@cuanschutz.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "DescTools",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "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.5.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.4.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genomewideassociation",
    "comparativegenomics",
    "genetics",
    "preprocessing",
    "snp",
    "software",
    "wholegenome"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "wolffha",
      "count": 106,
      "uuid": 150075196
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/wolffha/ccafe",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CCAFE.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wolffha/ccafe",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "CaseControl_AF",
    "CaseControl_SE",
    "CCAFE_convertVCF"
  ],
  "_datasets": [
    {
      "name": "sampleDat",
      "title": "PanUKBB and gnomAD Diabetes Data",
      "object": "sampleDat",
      "file": "sampleDat.rda",
      "class": [
        "rowwise_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CHR",
        "POS",
        "REF",
        "ALT",
        "true_maf_case",
        "true_maf_control",
        "beta",
        "SE",
        "gnomad_maf",
        "OR",
        "true_maf_pop"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "vcf_sample",
      "title": "A VCF from this GWAS of Type 2 Diabetes https://doi.org/10.1038/s41588-018-0084-1. containing a subset of 10,000 variants",
      "object": "vcf_sample",
      "file": "vcf_sample.rda",
      "class": [
        "CollapsedVCF"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "CaseControl_AF",
      "title": "CaseControl_AF",
      "topics": [
        "CaseControl_AF"
      ]
    },
    {
      "page": "CaseControl_SE",
      "title": "CaseControl_SE",
      "topics": [
        "CaseControl_SE"
      ]
    },
    {
      "page": "CCAFE_convertVCF",
      "title": "CCAFE_convertVCF",
      "topics": [
        "CCAFE_convertVCF"
      ]
    },
    {
      "page": "sampleDat",
      "title": "PanUKBB and gnomAD Diabetes Data",
      "topics": [
        "sampleDat"
      ]
    },
    {
      "page": "vcf_sample",
      "title": "A VCF from this GWAS of Type 2 Diabetes https://doi.org/10.1038/s41588-018-0084-1. containing a subset of 10,000 variants",
      "topics": [
        "vcf_sample"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/CCAFE/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",
    "dplyr",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CCAFE_Extra_Details.Rmd",
      "filename": "CCAFE_Extra_Details.html",
      "title": "CCAFE Extra Details",
      "author": "Hayley Stoneman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulated dataset",
        "MAF vs AF",
        "Minor alleles in CaseControl_SE",
        "Examples in simulated data",
        "Using total minor allele frequency in CaseControl_AF",
        "Demonstration in simulations",
        "Variants on sex chromosomes",
        "Session Info"
      ],
      "created": "2024-10-02 20:37:08",
      "modified": "2025-03-10 23:23:22",
      "commits": 3
    },
    {
      "source": "CCAFE.Rmd",
      "filename": "CCAFE.html",
      "title": "CCAFE Vignette",
      "author": "Hayley Stoneman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Overview of CCAFE Functions",
        "CaseControl_AF",
        "CaseControl_AF() input",
        "CaseControl_AF() output",
        "CaseControl_SE",
        "CaseControl_SE() input",
        "CaseControl_SE() output",
        "Examples",
        "A quick demo of CaseControl_AF()",
        "A quick demo of CaseControl_SE()",
        "Integration with Bioconductor",
        "Tabular data",
        "VCF data",
        "VCF Conversion Function",
        "Session Information"
      ],
      "created": "2024-10-02 20:37:08",
      "modified": "2025-03-10 23:23:22",
      "commits": 10
    }
  ],
  "_score": 4.556302500767288,
  "_indexed": true,
  "_nocasepkg": "ccafe",
  "_universes": [
    "bioc",
    "wolffha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-19T07:41:11.000Z",
      "distro": "noble",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "c0b3134b4708b42c68288400ba8cbe847cc6dc1bca017c216ad013ec33d29241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-19T07:41:15.000Z",
      "distro": "noble",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "b1fd3ca14b0dbca5ac3b10095a168a46edef4529aaf0668ed8afc640bf5b7e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-19T07:40:10.000Z",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "f266389f1646ad62bd9ed9b7d146fe64ec59ee9ef6579f7578085258c986b011",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-19T07:40:03.000Z",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "299d26855bd7b342163464f9a1713b44f5faa722077087716002dd784d452184",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-06-19T07:40:55.000Z",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "645d314e8460ca00b1bf5adefc3ab3615c523cd2f3d292575cab369dd99664a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-19T07:39:36.000Z",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "9c77df0f40f00062eb9eb55ab37bb0c882c5ebb4cf4c238800e7bf626cc5a4a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-19T07:40:25.000Z",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "cf194bb7076c2469e44d1ef324deb21fb5977c789805315a1b066840e5d40535",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-19T07:39:47.000Z",
      "commit": "1905db01f8cf0620887982570e3161d5b2787cba",
      "fileid": "f2bd4f03a2ead4c93d4fd3cb0262d69056db721606cd59ecddf7b723e7519602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27812139512"
    }
  ]
}