Closed ezherman closed 1 month ago
Hi @ezherman,
Thanks for reporting. Yes, I also found this in some test runs last week - I am testing a few additional fixes for the code and hope to have those all pushed later this week. I'll keep you updated!
Thank you for your interest in NanoSim! Lauren
Hi @ezherman,
Just an update that I have pushed a fix for this error to master branch, and plan to release v3.2.2 tomorrow. Note that since we have only tested meta-NanoSim using minimap2, we still do not include an aligner option on the command-line - but that problem variable has now been assigned properly.
Thanks again for reporting! Lauren
Thanks @lcoombe, that's great!
Just a quick feedback, I just installed NanoSim through conda and the issue still remains (exactly the same error as above). Will install now the github directly !
Hi @mariferrarini,
Thanks for the report - yes, we have not yet done a release including those changes. We delayed it to incorporate a couple other reported fixes in other issues. I will update here when the release is done! But in the meantime, absolutely, installing via GitHub is the way to go!
Update: I just released v3.2.2, which includes the fix for this issue. It will often take around a day for conda to pick-up the new version.
Running the following characterization command:
I received the error:
It appears that the function expects the
aligner
object, however this variable cannot currently be parsed in metagenome mode (here).