Skip to content

Mapping TCR info to individual cells (scRNA-seq dataset) #1412

Answered by mizraelson
malonzm1 asked this question in Q&A
Discussion options

You must be logged in to vote

We originally didn't include the 3' preset because the clonotype yield from this type of data is significantly low.

If you're using 3'10x V2, the barcodes are identical to 5', so you can use the following preset:

mixcr analyze 10x-sc-5gex \
--species hsa \
input_R1.fastq.gz \
input_R2.fastq.gz \
output

For 3'10x V3, use the command below:

mixcr analyze 10x-sc-5gex \
--species hsa \
-MrefineTagsAndSort.whitelists.CELL=builtin:3M-febrary-2018 \
--tag-pattern "^(CELL:N{16})(UMI:N{12})\^(R2:*)" \
input_R1.fastq.gz \
input_R2.fastq.gz \
output

In the resulting output tables, there will be a column showing the CELL barcoded sequence. You can utilize this to map the cells to their respective e…

Replies: 34 comments 43 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mizraelson
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@malonzm1
Comment options

@mizraelson
Comment options

@malonzm1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@malonzm1
Comment options

@mizraelson
Comment options

@malonzm1
Comment options

@malonzm1
Comment options

@mizraelson
Comment options

Comment options

You must be logged in to vote
1 reply
@mizraelson
Comment options

Comment options

You must be logged in to vote
9 replies
@malonzm1
Comment options

@mizraelson
Comment options

@malonzm1
Comment options

@malonzm1
Comment options

@mizraelson
Comment options

Comment options

You must be logged in to vote
17 replies
@mizraelson
Comment options

@malonzm1
Comment options

@mizraelson
Comment options

@malonzm1
Comment options

@mizraelson
Comment options

Comment options

You must be logged in to vote
1 reply
@mizraelson
Comment options

Comment options

You must be logged in to vote
4 replies
@mizraelson
Comment options

@malonzm1
Comment options

@malonzm1
Comment options

@mizraelson
Comment options

Comment options

You must be logged in to vote
3 replies
@mizraelson
Comment options

@malonzm1
Comment options

@mizraelson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1326 on October 30, 2023 21:54.