CRAN
metadynminer 0.1.4
Tools to Read, Analyze and Visualize Metadynamics HILLS Files from 'Plumed'
Released Mar 13, 2019 by Vojtech Spiwok
Dependencies
Metadynamics is a state of the art biomolecular simulation technique. 'Plumed' Tribello, G.A. et al. (2014)
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>metadynminer</artifactId> <version>0.1.4-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:metadynminer')
Test Results
This package was last tested against Renjin 0.9.2724 on Mar 15, 2019.
- feprof-examples
- fes-examples
- fes2-examples
- fes2d21d-examples
- fesminima-examples
- head.hillsfile-examples
- lines.fes-examples
- lines.hillsfile-examples
- lines.nebpath-examples
- linesonfes-examples
- max.fes-examples
- min.fes-examples
- neb-examples
- oneminimum-examples
- plot.fes-examples
- plot.hillsfile-examples
- plot.minima-examples
- plot.nebpath-examples
- plot.profiles-examples
- plotheights-examples
- points.fes-examples
- points.hillsfile-examples
- points.nebpath-examples
- pointsonfes-examples
- print.fes-examples
- print.hillsfile-examples
- print.minima-examples
- print.nebpath-examples
- print.profiles-examples
- read.hills-examples
- summary.fes-examples
- summary.hillsfile-examples
- summary.minima-examples
- summary.nebpath-examples
- summary.profiles-examples
- tail.hillsfile-examples