You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running for chain=TRA
picocli.CommandLine$ExecutionException: Error while running command individual java.lang.IllegalArgumentException: Unknown weight type: cell. Available types: none, default, read, UMI
at com.milaboratory.mixcr.cli.Main.mkCmd$lambda-21(Main.kt:323)
at picocli.CommandLine.execute(CommandLine.java:2088)
at com.milaboratory.mixcr.cli.Main.main(Main.kt:76)
Caused by: java.lang.IllegalArgumentException: Unknown weight type: cell. Available types: none, default, read, UMI
at com.milaboratory.mixcr.postanalysis.ui.PostanalysisParameters.parseWeightFunction(PostanalysisParameters.java:209)
at com.milaboratory.mixcr.postanalysis.ui.PostanalysisParameters$MetricParameters.weightFunction(PostanalysisParameters.java:90)
at com.milaboratory.mixcr.postanalysis.ui.PostanalysisParametersIndividual$CDR3MetricsParameters.getGroup(PostanalysisParametersIndividual.java:208)
at com.milaboratory.mixcr.postanalysis.ui.PostanalysisParametersIndividual.getGroups(PostanalysisParametersIndividual.java:78)
at com.milaboratory.mixcr.cli.postanalysis.CommandPaIndividual.run(CommandPaIndividual.kt:50)
at com.milaboratory.mixcr.cli.postanalysis.CommandPa.run0(CommandPa.kt:326)
at com.milaboratory.mixcr.cli.postanalysis.CommandPa.run0(CommandPa.kt:311)
at com.milaboratory.mixcr.cli.MiXCRCommand.run(MiXCRCommand.kt:42)
at com.milaboratory.mixcr.cli.MiXCRCommandWithOutputs.run(MiXCRCommandWithOutputs.kt:67)
at picocli.CommandLine.executeUserObject(CommandLine.java:1939)
at picocli.CommandLine.access$1300(CommandLine.java:145)
at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2352)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2314)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)
at picocli.CommandLine$RunLast.execute(CommandLine.java:2316)
at picocli.CommandLine.execute(CommandLine.java:2078)
... 1 more
Hi,
I do:
I see:
Here
cell
is mentioned.The text was updated successfully, but these errors were encountered: