Package: openPrimeRui
Title: Shiny Application for Multiplex PCR Primer Design and Analysis
Version: 1.0.0
Authors@R: c(person("Matthias", "Döring", 
                    email = "mdoering@mpi-inf.mpg.de", 
                    role = c("aut", "cre")),
            person("Nico", "Pfeifer", 
                    email = "pfeifer@informatik.uni-tuebingen.de", 
                    role = c("aut"))
            )
Description: A Shiny application providing methods for designing, evaluating,
    and comparing primer sets for multiplex polymerase chain reaction.
    Primers are designed by solving a set cover problem such that
    the number of covered template sequences is maximized with
    the smallest possible set of primers.
    To guarantee that high-quality primers are generated,
    only primers fulfilling constraints on their physicochemical properties 
    are selected. 
Depends: R (>= 3.4.0), openPrimeR (>= 0.99.0)
License: GPL-2
Encoding: UTF-8
RoxygenNote: 6.0.1
Remotes: matdoering/openPrimeR
Imports: shiny (>= 1.0.2), shinyjs (>= 0.9), shinyBS (>= 0.61), DT (>=
        0.2), rmarkdown (>= 1.0)
Suggests: knitr (>= 1.13)
biocViews: Software, Technology
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-31 02:20:22 UTC; biocbuild
Author: Matthias Döring [aut, cre],
  Nico Pfeifer [aut]
Maintainer: Matthias Döring <mdoering@mpi-inf.mpg.de>
Built: R 3.4.2; ; 2017-10-31 06:48:26 UTC; windows
