Replies: 1 comment 2 replies
-
Hi, Please try running the command bellow with V 4.6 and let me know if it works:
|
Beta Was this translation helpful? Give feedback.
-
Hi, Please try running the command bellow with V 4.6 and let me know if it works:
|
Beta Was this translation helpful? Give feedback.
-
Hello!
I have been trying to utilize some of the new features in the most recent release and am getting a lot of errors. I am analyzing non-human species and using a custom library. I am using App version: 4.5.0; built=Fri Sep 22 05:39:05 PDT 2023; rev=cdb24b4fb7; lib=repseqio.v3.0.1
I run the following command:
mixcr exportClones -f --verbose --filter-out-of-frames --filter-stops -nFeature "{VEndTrimmed:DBeginTrimmed}" -nFeature "{DEndTrimmed:JBeginTrimmed}" -nFeature "{FR1Begin:VEndTrimmed}" -nMutations "{FR1Begin:VEndTrimmed}" -aaFeature "{FR1Begin:VEndTrimmed}" -aaMutations "{FR1Begin:VEndTrimmed}" -baseBiochemicalProperties "VRegionTrimmed" epfu.2007.5RACEbulk.TermSpleen.allelic.clns epfu.2007.5RACEbulk.TermSpleen.allelic.VRegionTrimmed.tsv
And I receive the following error:
I run the following command:
$mixcr exportClones -f --verbose --filter-out-of-frames --filter-stops -nFeature "{VEndTrimmed:DBeginTrimmed}" -nFeature "{DEndTrimmed:JBeginTrimmed}" -nMutationRate "{FR1Begin:VEndTrimmed}" -aaMutationRate "{FR1Begin:VEndTrimmed}" epfu.2007.5RACEbulk.TermSpleen.allelic.clns epfu.2007.5RACEbulk.TermSpleen.allelic.VRegionTrimmed.TEST.tsv
And I receive the following error:
I run the following command:
mixcr exportClones -f --verbose --filter-out-of-frames --filter-stops -nFeature "{VEndTrimmed:DBeginTrimmed}" -nFeature "{DEndTrimmed:JBeginTrimmed}" -aaLength "{FR1Begin:VEndTrimmed}" -nLength "{FR1Begin:VEndTrimmed}" epfu.2007.5RACEbulk.TermSpleen.allelic.clns epfu.2007.5RACEbulk.TermSpleen.allelic.VRegionTrimmed.TEST.tsv
And I receive the following error:
Thanks for your help!
-Taylor
Beta Was this translation helpful? Give feedback.
All reactions