Package: KRIS
Type: Package
Title: Keen and Reliable Interface Subroutines for Bioinformatic
        Analysis
Version: 1.1.6
Authors@R: c(person(given = "Kridsadakorn", family = "Chaichoompu", email = "kridsadakorn@biostatgen.org", role = c("aut", "cre")),person(given = "Kristel", family = 'Van Steen', role = "aut"),person(given = "Fentaw", family = "Abegaz", role = "aut"),person(given = "Sissades", family = "Tongsima", role = "aut"),person(given = "Philip", family = "James Shaw", role = "aut"),person(given = "Anavaj", family = "Sakuntabhai", role = "aut"),person(given = "Luisa", family = "Pereira", role = "aut"))
Description: Provides useful functions which are needed for bioinformatic analysis such as calculating linear principal components from numeric data and Single-nucleotide polymorphism (SNP) dataset, calculating fixation index (Fst) using Hudson method, creating scatter plots in 3 views, handling with PLINK binary file format, detecting rough structures and outliers using unsupervised clustering, and calculating matrix multiplication in the faster way for big data.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: rARPACK,grDevices,graphics,stats,utils
Suggests: testthat
BugReports: https://gitlab.com/kris.ccp/kris/-/issues
URL: https://gitlab.com/kris.ccp/kris
NeedsCompilation: no
Packaged: 2021-01-20 15:02:56 UTC; kris
Author: Kridsadakorn Chaichoompu [aut, cre],
  Kristel Van Steen [aut],
  Fentaw Abegaz [aut],
  Sissades Tongsima [aut],
  Philip James Shaw [aut],
  Anavaj Sakuntabhai [aut],
  Luisa Pereira [aut]
Maintainer: Kridsadakorn Chaichoompu <kridsadakorn@biostatgen.org>
Repository: CRAN
Date/Publication: 2021-01-21 12:10:02 UTC
Built: R 4.2.0; ; 2023-07-10 23:41:52 UTC; unix
