- (1) Initiating an upload by POSTing to
/samples/init_upload
- (2) Uploading the sample to the provided
upload_url
and with anyadditional_fields
provided. See the Starting an Upload documentation for more details. - (3) Confirming the upload by POSTing to
/samples/confirm_upload
Samples over 20GB
The REST upload above only allows sample uploads up to 20GB (optionally compressed withgzip
). If you need to upload a compressed file over 20GB, please use the onecodex
CLI.