ingest_vendor_data
Ingests vendor data for a bioinformatics project by specifying the project ID, source S3 bucket/prefix, and vendor manifest S3 path.
Instructions
Ingest vendor data for a project.
Args: project_id: The project identifier files_uri: Source S3 bucket/prefix of data to ingest manifest_uri: S3 path to the vendor manifest
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files_uri | Yes | ||
| project_id | Yes | ||
| manifest_uri | Yes |