Add sample info to 10x VDJ scRNA-seq data #1744
-
Hi Mixcr team, Thanks for developing the pipeline. I'm new to coding and have encountered issues with analyzing my BCR data. I have two sequencing samples with a total of 16 groups, and I want to use cell barcodes to identify these groups (information extracted from Seurat). Here is an example of my sample sheet: and my command is:
The error I have is: The following tags and their roles were recognised before tag transformation: The code runs all good without specifying the sample sheet but fails when including it. Could anyone help me with it? Any suggestion would be much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi mizraelson,
Thanks for the response. I modified the sample sheet file and tried the v4.7.0.
The updated sample sheet file looks like this:
Sample TagPattern CELL*
SP_WT3 CCTAGCTTCAAACAAG
SP_WT3 CTTGGCTAGCAGCCTC
...
and the updated code is:
However, I got the following error:
App version: 4.7.0; built=Thu Aug 08 05:19:48 GMT+10:00 2024; rev=976ba14139; lib=repseqio.v5.1
tagTransformationSteps
are not supported with mitool command…