Single Cell RNA Sample Demultiplexing

DRAGEN implements genotype-type based scRNA demultiplexing for datasets that represent mixtures of cells from different individuals, such as cells from different individuals pooled in one library prep or microfluidic run. Because individuals have different genetic variants, DRAGEN can assign sample identity to cells based on the alleles observed in reads in each cell. DRAGEN only takes SNVs into account. Additionally DRAGEN can flag any doublets, such as droplets that contain multiple cells from different individuals.

To use sample demultiplexing, you must provide a VCF file with genotypes for each sample in the dataset. The sample genotypes are represented by the GT field.