{
  "_id": "6a1035d5acfb0bcc41c99d0c",
  "Package": "qtl2pattern",
  "Type": "Package",
  "Title": "Pattern Support for 'qtl2' Package",
  "Version": "1.2.7",
  "Date": "2025-07-16",
  "Authors@R": "c(person(\"Brian S Yandell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"brian.yandell@wisc.edu\"))",
  "Description": "Routines in 'qtl2' to study allele patterns in\nquantitative trait loci (QTL) mapping over a chromosome. Useful\nin crosses with more than two alleles to identify how sets of\nalleles, genetically different strands at the same locus, have\ndifferent response levels. Plots show profiles over a\nchromosome. Can handle multiple traits together. See\n<https://github.com/byandell/qtl2pattern>.",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "URL": "https://github.com/byandell/qtl2pattern",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://byandell-sysgen.r-universe.dev",
  "Date/Publication": "2025-07-16 22:32:46 UTC",
  "RemoteUrl": "https://github.com/byandell-sysgen/qtl2pattern",
  "RemoteRef": "HEAD",
  "RemoteSha": "905272f46e59c630d2c3965558ec49332ba6dc97",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:04:33 UTC",
    "User": "root"
  },
  "Author": "Brian S Yandell [aut, cre]",
  "Maintainer": "Brian S Yandell <brian.yandell@wisc.edu>",
  "MD5sum": "b22d284e09c13b229307211f4b820d75",
  "_user": "byandell-sysgen",
  "_type": "src",
  "_file": "qtl2pattern_1.2.7.tar.gz",
  "_fileid": "d40ff88fcb53f73ccb992e8a178c17376407e0aa1d082376fc5b931d752b5cc8",
  "_filesize": 1587390,
  "_sha256": "d40ff88fcb53f73ccb992e8a178c17376407e0aa1d082376fc5b931d752b5cc8",
  "_created": "2026-05-12T07:04:33.000Z",
  "_published": "2026-05-22T10:54:13.520Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365475899,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937809227"
    },
    {
      "job": 77365475936,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937795428"
    },
    {
      "job": 77365475642,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937784006"
    },
    {
      "job": 77365475450,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937775984"
    },
    {
      "job": 77365475044,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937747530"
    },
    {
      "job": 77365475225,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158788790"
    },
    {
      "job": 77365475553,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937778561"
    },
    {
      "job": 77365476235,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937786019"
    },
    {
      "job": 77365475931,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937781247"
    }
  ],
  "_buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/byandell-sysgen/qtl2pattern",
  "_commit": {
    "id": "905272f46e59c630d2c3965558ec49332ba6dc97",
    "author": "byandell <byandell@wisc.edu>",
    "committer": "byandell <byandell@wisc.edu>",
    "message": "fix allele typo\n",
    "time": 1752705166
  },
  "_maintainer": {
    "name": "Brian S Yandell",
    "email": "brian.yandell@wisc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "qtl2",
      "role": "Imports"
    },
    {
      "package": "qtl2fst",
      "role": "Imports"
    },
    {
      "package": "fst",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "qtl2ggplot",
      "role": "Suggests"
    }
  ],
  "_owner": "byandell-sysgen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "byandell",
      "count": 166,
      "uuid": 325732
    },
    {
      "user": "kbroman",
      "count": 3,
      "uuid": 53972
    }
  ],
  "_userbio": {
    "uuid": 184665331,
    "type": "organization",
    "name": "byandell-sysgen"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qtl2pattern"
  },
  "_devurl": "https://github.com/byandell/qtl2pattern",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/qtl2pattern.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/byandell-sysgen/qtl2pattern",
  "_realowner": "byandell-sysgen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.17",
      "date": "2021-09-22"
    },
    {
      "version": "1.2.0",
      "date": "2022-01-24"
    },
    {
      "version": "1.2.1",
      "date": "2023-03-11"
    }
  ],
  "_exports": [
    "allele1",
    "autoplot.feature_tbl",
    "autoplot.gene_exon",
    "autoplot.merge_feature",
    "autoplot.scan1pattern",
    "create_probs_query_func",
    "gene_exon",
    "genoprob_to_patternprob",
    "ggplot_allele1",
    "ggplot_feature_tbl",
    "ggplot_gene_exon",
    "ggplot_merge_feature",
    "ggplot_scan1pattern",
    "merge_feature",
    "pattern_label",
    "pattern_sdp",
    "read_fast",
    "scan1pattern",
    "sdp_to_logical",
    "sdp_to_pattern",
    "snpprob_collapse",
    "top_snps_pattern"
  ],
  "_help": [
    {
      "page": "allele1",
      "title": "Allele plot for SNPs, alleles and allele pairs",
      "topics": [
        "allele1",
        "autoplot.allele1",
        "ggplot_allele1"
      ]
    },
    {
      "page": "create_probs_query_func",
      "title": "Create a function to query genotype probabilities",
      "topics": [
        "create_probs_query_func"
      ]
    },
    {
      "page": "gene_exon",
      "title": "Get exons for set of genes",
      "topics": [
        "autoplot.gene_exon",
        "gene_exon",
        "ggplot_gene_exon",
        "subset.gene_exon",
        "summary.gene_exon"
      ]
    },
    {
      "page": "genoprob_to_patternprob",
      "title": "Collapse genoprob according to pattern",
      "topics": [
        "genoprob_to_patternprob"
      ]
    },
    {
      "page": "get_feature_snp",
      "title": "Match features with SNPs",
      "topics": [
        "get_feature_snp"
      ]
    },
    {
      "page": "get_gene_snp",
      "title": "Match genes with SNPs",
      "topics": [
        "get_gene_snp"
      ]
    },
    {
      "page": "get.gene.locations",
      "title": "Helper function to set gene locations on plot.",
      "topics": [
        "get.gene.locations"
      ]
    },
    {
      "page": "merge_feature",
      "title": "Plot of merge_feature object",
      "topics": [
        "autoplot.merge_feature",
        "ggplot_merge_feature",
        "merge_feature",
        "summary.merge_feature"
      ]
    },
    {
      "page": "scan1pattern",
      "title": "Plot scan pattern usign ggplot2",
      "topics": [
        "autoplot.scan1pattern",
        "ggplot_scan1pattern",
        "scan1pattern",
        "summary.scan1pattern"
      ]
    },
    {
      "page": "pattern_diplos",
      "title": "Extract pattern of diplotypes",
      "topics": [
        "pattern_diplos",
        "pattern_haplos"
      ]
    },
    {
      "page": "pattern_label",
      "title": "Turn genotype probabilities into labels",
      "topics": [
        "pattern_label",
        "pattern_sdp"
      ]
    },
    {
      "page": "read_fast",
      "title": "Read fast database with possible rownames",
      "topics": [
        "read_fast"
      ]
    },
    {
      "page": "read_probs",
      "title": "Read genotype probability object from file",
      "topics": [
        "read_probs"
      ]
    },
    {
      "page": "sdp_to_pattern",
      "title": "Convert sdp to pattern",
      "topics": [
        "sdp_to_logical",
        "sdp_to_pattern"
      ]
    },
    {
      "page": "snpinfo_to_map",
      "title": "Convert SNP info to map",
      "topics": [
        "snpinfo_to_map"
      ]
    },
    {
      "page": "snpprob_collapse",
      "title": "Collapse genoprob according to pattern",
      "topics": [
        "snpprob_collapse"
      ]
    },
    {
      "page": "feature_snp",
      "title": "Summary of features with SNP information",
      "topics": [
        "summary.feature_snp"
      ]
    },
    {
      "page": "feature_tbl",
      "title": "Summary of features",
      "topics": [
        "autoplot.feature_tbl",
        "ggplot_feature_tbl",
        "subset.feature_tbl",
        "summary.feature_tbl"
      ]
    },
    {
      "page": "gene_snp",
      "title": "Summary of genes overlapping SNPs",
      "topics": [
        "summary.gene_snp"
      ]
    },
    {
      "page": "top_snps_pattern",
      "title": "Top SNPs organized by allele pattern",
      "topics": [
        "subset.top_snps_pattern",
        "summary.top_snps_pattern",
        "top_snps_pattern"
      ]
    }
  ],
  "_rundeps": [
    "assertthat",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "dplyr",
    "farver",
    "fastmap",
    "fst",
    "fstcore",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "purrr",
    "qtl2",
    "qtl2fst",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSQLite",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "qtl2pattern.Rmd",
      "filename": "qtl2pattern.html",
      "title": "R/qtl2pattern Vignette",
      "author": "Brian S. Yandell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download of Diversity Outbred Example Data",
        "SNP Association Mapping near Peak",
        "Strain Distribution Pattern (SDP) Scan",
        "SDP Pattern Scan",
        "SDP Effects Scan",
        "36 Allele Pair Scan",
        "Effect estimates",
        "SNP features and Gene action",
        "Gene and exon scan",
        "Database Query and Large Crosses"
      ],
      "created": "2018-02-08 21:59:50",
      "modified": "2021-09-21 18:53:55",
      "commits": 19
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "qtl2pattern",
  "_universes": [
    "byandell-sysgen",
    "byandell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-12T07:07:45.000Z",
      "distro": "noble",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "80092960b448e53763ab894b9b4b3320ef8bcf26f91fd0fd55ca0c672b6b69db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-12T07:07:04.000Z",
      "distro": "noble",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "b8be6ceb1273c040b4649f129c6afd3b9b930c19b7444b39ba19c32376fd4c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-12T07:06:33.000Z",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "18da839033479f41d87a4e9c9d48bbfc337fe35a7563b64e879da68859c5f398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-12T07:06:11.000Z",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "f8461173b75dd696bf8f6a418b47a07c9e6fa2ce626aa73db5d364e59656e4f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-12T07:06:01.000Z",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "bc7c82b1f55698302889d9ea6c886b0de0826f89f4e01f12eea8e1f9af05f9b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-12T07:06:16.000Z",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "a9555299c8f08bdf290e04595f64464b579c78cb21783c43fe08dd0086fa0d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-12T07:06:09.000Z",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "62969537b226ce71dcc55560a042bae090657898a49a1da3b384dd2e5e3f86b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.7",
      "date": "2026-05-22T10:53:56.000Z",
      "commit": "905272f46e59c630d2c3965558ec49332ba6dc97",
      "fileid": "283426a7546017e65397b81eaca0be361c6cd2267aecf9125f69f5b27e37419c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/byandell-sysgen/actions/runs/25718853865"
    }
  ]
}