Learn R Programming

biocompute (version 1.1.1)

generate_example: Generate example BioCompute Objects

Description

Generate example BioCompute Objects

Usage

generate_example(type = c("minimal", "HCV1a"))

Arguments

type

Example type. Default is "minimal".

Value

Example BioCompute Object

Examples

Run this code
# NOT RUN {
generate_example("minimal") %>% convert_json()
# }

Run the code above in your browser using DataLab