This is a test version of Biostars. For the public version, visit https://www.biostars.org.
exogenous gene in scRNA-sequencing

Hello everyone,

I’m planning a scRNA-seq experiment using the 10x Genomics platform Would it be possible to distinguish, within each sample, cells positive versus negative for an exogenous gene based on the scRNA-seq data? My understanding is that 10x analysis uses a reference genome/transcriptome for alignment. Could the exogenous gene sequence be added to a custom reference genome so that its transcripts can be detected and used to classify cells? Are there important design considerations ?

Thank you in advance :)

rna sequencing

Could the exogenous gene sequence be added to a custom reference genome so that its transcripts can be detected and used to classify cells?

Are you referring to single cell transcriptomics or spatial platforms?

This page shows how to add a gene to create custom reference for single cell: https://www.10xgenomics.com/support/software/cell-ranger/latest/analysis/inputs/cr-3p-references

Specifically this: https://www.10xgenomics.com/support/software/cell-ranger/latest/analysis/inputs/cr-3p-references#adding-one-or-more-genes-to-your-reference-304f27

If you have spatial data then for spaceranger: https://www.10xgenomics.com/support/software/space-ranger/latest/advanced/custom-references

Specifically: https://www.10xgenomics.com/support/software/space-ranger/latest/advanced/custom-references#adding-one-or-more-genes-to-your-reference-fb79ac

Hello GenoMax, I was referring to single cell trascriptomics, Thank you for the link, I ll go though it :)

2 answers

As with any gene, ability to get good -/+ populations will depend heavily on transcript expression and depth. Do you have a way to confirm the +% matches what's expected? For example, we have a GFP reporter that works really well. +% matches exactly what we see by flow. However, they are 100% blasticidin resistant and we can hardly detect the resistance gene (BSD).

If you can't confirm fraction of +% cells, then it can still work if you only really care about positive cells, and it is okay if negative cells are inconclusive.

Theoretically yes, you can add any sequence to the reference. But often in single-cell you get dropouts, so 0 when the gene is actually expressed, and some genes are not well sequencable- or mappable in single-cell (or RNA-seq in general). The dropout problem is especially tricky for classification, because you might mislabel many cells as negative, despite it's just a technical 0.

You need a pilot before investing big money fully relying on a single gene. Maybe the transgene harbors a fluorophor, so you could do flow sorting before and then load +/- cells on different 10x reactions, or at least tag cells by hashtags.

Is it known whether the transgene has transcriptional consequences, so you could track +/- cells by expression profile of relevant genes, or in high-dimensional space by UMAP/PCA/etc for relevant downstream genes?

Bottom-line: Without pilot experiments I would never rely on a single gene in scRNA-seq.

Log in to answer this question.