Load Uploaded Profile
load_profileLoad a genome profile into the remote server using a unique code obtained from the upload command.
Instructions
RECOMMENDED for remote server. Load a genome profile using a code (e.g., pgx-a7b3c) from the /upload endpoint. The user ran a curl command (from get_upload_command) in their terminal or sandbox and received this code. This is the primary way to load genome data on the remote server without reading file contents into context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Profile code from the upload command (e.g., pgx-a7b3c) |