{
  "_id": "6a23e909530b9bc726be987e",
  "Package": "fitPoly",
  "Type": "Package",
  "Title": "Genotype Calling for Bi-Allelic Marker Assays",
  "Version": "4.0.0",
  "Date": "2025-02-10",
  "Authors@R": "c(person(given = c(\"Roeland\", \"E.\"),\nfamily = \"Voorrips\",\nrole = \"aut\"),\nperson(given = \"Gerrit\",\nfamily = \"Gort\",\nrole = \"aut\"),\nperson(given = c(\"Alejandro\"),\nfamily = \"Therese Navarro\",\nrole = \"aut\"),\nperson(given = \"Giorgio\",\nfamily = \"Tumino\",\nrole = c(\"aut\", \"cre\"),\nemail = \"giorgio.tumino@wur.nl\"))",
  "Description": "Genotyping assays for bi-allelic markers (e.g. SNPs)\nproduce signal intensities for the two alleles. 'fitPoly'\nassigns genotypes (allele dosages) to a collection of polyploid\nsamples based on these signal intensities. 'fitPoly' replaces\nthe older package 'fitTetra' that was limited (a.o.) to only\ntetraploid populations whereas 'fitPoly' accepts any ploidy\nlevel. Reference: Voorrips RE, Gort G, Vosman B (2011)\n<doi:10.1186/1471-2105-12-172>. New functions added on\nconversion of data from SNP array software formats, drawing of\nXY-scatterplots with or without genotype colors, checking\nagainst expected F1 segregation patterns, comparing results\nfrom two different assays (probes) for the same SNP, recovery\nfrom a saveMarkerModels() crash.",
  "License": "GPL-2",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-06-06 09:29:10 UTC",
    "User": "root"
  },
  "Author": "Roeland E. Voorrips [aut], Gerrit Gort [aut], Alejandro Therese\nNavarro [aut], Giorgio Tumino [aut, cre]",
  "Maintainer": "Giorgio Tumino <giorgio.tumino@wur.nl>",
  "Config/pak/sysreqs": "libfontconfig1-dev zlib1g-dev",
  "Repository": "https://polyploids.r-universe.dev",
  "Date/Publication": "2025-02-13 12:42:05 UTC",
  "RemoteUrl": "https://github.com/cran/fitPoly",
  "RemoteRef": "HEAD",
  "RemoteSha": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
  "MD5sum": "39b374f6c644bab8dedeac212944d1df",
  "_user": "polyploids",
  "_type": "src",
  "_file": "fitPoly_4.0.0.tar.gz",
  "_fileid": "2ed4d804b4306f97b565ccf5d6d552f077e6eede28e8bbf96ef0cce4144d629a",
  "_filesize": 1855959,
  "_sha256": "2ed4d804b4306f97b565ccf5d6d552f077e6eede28e8bbf96ef0cce4144d629a",
  "_created": "2026-06-06T09:29:10.000Z",
  "_published": "2026-06-06T09:31:53.289Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867613625,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453267072"
    },
    {
      "job": 79867613618,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453266400"
    },
    {
      "job": 79867613622,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453261508"
    },
    {
      "job": 79867613629,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453262831"
    },
    {
      "job": 79867465834,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453252883"
    },
    {
      "job": 79867613619,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453265064"
    },
    {
      "job": 79867613630,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453261875"
    },
    {
      "job": 79867613641,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453260946"
    },
    {
      "job": 79867613632,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453265091"
    }
  ],
  "_buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fitPoly",
  "_commit": {
    "id": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
    "author": "Giorgio Tumino <giorgio.tumino@wur.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.0.0\n",
    "time": 1739450525
  },
  "_maintainer": {
    "name": "Giorgio Tumino",
    "email": "giorgio.tumino@wur.nl",
    "login": "gitumino",
    "description": "",
    "uuid": 92988320
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "devEMF",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gitumino",
      "count": 1,
      "uuid": 92988320
    },
    {
      "user": "roelandv",
      "count": 1,
      "uuid": 1846618
    }
  ],
  "_userbio": {
    "uuid": 85083275,
    "type": "organization",
    "name": "Tools for Polyploids",
    "description": "Software for molecular breeding of polyploid crops"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fitPoly"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fitPoly.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "gitumino",
  "_cranurl": false,
  "_releases": [
    {
      "version": "3.0.0",
      "date": "2018-03-16"
    },
    {
      "version": "4.0.0",
      "date": "2025-02-13"
    }
  ],
  "_exports": [
    "calcRstats",
    "calcSegtypeInfo",
    "checkF1",
    "checkFilename",
    "CodomMarker",
    "combineFiles",
    "compareProbes",
    "concatbatch",
    "convertStartmeans",
    "correctDosages",
    "drawXYplots",
    "expandUnknownParents",
    "F1Dosages2Matrix",
    "fitMarkers",
    "fitOneMarker",
    "get.genocol",
    "getBatchFiles",
    "leftstr",
    "listSegtypes",
    "makeFitPolyFiles",
    "readAxiomSummary",
    "readDatfile",
    "readFullDataTable",
    "removeRedundant",
    "rightstr",
    "samplestats",
    "saveMarkerModels",
    "scores2wide",
    "segtypeInfoSummary",
    "selMarkers_byR",
    "selMarkers_qall",
    "selSegtypeInfo",
    "splitNrenameSamples",
    "writeDatfile",
    "writeDosagefile",
    "XY_plot"
  ],
  "_datasets": [
    {
      "name": "fitPoly_data",
      "title": "Small fitPoly input datasets for testing and examples",
      "object": "fitPoly_data",
      "file": "fitPoly_data.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "scores",
      "title": "A data set with dosage scores generated by fitPoly",
      "object": "scores",
      "file": "scores.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "marker",
        "MarkerName",
        "SampleName",
        "ratio",
        "P0",
        "P1",
        "P2",
        "P3",
        "P4",
        "maxgeno",
        "maxP",
        "geno"
      ],
      "rows": 17013,
      "table": true,
      "tojson": true
    },
    {
      "name": "XYdat",
      "title": "A data set containing SNP array data",
      "object": "XYdat",
      "file": "XYdat.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "MarkerName",
        "SampleName",
        "X",
        "Y",
        "R",
        "ratio"
      ],
      "rows": 17808,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calcRstats",
      "title": "Calculate statistics of R per marker",
      "topics": [
        "calcRstats"
      ]
    },
    {
      "page": "calcSegtypeInfo",
      "title": "Build a list of segregation types",
      "topics": [
        "calcSegtypeInfo"
      ]
    },
    {
      "page": "checkF1",
      "title": "Identify the best-fitting F1 segregation types",
      "topics": [
        "checkF1"
      ]
    },
    {
      "page": "checkFilename",
      "title": "Check if a file can be created",
      "topics": [
        "checkFilename"
      ]
    },
    {
      "page": "CodomMarker",
      "title": "Function to fit a multiple mixture model to a vector of signal ratios of a single bi-allelic marker",
      "topics": [
        "CodomMarker"
      ]
    },
    {
      "page": "combineFiles",
      "title": "Combine the X and Y intensity scores and the assigned dosage in one file",
      "topics": [
        "combineFiles"
      ]
    },
    {
      "page": "compareProbes",
      "title": "Compare and combine results from two probes for the same SNP",
      "topics": [
        "compareProbes"
      ]
    },
    {
      "page": "concatbatch",
      "title": "Construct the log, models and scores files from a set of batch files",
      "topics": [
        "concatbatch"
      ]
    },
    {
      "page": "convertStartmeans",
      "title": "A function to convert a set of mixture means from one ploidy to another",
      "topics": [
        "convertStartmeans"
      ]
    },
    {
      "page": "correctDosages",
      "title": "Check if dosage scores may have to be shifted",
      "topics": [
        "correctDosages"
      ]
    },
    {
      "page": "drawXYplots",
      "title": "Draws a series of pages, each with 6 XY-plots showing allele signals and assigned dosages",
      "topics": [
        "drawXYplots"
      ]
    },
    {
      "page": "expandUnknownParents",
      "title": "Generate markers with all combinations of parental scores",
      "topics": [
        "expandUnknownParents"
      ]
    },
    {
      "page": "F1Dosages2Matrix",
      "title": "Convert the F1 dosage scores data.frame or file to polymapR input matrix",
      "topics": [
        "F1Dosages2Matrix"
      ]
    },
    {
      "page": "fitMarkers",
      "title": "Function to fit mixture models for series of markers and save the results to files",
      "topics": [
        "fitMarkers"
      ]
    },
    {
      "page": "fitOneMarker",
      "title": "Function to fit multiple mixture models to signal ratios of a single bi-allelic marker",
      "topics": [
        "fitOneMarker"
      ]
    },
    {
      "page": "fitPoly",
      "title": "fitPoly: a package for assigning dosage scores based on SNP array data",
      "topics": [
        "fitPoly-package",
        "fitPoly"
      ]
    },
    {
      "page": "fitPoly_data",
      "title": "Small fitPoly input datasets for testing and examples",
      "topics": [
        "fitPoly_data"
      ]
    },
    {
      "page": "fitPolyTools",
      "title": "fitPolyTools: a package with functions related to package fitPoly",
      "topics": [
        "fitPolyTools"
      ]
    },
    {
      "page": "get.genocol",
      "title": "Generate a set of genotype (dosage) colors for XY-plots",
      "topics": [
        "get.genocol"
      ]
    },
    {
      "page": "getBatchFiles",
      "title": "get the names of all batch files present",
      "topics": [
        "getBatchFiles"
      ]
    },
    {
      "page": "leftstr",
      "title": "Get substrings from the lefthand side",
      "topics": [
        "leftstr"
      ]
    },
    {
      "page": "listSegtypes",
      "title": "conversion of segtype code to F1 segregation ratios",
      "topics": [
        "listSegtypes"
      ]
    },
    {
      "page": "makeFitPolyFiles",
      "title": "Make input files for fitPoly containing only selected rows and columns",
      "topics": [
        "makeFitPolyFiles"
      ]
    },
    {
      "page": "readAxiomSummary",
      "title": "convert an Affymetrix AxiomCT1.summary file to the import format for fitPoly",
      "topics": [
        "readAxiomSummary"
      ]
    },
    {
      "page": "readDatfile",
      "title": "User-friendly wrapper for read.table",
      "topics": [
        "readDatfile"
      ]
    },
    {
      "page": "readFullDataTable",
      "title": "convert a GenomeStudio FullDataTable file to the import format for fitPoly",
      "topics": [
        "readFullDataTable"
      ]
    },
    {
      "page": "removeRedundant",
      "title": "Remove redundant single-probe markers",
      "topics": [
        "removeRedundant"
      ]
    },
    {
      "page": "rightstr",
      "title": "Get substrings from the righthand side",
      "topics": [
        "rightstr"
      ]
    },
    {
      "page": "samplestats",
      "title": "Statistics for each F1 sample over all markers",
      "topics": [
        "samplestats"
      ]
    },
    {
      "page": "saveMarkerModels",
      "title": "DEPRECATED: Function to fit mixture models for series of markers and save the results to files",
      "topics": [
        "saveMarkerModels"
      ]
    },
    {
      "page": "scores",
      "title": "A data set with dosage scores generated by fitPoly",
      "topics": [
        "scores"
      ]
    },
    {
      "page": "scores2wide",
      "title": "Convert a scores file from long to wide format",
      "topics": [
        "scores2wide"
      ]
    },
    {
      "page": "segtypeInfoSummary",
      "title": "Summarize the segtypeInfo list",
      "topics": [
        "segtypeInfoSummary"
      ]
    },
    {
      "page": "selMarkers_byR",
      "title": "Select markers at specified R levels",
      "topics": [
        "selMarkers_byR"
      ]
    },
    {
      "page": "selMarkers_qall",
      "title": "Sample markers at several qall levels",
      "topics": [
        "selMarkers_qall"
      ]
    },
    {
      "page": "selSegtypeInfo",
      "title": "Restrict a list of segregation types to specified inheritance modes",
      "topics": [
        "selSegtypeInfo"
      ]
    },
    {
      "page": "splitNrenameSamples",
      "title": "Rename samples from array codes to user codes, and split diploid from polyploid samples",
      "topics": [
        "splitNrenameSamples"
      ]
    },
    {
      "page": "writeDatfile",
      "title": "User-friendly wrapper for write.table",
      "topics": [
        "writeDatfile"
      ]
    },
    {
      "page": "writeDosagefile",
      "title": "Write a file with segregation types and dosage scores",
      "topics": [
        "writeDosagefile"
      ]
    },
    {
      "page": "XY_plot",
      "title": "Draws an XY-plot showing allele signals and assigned dosages",
      "topics": [
        "XY_plot"
      ]
    },
    {
      "page": "XYdat",
      "title": "A data set containing SNP array data",
      "topics": [
        "XYdat"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fitPoly/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "devEMF",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_vignettes": [
    {
      "source": "Segregation_analysis_of_dosage_scores.Rmd",
      "filename": "Segregation_analysis_of_dosage_scores.html",
      "title": "Analysis of F1 scores",
      "author": "Roeland E. Voorrips, Alejandro Therese Navarro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exercise 1: Segregation types and quality",
        "Exercise 2: checking for \"shifted\" markers",
        "Exercise 3: select acceptably scored markers",
        "Exercise 4: combine probes"
      ],
      "created": "2025-02-13 12:42:05",
      "modified": "2025-02-13 12:42:05",
      "commits": 1
    },
    {
      "source": "Data_import_and_preparation.Rmd",
      "filename": "Data_import_and_preparation.html",
      "title": "Data import and preparation",
      "author": "Roeland E. Voorrips, Alejandro Therese Navarro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exercise 1: extract data from SNP array",
        "Illumina",
        "Affymetrix",
        "Read and convert the array data",
        "Exercise 2: Rename the samples and separate by ploidy level",
        "Exercise 3: Filtering the data based on total signal intensity",
        "3a: Selection of samples based on total signal intensity",
        "3b: Selection of markers based on total signal intensity",
        "3c: Selection based on R values of samples within markers",
        "Excersise 4: run fitPoly"
      ],
      "created": "2025-02-13 12:42:05",
      "modified": "2025-02-13 12:42:05",
      "commits": 1
    }
  ],
  "_score": 3.380211241711606,
  "_indexed": false,
  "_nocasepkg": "fitpoly",
  "_universes": [
    "polyploids"
  ],
  "_indexurl": "https://gitumino.r-universe.dev/fitPoly",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.0.0",
      "date": "2026-06-06T09:31:17.000Z",
      "distro": "noble",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "c2a122a2709c69c91654b14c8e0db17da76e0ec3b42bab56e959e2d2c1dc899e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.0.0",
      "date": "2026-06-06T09:31:13.000Z",
      "distro": "noble",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "1cb49d901a1979a0c8eb69620c355e78a48ae96989b12d92f693dacd36e97fb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.0.0",
      "date": "2026-06-06T09:30:36.000Z",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "27278332f6417f6a55632effcef81b747ec07f19199a62c710c29e97e2020020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.0.0",
      "date": "2026-06-06T09:30:44.000Z",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "4b7e65931c5ea7db2a85c6f9ee3dd51db6173c2bcd6ba75988ffe117127faa78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.0",
      "date": "2026-06-06T09:31:20.000Z",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "d11fc061543313794bb8e936238ca220a0f4f3db6dc8fa3ed10c5ca9452d2a49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.0.0",
      "date": "2026-06-06T09:30:22.000Z",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "9004b940f0e5c33e475c1642abd2d6b05012a573ca820384965664cbb9ac8557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.0.0",
      "date": "2026-06-06T09:30:20.000Z",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "e4ddbf585cc19fb46ae5c383761c5f7b5b16aef0a14c6bb4321d9c9d7364099d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.0.0",
      "date": "2026-06-06T09:30:55.000Z",
      "commit": "34eb841bf25908f32c58203bd5c0d57400adf1cf",
      "fileid": "4c3e8755ac17f340fde080e5792e8d13c7aaf05092d24820a4891b08da46984a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/polyploids/actions/runs/27058630688"
    }
  ]
}