CRAN
opm 1.1.0
Analysing Phenotype Microarray and Growth Curve Data
Released Apr 22, 2014 by Markus Goeker
Dependencies
lattice 0.20-35 boot 1.3-20 rjson nlme 3.1-137 yaml 2.2.0 pkgutils 0.6.0 plotrix 3.7-2 DBI 1.0.0 hwriter 1.3.2 grofit 1.1.1-1 mgcv 1.8-24 Ckmeans.1d.dp 4.2.1
Tools for analysing OmniLog(R) and MicroStation(TM) phenotype microarray (PM) data as produced by the devices distributed by BIOLOG Inc. as well as similar kinds of data such as growth curves. Major facilities are plotting data, accurately estimating curve parameters, comparing and discretising data, creating phylogenetic formats and reports for taxonomic journals, drawing the PM analysis results in biochemical pathway graphs optionally including genome annotations, running multiple comparisons of means, easy interaction with powerful feature-selection approaches, integrating metadata, using the YAML format for the storage of data and metadata, batch conversion of large numbers of files, and database I/O. (The suggested mboostDevel is from R-Forge and not necessary.)
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>opm</artifactId> <version>1.1.0-b238</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:opm')
Test Results
This package was last tested against Renjin 0.9.2689 on Aug 26, 2018.
- OPM-examples
- OPM_DB-examples
- WMD-examples
- aggregated-examples
- annotated-examples
- as.data.frame-examples
- batch_opm-examples
- boccuto_et_al-examples
- bracket-examples
- bracket.set-examples
- c-examples
- ci_plot-examples
- collect_template-examples
- csv_data-examples
- dim-examples
- discrete-examples
- discretized-examples
- do_aggr-examples
- do_disc-examples
- duplicated-examples
- explode_dir-examples
- extract-examples
- find_substrate-examples
- has_aggr-examples
- heat_map-examples
- html_args-examples
- include_metadata-examples
- infix.k-examples
- infix.q-examples
- kmeans-examples
- level_plot-examples
- max-examples
- measurements-examples
- merge-examples
- metadata-examples
- metadata.set-examples
- opm.package-examples
- opm_dbput-examples
- opm_files-examples
- opm_mcp-examples
- opm_opt-examples
- opms.function-examples
- opmx.function-examples
- parallelplot-examples
- phylo_data-examples
- plate_type-examples
- plates-examples
- radial_plot-examples
- read_opm-examples
- run-all
- run_kmeans-examples
- separate-examples
- sort-examples
- split_files-examples
- subset-examples
- substrate_info-examples
- summary-examples
- wells-examples
- xy_plot-examples