Michael Coleman

Results 7 comments of Michael Coleman

Thanks for your response. I'd been trying install the 'funannote' conda package, so tried adding the packages from this that have constraints to see if that would help. It quickly...

Thanks. For the purposes of trying to install the conda 'funannotate' package, switching to the channel order didn't seem to make any difference. I'm guessing the successful approaches will be...

I can't rule that out (base pollution), but we've tried hard not to do that. Note that your Dockerfile is using the 'pip3 install' approach, which is different than what...

> That means your driver is too old to work with CUDA 11.6. You need to upgrade your driver. Ran into this error just now as well. This was installed...

Ran into this as well. Forcing `prokka` up to version `1.14.6` does seem to help. The bug, though, is in this code ``` msg("Determined $toolname version is $t->{VERSION} from '$s'");...

Not sure it's the same issue, but I'll mention it anyway. I had problems using an A100 under Singularity for an image that worked for K80 and V100. It turned...

Ah, I see where you're going. It's likely too picayune to say, but arguably `--output` could just default to the current working directory and `--url` could be the (sole) positional...