generate_example: Generate example BioCompute Objects

View source: R/utils-compose.R

generate_exampleR Documentation

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

generate_example("minimal") %>% convert_json()

sbg/biocompute documentation built on June 11, 2024, 6:16 a.m.