Analyzing TCR clonotype in Seurat
1
0
Entering edit mode
3.6 years ago
roberts ▴ 60

Hello, I have merged my VDJ data into my Seurat object by adding it as metadata. Now is there a way to for example pull out of the CD8 TCR data and look at those clonotypes vs. CD4 TCR. How would you go about looking at different clonotypes in Seurat. Thank you!

RNA-Seq R Seurat 10x TCR • 4.3k views
ADD COMMENT
0
Entering edit mode

I can't give any specific advice because of how broad the question is, but many plotting and analysis functions will have group.by and split.by arguments that let you work with different columns in your meta-data. You can also use the subset function to return a seurat object that contains only cells matching your logical condition, such as clonotype.

ADD REPLY
1
Entering edit mode
3.6 years ago

This is complicated by there likely being thousands or hundreds of clonotypes in your data. How exactly do you want to visualize them? You may want to give the scRepertoire package a shot, it has a fair number of good visualizations, particularly for clonal analyses.

ADD COMMENT

Login before adding your answer.

Traffic: 2310 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6