Type: Package
Package: rsynthbio
Title: Synthesize Bio API Wrapper
Version: 4.2.0
Authors@R: person(given = "Synthesize Bio",
email = "candace@synthesize.bio",
role = c("aut", "cre"))
Description: Access Synthesize Bio models from their API
using this wrapper that provides
a convenient interface to the Synthesize Bio API, allowing
users to generate realistic gene expression data based on
specified biological conditions. This package enables
researchers to easily access AI-generated transcriptomic data
for various modalities including bulk RNA-seq, single-cell
RNA-seq, microarray data, and more.
URL: https://github.com/synthesizebio/rsynthbio
BugReports: https://github.com/synthesizebio/rsynthbio/issues
Imports: getPass, keyring, jsonlite, httr
Suggests: rmarkdown, knitr, testthat (>= 3.0.2), mockery, arrow
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
License: MIT + file LICENSE
Config/pak/sysreqs: libsecret-1-dev libssl-dev
Repository: https://synthesizebio.r-universe.dev
Date/Publication: 2026-06-11 21:21:10 UTC
RemoteUrl: https://github.com/synthesizebio/rsynthbio
RemoteRef: HEAD
RemoteSha: de261fb1ef0fdbb129f0f683eb9397a4e2a7ac4d
NeedsCompilation: no
Packaged: 2026-06-11 21:48:29 UTC; root
Author: Synthesize Bio [aut, cre]
Maintainer: Synthesize Bio