The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
pysynthbio implementation
predict_query() now uses an asynchronous workflow:
submit → poll → downloadpoll_interval_seconds (default: 2),
poll_timeout_seconds (default: 900)get_valid_query() now accepts a modality
parameter (“bulk” or “single-cell”)get_valid_modalities() now returns both “bulk” and
“single-cell”MODEL_MODALITIES to include both
modalitiesAPI_BASE_URL is
now https://app.synthesize.bio (base URL only, not
versioned endpoint)predict_query():
raw_response parameterurl parameter (replaced with
api_base_url)poll_interval_seconds parameterpoll_timeout_seconds parameterreturn_download_url parameterresolve_api_slug(): Maps modality to API endpoint slug
(internal)start_model_query(): Initiates async model query
(internal)poll_model_query(): Polls status endpoint until
completion (internal)get_json(): Fetches results from signed download URL
(internal)transform_result_to_frames(): Converts JSON to data
frames (internal)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.
Health stats visible at Monitor.