Thanks to visit codestin.com
Credit goes to github.com

Skip to content

❗ This is a read-only mirror of the CRAN R package repository. biocompute — Create and Manipulate BioCompute Objects. Homepage: https://sbg.github.io/biocompute/https://github.com/sbg/biocompute Report bugs for this package: https://github.com/sbg/biocompute/issues

Notifications You must be signed in to change notification settings

cran/biocompute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

Copyright

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

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

About

❗ This is a read-only mirror of the CRAN R package repository. biocompute — Create and Manipulate BioCompute Objects. Homepage: https://sbg.github.io/biocompute/https://github.com/sbg/biocompute Report bugs for this package: https://github.com/sbg/biocompute/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages