The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

biocompute

Lifecycle: experimental CRAN Version Travis build status Downloads from the RStudio CRAN mirror

Seven Bridges implementation of the BioCompute Object (BCO) specification. Offers the capabilities to compose, validate, and convert BioCompute Objects with R.

Users can encode information in data frames, and compose BioCompute Objects from the domains defined by the standard. A checksum validator and a JSON schema validator are provided. This package also supports exporting BioCompute Objects as JSON, PDF, HTML, or Word documents, and exporting to cloud-based platforms.

Check out the introduction vignette or the case study vignette to get started.

Installation

To download and install biocompute from CRAN:

install.packages("biocompute")

Or try the development version on GitHub:

# install.packages("remotes")
remotes::install_github("sbg/biocompute")

© 2021 Seven Bridges Genomics, Inc. All rights reserved.

This project is licensed under the GNU Affero General Public License v3.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.