Package: Fluidigm Title: Handling Fluidigm Data Version: 0.2 Authors@R: c(person(given="Daniel", family="Fischer", email="Daniel.Fischer@luke.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7513-683X")), person(given="Helena", family="Johansson", role = c("ctb", "fnd")), person(given="Robert", family="Ekblom", role = c("aut"), comment = c(ORCID = "0000-0003-2222-1966"))) Description: Designed to streamline the process of analyzing genotyping data from Fluidigm machines, this package offers a suite of tools for data handling and analysis. It includes functions for converting Fluidigm data to format used by 'PLINK', estimating errors, calculating pairwise similarities, determining pairwise similarity loci, and generating a similarity matrix. License: GPL-3 Encoding: UTF-8 SystemRequirements: perl (>= 5.10.0), plink (>=1.07) Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: data.table (>= 1.9.4), graphics, grDevices, reshape (>= 0.8.8), stats, utils Suggests: knitr, rmarkdown, testthat, digest VignetteBuilder: knitr Config/pak/sysreqs: perl Repository: https://fischuu.r-universe.dev Date/Publication: 2024-03-13 05:48:53 UTC RemoteUrl: https://github.com/fischuu/fluidigm RemoteRef: HEAD RemoteSha: e315c14ea57a391d32bb4b32783ff0c1dd1a8dde NeedsCompilation: no Packaged: 2026-07-02 08:32:06 UTC; root Author: Daniel Fischer [aut, cre] (ORCID: ), Helena Johansson [ctb, fnd], Robert Ekblom [aut] (ORCID: ) Maintainer: Daniel Fischer