Skip to content

ERROR: picocli.CommandLine$ExecutionException: Error while running command align java.lang.IllegalStateException: Check failed. #1715

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

You must be logged in to vote

If it is a bulk RNA-seq (not targeted) then the correct preset is:

mixcr analyze rna-seq \
    --species mmu \
      input_R1.fastq.gz \
      input_R2.fastq.gz \
      result

If you want to use this data for SHM trees reconstruction later, you should add the following parameter:

mixcr analyze rna-seq \
    --species mmu \
    --assemble-contigs-by VDJRegion \
    input_R1.fastq.gz \
    input_R2.fastq.gz \
    result

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@liu9756
Comment options

@mizraelson
Comment options

@liu9756
Comment options

@mizraelson
Comment options

Answer selected by mizraelson
@liu9756
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 #1713 on July 10, 2024 23:21.