Closed NyagaM closed 2 months ago
Thanks for raising this, this indeed looks like a regression in 2.9.0. I think it only happens when using --mgMemory
-- something apparently not covered in the tests. So if you don't specify this option, it should work fine. Will fix it in the next release.
Hi, Thanks for the pipeline, I have been using it to construct pangenomes of de novo assembled human assemblies. I am encountering TypeError issue
TypeError: minigraph_construct() got an unexpected keyword argument 'has_resources'
at processminigraph_construct
when runningCactus 2.9.0
from the docker container. The is no issue when runningCactus 2.8.4
. This is the error:The running command is:
Please let me know if you need additional information. Thank you once again for looking into this.
Regards,