{
  "_id": "6a1ae2381d7bb097a09ee039",
  "Package": "Summix",
  "Title": "Summix2: A suite of methods to estimate, adjust, and leverage\nsubstructure in genetic summary data",
  "Version": "2.19.0",
  "Authors@R": "c(person(\"Audrey\", \"Hendricks\", email = \"audrey.hendricks@cuanschutz.edu\", role = \"cre\"), person(\"Price\", \"Adelle\", email = \"adelle.price@cuanschutz.edu\", role = \"aut\"),person(\"Stoneman\", \"Haley\", email = \"hayley.stoneman@cuanschutz.edu\", role = \"aut\"))",
  "Description": "This package contains the Summix2 method for estimating\nand adjusting for substructure in genetic summary allele\nfrequency data. The function summix() estimates reference group\nproportions using a mixture model. The adjAF() function\nproduces adjusted allele frequencies for an observed group with\nreference group proportions matching a target individual or\nsample. The summix_local() function estimates local ancestry\nmixture proportions and performs selection scans in genetic\nsummary data.",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "biocViews": "StatisticalMethod, WholeGenome, Genetics",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "BugReports": "https://github.com/Bioconductor/Summix/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibnode-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:00 UTC",
  "RemoteUrl": "https://github.com/bioc/Summix",
  "RemoteRef": "HEAD",
  "RemoteSha": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:33:40 UTC",
    "User": "root"
  },
  "Author": "Audrey Hendricks [cre],\nPrice Adelle [aut],\nStoneman Haley [aut]",
  "Maintainer": "Audrey Hendricks <audrey.hendricks@cuanschutz.edu>",
  "MD5sum": "2005474eaec944125376b3e10cedab9a",
  "_user": "bioc",
  "_type": "src",
  "_file": "Summix_2.19.0.tar.gz",
  "_fileid": "3e96e0b2bcb9161774d3683efc8b1a1165ae56d13c67cba28f55f39d36052bfb",
  "_filesize": 1446900,
  "_sha256": "3e96e0b2bcb9161774d3683efc8b1a1165ae56d13c67cba28f55f39d36052bfb",
  "_created": "2026-05-30T09:33:40.000Z",
  "_published": "2026-05-30T13:12:24.415Z",
  "_jobs": [
    {
      "job": 78639927262,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307277744"
    },
    {
      "job": 78639927270,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307281131"
    },
    {
      "job": 78639927268,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307284300"
    },
    {
      "job": 78639927274,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308423441"
    },
    {
      "job": 78639927278,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308426534"
    },
    {
      "job": 78639331507,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307209303"
    },
    {
      "job": 78639927253,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307273447"
    },
    {
      "job": 78639927279,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307274033"
    },
    {
      "job": 78639927272,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307275205"
    },
    {
      "job": 78639927271,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307273821"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 16
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Summix",
  "_commit": {
    "id": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
    "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": 1777380900
  },
  "_maintainer": {
    "name": "Audrey Hendricks",
    "email": "audrey.hendricks@cuanschutz.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "BEDASSLE",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "statisticalmethod",
    "wholegenome",
    "genetics"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 276,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Summix"
  },
  "_searchresults": 20,
  "_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/Summix.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "adjAF",
    "adjAF_calc",
    "calc_effective_N",
    "calc_scaledObj",
    "doInternalSimulation",
    "getNextEndPoint",
    "getNextStartPoint",
    "saveBlock",
    "sizeGetNext",
    "summix",
    "summix_calc",
    "summix_local",
    "summix_network",
    "testDiff",
    "variantGetNext"
  ],
  "_datasets": [
    {
      "name": "ancestryData",
      "title": "ancestryData",
      "object": "ancestryData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "POS",
        "REF",
        "ALT",
        "CHROM",
        "reference_AF_afr",
        "reference_AF_eas",
        "reference_AF_eur",
        "reference_AF_iam",
        "reference_AF_sas",
        "gnomad_AF_afr"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adjAF",
      "title": "adjAF",
      "topics": [
        "adjAF"
      ]
    },
    {
      "page": "adjAF_calc",
      "title": "adjAF_calc",
      "topics": [
        "adjAF_calc"
      ]
    },
    {
      "page": "ancestryData",
      "title": "ancestryData",
      "topics": [
        "ancestryData"
      ]
    },
    {
      "page": "calc_effective_N",
      "title": "calc_effective_N",
      "topics": [
        "calc_effective_N"
      ]
    },
    {
      "page": "calc_scaledObj",
      "title": "calc_scaledObj",
      "topics": [
        "calc_scaledObj"
      ]
    },
    {
      "page": "doInternalSimulation",
      "title": "doInternalSimulation",
      "topics": [
        "doInternalSimulation"
      ]
    },
    {
      "page": "getNextEndPoint",
      "title": "getNextEndPoint",
      "topics": [
        "getNextEndPoint"
      ]
    },
    {
      "page": "getNextStartPoint",
      "title": "getNextStartPoint",
      "topics": [
        "getNextStartPoint"
      ]
    },
    {
      "page": "saveBlock",
      "title": "saveBlock",
      "topics": [
        "saveBlock"
      ]
    },
    {
      "page": "sizeGetNext",
      "title": "sizeGetNext",
      "topics": [
        "sizeGetNext"
      ]
    },
    {
      "page": "summix",
      "title": "summix",
      "topics": [
        "summix"
      ]
    },
    {
      "page": "summix_calc",
      "title": "summix_calc",
      "topics": [
        "summix_calc"
      ]
    },
    {
      "page": "summix_local",
      "title": "summix_local",
      "topics": [
        "summix_local"
      ]
    },
    {
      "page": "summix_network",
      "title": "summix_network",
      "topics": [
        "summix_network"
      ]
    },
    {
      "page": "testDiff",
      "title": "testDiff",
      "topics": [
        "testDiff"
      ]
    },
    {
      "page": "variantGetNext",
      "title": "variantGetNext",
      "topics": [
        "variantGetNext"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Summix/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bbmle",
    "bdsmatrix",
    "BEDASSLE",
    "bslib",
    "cachem",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "curl",
    "digest",
    "dplyr",
    "emdbook",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "memoise",
    "mime",
    "mvtnorm",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "randomcoloR",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "Rtsne",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Summix.rmd",
      "filename": "Summix.html",
      "title": "Summix2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "output: github_document",
        "Package Installation",
        "Summix2 Functionalities",
        "Example of Summix2 Workflow",
        "An in depth look at all Summix2 functionalities",
        "summix",
        "summix() Input",
        "summix() Output",
        "adjAF",
        "adjAF() Input",
        "adjAF() Output",
        "summix_local",
        "summix_local() Input",
        "summix_local() Output",
        "Examples using toy data in the Summix package",
        "A quick demo of summix()",
        "A quick demo of adjAF()",
        "A quick demo of summix_local()"
      ],
      "created": "2024-02-09 00:37:56",
      "modified": "2024-04-23 03:56:25",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "summix",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.19.0",
      "date": "2026-05-30T09:45:02.000Z",
      "distro": "noble",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "1580ba1886ab7b77c30feb1e24c51facab6331a2c65abfd9f6175511575b5903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.19.0",
      "date": "2026-05-30T09:45:33.000Z",
      "distro": "noble",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "fb7de7a7385c0adaf01e58b6112dfcd9866b41234f451cd724ab414d92b752a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.19.0",
      "date": "2026-05-30T13:10:47.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "5eaee6a5fbc6f0950bf983026be4d204c8ec767ac84ac973754e1e2e0c68ca7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.19.0",
      "date": "2026-05-30T13:11:26.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "b39304db90a90be661e3e51b2cfe825e6fe42943da0cf4cd9e013724855a3f69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.19.0",
      "date": "2026-05-30T09:44:44.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "cb47658b449b3084751246655717b31d7bf536b46a7aaf73c8337631c65004c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.19.0",
      "date": "2026-05-30T09:43:55.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "f6f868c60e772260f2ed9d523d8956f1975d4044eb664e2d975be1b93f3636f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.19.0",
      "date": "2026-05-30T09:44:13.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "7196b764518295faf4791a247da96faee401517fc4fcd4afa2ba257e9f9826eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.19.0",
      "date": "2026-05-30T09:43:53.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "a88aab209d35b6595cefcd0f441ca1cb5375ce2fba8c4f21ccb066b6d9ccf33c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675802794"
    }
  ]
}