Difference between revisions of "Rbiouml"

From BioUML platform
Jump to: navigation, search
m
Line 14: Line 14:
 
  update.packages("rbiouml")
 
  update.packages("rbiouml")
  
== See also ==
+
== External links ==
* [http://cran.r-project.org/web/packages/rbiouml/ CRAN page]
+
* [http://cran.r-project.org/web/packages/rbiouml/ CRAN rbiouml page]
 
* [http://cran.r-project.org/web/packages/rbiouml/vignettes/rbiouml.pdf Getting started with rbiouml]
 
* [http://cran.r-project.org/web/packages/rbiouml/vignettes/rbiouml.pdf Getting started with rbiouml]
  
 
[[Category:R]]
 
[[Category:R]]

Revision as of 13:54, 13 September 2013

rbiouml is an R package which allows accessing BioUML server from R script. It's available on CRAN repository.

Main capabilities

  • Retrieving Type-table-icon.png tables from BioUML (including any items which can be represented as tables: Type-profile-icon.png profiles, some kinds of Type-track-icon.png tracks, etc.)
  • Storing Type-table-icon.png tables in BioUML.
  • Listing items in BioUML repository.
  • Launching BioUML analyses.
  • Launching BioUML workflows.

Installation

Use the following R command to install rbiouml:

install.packages("rbiouml")

To update from older version use:

update.packages("rbiouml")

External links

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox