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)
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
NeedsCompilation: no
Packaged: 2024-03-11 15:50:51 UTC; ejo138
Author: Daniel Fischer [aut, cre] (<https://orcid.org/0000-0002-7513-683X>),
  Helena Johansson [ctb, fnd],
  Robert Ekblom [aut] (<https://orcid.org/0000-0003-2222-1966>)
Maintainer: Daniel Fischer <Daniel.Fischer@luke.fi>
Repository: CRAN
Date/Publication: 2024-03-12 19:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:03:42 UTC; windows
