Skip to content

picocli.CommandLine$ExecutionException: Error while running command align java.lang.RuntimeException: Failed to override some parameter. #1821

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

You must be logged in to vote

Thanks for sharing the data. I see that you used the new kit, and UMIs are actually 14-18bp. You can manually check this by looking at R2, where the UMI is everything before the “atgcattggagtcct” adapter sequence.

To run the correct preset, you should use the latest develop version the command below. For debugging purposes, I’ve added two parameters: --keep-non-CDR3-alignments, which allows viewing alignments that are missing the CDR3 region, and --output-not-used-reads to export non-aligned reads.

mixcr analyze qiagen-human-rna-tcr-umi-targeted-qiaseq \
--keep-non-CDR3-alignments \
--output-not-used-reads \
FT100053139_L01_S008_{{R}}.fq.gz result /
result/

The alignment report looks lik…

Replies: 1 comment 16 replies

Comment options

You must be logged in to vote
16 replies
@Dingchunyuan
Comment options

@mizraelson
Comment options

@Dingchunyuan
Comment options

@mizraelson
Comment options

Answer selected by mizraelson
@Dingchunyuan
Comment options

@mizraelson
Comment options

@Dingchunyuan
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 #1819 on October 10, 2024 19:12.