Results Bucket

This section explains how to save and view the output of a Pipeline.

only files written to the Results Bucket will be saved after a Reproducible Run.

Writing files to the Results Bucket

After a Reproducible Run, only outputs from Capsules connected to the Results Bucket will be saved in Code Ocean. However, intermediate results will be saved to an S3 bucket. These files are automatically deleted after 30 to avoid occupying unnecessary storage.

The Results Bucket will automatically appear once you add the first Capsule to the Pipeline building area. To save outputs to the Results Bucket, you must connect a Capsule to the Results Bucket.

In this example, results from both the FastQC and the MultiQC Capsules will be saved to the Results Bucket.

Viewing Results after a Reproducible Run

Results from the most recent Reproducible Run can be accessed from the /results folder in the File Tree and results from all Reproducible Runs can be accessed from the Pipeline Timeline.

A Data Asset can be created from results by clicking “Create New Data Asset” in the drop down menu next to the Run Name in the Timeline or the /results folder. For more information refer to Capturing a Result.