Visium HD 3' #2028
Replies: 2 comments 3 replies
-
|
I think the easiest workaround at the moment is to convert the BAM file to FASTQ, taking the barcodes from the tags and splicing them with the read sequence. Based on the description, they should contain the uncorrected barcode nucleotide sequences: If you create a script that produces a FASTQ file with the structure:
then you can run MiXCR on that data. |
Beta Was this translation helpful? Give feedback.
-
|
Inconsistent length is not an issue. You can add anchor points when you join barcodes and then use a pattern like:
In this case CELL barcode and UMI can be anything between 10 to 15bp as long as the are separated by You can disable correction if you run the commands separately: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
10X has released Visium HD 3', and actively advertises the platform's VDJ capabilities when combined with long read sequencing. However, the technology comes with proprietary spatial barcode/UMI processing that is carried out under the hood by Spaceranger, and the end result of the prescribed long read processing is a BAM with back-propagated
CB/UBtags. TheCBs in particular come in the form of spot names rather than barcodes.Is there some way to shoehorn this into MiXCR?
Beta Was this translation helpful? Give feedback.
All reactions