Ways to make MiXCR faster #2005
|
Hi, I am running MiXCR with this command mixcr analyze rna-seq --species hsa fastq1 fastq2 output Are there ways to speed up the method without significantly compromising accuracy? I have a BAM file generated from read alignment using Dragen, and I attempted to accelerate the process by pre-selecting reads from the TCR and BCR loci. This approach did improve performance; however, I noticed a slight discrepancy in the number of clones identified when comparing the full dataset analysis to the pre-filtered one. Do you have any experience from pre-filtering the reads like this? |
Answered by
mizraelson
Aug 21, 2025
Replies: 1 comment
|
Hi, yes pre-selecting reads might help, but also increasing the CPU and memory resources allocated for the process. |
0 replies
Answer selected by
mizraelson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, yes pre-selecting reads might help, but also increasing the CPU and memory resources allocated for the process.