Replies: 1 comment
-
Hi, sample_A1_R1.fastq.gz You can specify the input as:
In this case, the part of the filename that varies between wells (e.g., A1, B1, C1, D1) will be used as the cell tag. The tag can be any portion of the filename that uniquely identifies a well. The final step of the pipeline, To address this, you can either: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to run the following script using the generic low-throughput single-cell fragmented preset
I'm getting this error message:
Must contain at least one Cell tag (determined as tag name starting from "cell" (like "CELL1", "Cell", "CellId", etc..)).
I don't have cell tags but I have a pair of fastq files for each cell. How can I edit my script to reflect this? The MiXCR website suggests using {CELL:a} but I don't understand what this means.
Second error message:
MiXCR requires --assemble-contigs-by or --assemble-contigs-by-Cells
Why isn't --assemble-longest-contigs working for this preset?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions