Pipeline Tutorial

A video walkthrough of all Code Ocean Pipeline features.

This tutorial provides a comprehensive explanation of each Pipeline feature while building an RNA Sequencing pipeline from scratch. The list of chapters shows what features are covered and can be used to skip to the most relevant parts. Each Capsule is available on the Code Ocean Apps Library and all Data Assets have been made public allowing you to follow along and build the Pipeline yourself.

Chapters

Data Assets

All 3 Data Assets used in the tutorial should be imported to your deployment to ensure they can be used without an IAM role.

Paired End Reads (8GB)

Bucket Name: codeocean-public-data

Path: example_datasets/rna-seq-tutorial/GSE157194_reads/

STAR Index (28GB)

Bucket Name: codeocean-public-data

Path: example_datasets/STAR_GRCh38_GENCODE_Release_21_Index/star_index/

Annotation File (1GB)

Bucket Name: codeocean-public-data

Path: genomes/hg38_Annotation/

Was this helpful?