Package: gsrc
Type: Package
Title: Genome Structure Rearrangement Calling in Genomes with High
        Synteny
Version: 1.0
Date: 2016-05-30
Authors@R: c(
    person("Fabian", "Grandke", email = "grafabian@gmail.com", role = c("cre", "aut")),
    person("Birgit", "Samans", email = "birgit.samans@uni-giessen.de", role = "aut"))
Maintainer: Fabian Grandke <grafabian@gmail.com>
Description: Pipeline to read and analyze raw SNP array data.
    The data is preprocessed and normalized.
    Genotypes and CNVs are called.
    Synteny blocks are calculated and translocations detected.
    The results can be plotted with special functions.
License: GPL-3
LazyData: TRUE
Imports: illuminaio, limma, preprocessCore, R6, utils, grDevices
RoxygenNote: 5.0.1
Suggests: testthat, DNAcopy, knitr, rmarkdown, Ckmeans.1d.dp,
        brassicaData, mixtools, dbscan, openxlsx, devtools, graphics,
        KernSmooth
VignetteBuilder: knitr
Additional_repositories: https://grafab.github.io/drat/
NeedsCompilation: no
Packaged: 2016-06-01 14:28:32 UTC; fabian
Author: Fabian Grandke [cre, aut],
  Birgit Samans [aut]
Repository: CRAN
Date/Publication: 2016-06-02 06:06:38
