Open CodingKaiser opened 5 days ago
The bias option is no longer supported
Thanks a lot, it works now!
So --bias
is no longer supported, but still able to be passed to kallisto
? I noticed providing any other non-supported argument, such as --foo
results in at least a "quant: unrecognized option '--foo'" warning, but passing --bias
is completely silent.
It's no longer displayed in the command-line help menu. However, the old bias implementation is still kept in the codebase just in case we want to re-support it in the future.
I understand. I also now see the corresponding points in the release notes of v0.50.0. Still I feel it would be helpful to display a warning message when the parameter is erroneously provided just to avoid confusion for people upgrading from older versions.
Hi there
We are having trouble using the newer versions of Kallisto, mainly all versions >=0.50.0 with the new index. Here is what I'm doing:
This is then followed by a quantification step:
I have excluded the possibility that it is simply the containers which are problematic, as installing from source results in the same error.
Running the same sequence of commands for version 0.48.0 works just fine.
We are running debian12