Package: shinyMolBio
Type: Package
Title: Molecular Biology Visualization Tools for 'Shiny' Apps
Version: 0.1
Date: 2019-06-20
Authors@R: c(
  person("Konstantin A.", "Blagodatskikh",
  email = "k.blag@yandex.ru", role = c("cre", "aut")))
Description: Interactive visualization of 'RDML' files via 'shiny' apps. 
  Package provides (1) PCR plate interface with ability to select
  individual tubes and (2) amplification/melting plots.
License: MIT + file LICENSE
URL: https://github.com/kablag/shinyMolBio
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: dplyr, purrr, checkmate, RDML, shiny, stringr, whisker,
        plotly, lazyeval, RColorBrewer
Collate: 'global.R' 'pcrPlate-input.R' 'renderCurves.R' 'runExample.R'
Suggests: knitr, chipPCR
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-21 08:24:08 UTC; kablag
Author: Konstantin A. Blagodatskikh [cre, aut]
Maintainer: Konstantin A. Blagodatskikh <k.blag@yandex.ru>
Repository: CRAN
Date/Publication: 2019-06-21 16:20:03 UTC
