{
  "_id": "6a2a5ee07b7a29ca6003ca97",
  "Package": "DEploid",
  "Type": "Package",
  "Title": "Deconvolute Mixed Genomes with Unknown Proportions",
  "Version": "0.5.7",
  "Authors@R": "c(\nperson(\"Joe\", \"Zhu\", , \"sha.joe.zhu@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7566-2787\")),\nperson('Jacob', 'Almagro-Garcia', role=c('aut')),\nperson('Gil', 'McVean', role=c('aut')),\nperson('University of Oxford', '', role=c('cph')),\nperson('Yinghan', 'Liu', role=c('ctb')),\nperson('CodeCogs', 'Zyba Ltd', role=c('com', \"cph\")),\nperson('Deepak', 'Bandyopadhyay', role=c('com', \"cph\")),\nperson('Lutz', 'Kettner', role=c('com', \"cph\"))\n)",
  "Description": "Traditional phasing programs are limited to diploid\norganisms. Our method modifies Li and Stephens algorithm with\nMarkov chain Monte Carlo (MCMC) approaches, and builds a\ngeneric framework that allows haplotype searches in a multiple\ninfection setting. This package is primarily developed as part\nof the Pf3k project, which is a global collaboration using the\nlatest sequencing technologies to provide a high-resolution\nview of natural variation in the malaria parasite Plasmodium\nfalciparum. Parasite DNA are extracted from patient blood\nsample, which often contains more than one parasite strain,\nwith unknown proportions. This package is used for\ndeconvoluting mixed haplotypes, and reporting the mixture\nproportions from each sample.",
  "URL": "https://github.com/DEploid-dev/DEploid-r",
  "BugReports": "https://github.com/DEploid-dev/DEploid-r/issues",
  "License": "GPL (>= 3)",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Date": "2024-12-22",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 06:48:36 UTC",
    "User": "root"
  },
  "Author": "Joe Zhu [aut, cre] (<https://orcid.org/0000-0001-7566-2787>),\nJacob Almagro-Garcia [aut], Gil McVean [aut], University of\nOxford [cph], Yinghan Liu [ctb], CodeCogs Zyba Ltd [com, cph],\nDeepak Bandyopadhyay [com, cph], Lutz Kettner [com, cph]",
  "Maintainer": "Joe Zhu <sha.joe.zhu@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-20 05:07:05 UTC",
  "RemoteUrl": "https://github.com/cran/DEploid",
  "RemoteRef": "HEAD",
  "RemoteSha": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
  "MD5sum": "b4bdaad1a313dcd468c9dfd244b6ee77",
  "_user": "cran",
  "_type": "src",
  "_file": "DEploid_0.5.7.tar.gz",
  "_fileid": "e85750681fdba387984ce93afa27f0c04bcb91a2942141189fb43b709b3da886",
  "_filesize": 1212444,
  "_sha256": "e85750681fdba387984ce93afa27f0c04bcb91a2942141189fb43b709b3da886",
  "_created": "2026-06-11T06:48:36.000Z",
  "_published": "2026-06-11T07:08:16.166Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80737399452,
      "time": 1112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557134960"
    },
    {
      "job": 80737399317,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556854994"
    },
    {
      "job": 80737399333,
      "time": 226,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556870913"
    },
    {
      "job": 80737399329,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556854903"
    },
    {
      "job": 80736765527,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556803596"
    },
    {
      "job": 80737399294,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556850530"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27329047114",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DEploid",
  "_commit": {
    "id": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
    "author": "Joe Zhu <sha.joe.zhu@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.7\n",
    "time": 1737349625
  },
  "_maintainer": {
    "name": "Joe Zhu",
    "email": "sha.joe.zhu@gmail.com",
    "login": "shajoezhu",
    "orcid": "0000-0001-7566-2787",
    "twitter": "@shajoezhu",
    "description": "Programmer, data scientist, statistician. Made in China, built in NZ, upgraded in Oxford",
    "uuid": 3692541
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "DEploid.utils",
      "version": ">= 0.0.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": ">= 4.7.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.9.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shajoezhu",
      "count": 12,
      "uuid": 3692541
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DEploid"
  },
  "_devurl": "https://github.com/deploid-dev/deploid-r",
  "_searchresults": 42,
  "_topics": [
    "zlib",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DEploid.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/deploid-dev/deploid-r",
  "_realowner": "deploid-dev",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2016-11-25"
    },
    {
      "version": "0.4.1",
      "date": "2017-07-24"
    },
    {
      "version": "0.4.2",
      "date": "2017-08-09"
    },
    {
      "version": "0.4.3",
      "date": "2017-08-09"
    },
    {
      "version": "0.4.4",
      "date": "2017-09-01"
    },
    {
      "version": "0.5.0",
      "date": "2018-05-18"
    },
    {
      "version": "0.5.1",
      "date": "2018-10-21"
    },
    {
      "version": "0.5.2",
      "date": "2018-10-23"
    },
    {
      "version": "0.5.3",
      "date": "2020-04-21"
    },
    {
      "version": "0.5.4",
      "date": "2024-10-14"
    },
    {
      "version": "0.5.6",
      "date": "2024-12-23"
    },
    {
      "version": "0.5.7",
      "date": "2025-01-20"
    }
  ],
  "_exports": [
    "computeObsWSAF",
    "dEploid",
    "extractCoverageFromTxt",
    "extractCoverageFromVcf",
    "extractPLAF",
    "haplotypePainter",
    "histWSAF",
    "plotAltVsRef",
    "plotAltVsRefPlotly",
    "plotHistWSAFPlotly",
    "plotObsExpWSAF",
    "plotObsExpWSAFPlotly",
    "plotProportions",
    "plotWSAFvsPLAF",
    "plotWSAFVsPLAFPlotly"
  ],
  "_help": [
    {
      "page": "dEploid",
      "title": "Deconvolute mixed haplotypes",
      "topics": [
        "dEploid"
      ]
    },
    {
      "page": "plotAltVsRefPlotly",
      "title": "Plot coverage",
      "topics": [
        "plotAltVsRefPlotly"
      ]
    },
    {
      "page": "plotHistWSAFPlotly",
      "title": "WSAF histogram",
      "topics": [
        "plotHistWSAFPlotly"
      ]
    },
    {
      "page": "plotObsExpWSAFPlotly",
      "title": "Plot WSAF",
      "topics": [
        "plotObsExpWSAFPlotly"
      ]
    },
    {
      "page": "plotWSAFVsPLAFPlotly",
      "title": "Plot WSAF vs PLAF",
      "topics": [
        "plotWSAFVsPLAFPlotly"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DEploid/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "combinat",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DEploid.utils",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg-3.1ubuntu2.1",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "dEploid-Arguments.Rmd",
      "filename": "dEploid-Arguments.html",
      "title": "Command Line Arguments",
      "author": "Sha Zhu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mostly used",
        "You may also try",
        "Example",
        "Reporting Bugs",
        "Citing DEploid"
      ],
      "created": "2016-11-25 18:47:49",
      "modified": "2024-12-23 15:30:15",
      "commits": 5
    }
  ],
  "_score": 3.322219294733919,
  "_indexed": false,
  "_nocasepkg": "deploid",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://deploid-dev.r-universe.dev/DEploid",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.7",
      "date": "2026-06-11T07:06:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
      "fileid": "7b87b17653c85a67066dca58319861e3cd93a96a39dd47876ea00cc80c5bd602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27329047114"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.7",
      "date": "2026-06-11T06:51:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
      "fileid": "4a9951a6d3cbfa2a773534f7750934b0194926e8f0b7a0fd7afafdf261e029a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27329047114"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.7",
      "date": "2026-06-11T06:52:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
      "fileid": "e3f7ed2ecee9fddb599f42c2b2411d217db218a14921d382a41d0c51afa8a438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27329047114"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.7",
      "date": "2026-06-11T06:51:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
      "fileid": "8951f357b7ae6e67e7566a12797fe59a2c74cca1a9b517d81f96b568ceab5dfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27329047114"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.7",
      "date": "2026-06-11T06:51:28.000Z",
      "arch": "emscripten",
      "commit": "2fe8f52b1a83e89444ae5200ed989759efd5c1c5",
      "fileid": "b456045fa61d02cdbed64189a233c2fd560b1b7dc3efebe549bc494f4d9114dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27329047114"
    }
  ]
}