Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.29 KB

File metadata and controls

24 lines (16 loc) · 1.29 KB

Tutorial

Now, let's explore a minimal example of what the pipeline can accomplish. To demonstrate this, we have simulated sequencing data and randomly introduced insertions into some of the samples. For more details on the data, refer to this section.

Background

Let's assume we have two samples, S1 and S2, which are cells that were previously transduced using a chimeric antigen receptor (CAR) vector construct. We then extracted DNA from these samples and performed long-read DNA sequencing, resulting in BAM files for both samples.

Our goal is to determine whether the transduction was successful—i.e., whether the transgene was incorporated into the genome—and whether the vector insertion occurred within any known human gene.

Structure

Before Running the Pipeline
Running the Pipeline
After Running the Pipeline