Package: rmelting
Title: R Interface to MELTING 5
Version: 1.2.0
Authors@R: c(
    person(given = "J.", family = "Aravind", 
           email = "j.aravind@icar.gov.in",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4791-442X")),
    person(given = c("G.", "K."), family = "Krishna", 
           email = "krishnaphysioagri@gmail.com ",
           role = c("aut")),
    person(given = "Bob", family = "Rudis",
           email="bob@rud.is",
           role=c("ctb"),
           comment="melting5jars"),
    person(given = "Nicolas Le", family = "Novère",
           email="n.lenovere@gmail.com",
           role=c("ctb"),
           comment="MELTING 5 Java Library"),
    person(given = "Marine", family = "Dumousseau",
           role=c("ctb"),
           comment="MELTING 5 Java Library"),
    person(given = "William John", family = "Gowers",
           role=c("ctb"),
           comment="MELTING 5 Java Library"))
Description: R interface to the MELTING 5 program
    (<https://www.ebi.ac.uk/biomodels/tools/melting/>) to compute melting
    temperatures of nucleic acid duplexes along with other thermodynamic
    parameters.
Depends: R (>= 3.6)
Imports: Rdpack, rJava (>= 0.5-0)
Suggests: readxl, knitr, rmarkdown, reshape2, pander, testthat
SystemRequirements: Java
biocViews: BiomedicalInformatics, Cheminformatics,
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
RdMacros: Rdpack
URL: https://github.com/aravind-j/rmelting,
        https://aravind-j.github.io/PGRdup/
BugReports: https://github.com/aravind-j/rmelting/issues
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/rmelting
git_branch: RELEASE_3_10
git_last_commit: a7c397d
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 04:50:42 UTC; biocbuild
Author: J. Aravind [aut, cre] (<https://orcid.org/0000-0002-4791-442X>),
  G. K. Krishna [aut],
  Bob Rudis [ctb] (melting5jars),
  Nicolas Le Novère [ctb] (MELTING 5 Java Library),
  Marine Dumousseau [ctb] (MELTING 5 Java Library),
  William John Gowers [ctb] (MELTING 5 Java Library)
Maintainer: J. Aravind <j.aravind@icar.gov.in>
Built: R 3.6.1; ; 2019-10-30 14:04:42 UTC; windows
