bioconda / bioconda-recipes

Conda recipes for the bioconda channel.
https://bioconda.github.io
MIT License
1.61k stars 3.2k forks source link

Canu misssing canu.unitigs.bed #11132

Open mictadlo opened 5 years ago

mictadlo commented 5 years ago

Hi @bgruening , @druvus , @zachcp , @lecorguille , @corburn , @jashapiro , @johanneskoester , @lrvdijk ,

I used canu 1.7.1

> conda activate canu171
(canu171) l> canu -version
Canu 1.7.1

Unfortunately, Canu did not create canu.unitigs.bed the developer (@skoren) thinks

Perhaps you have another installation or the package manager is not bundling it correctly.

Does anyone get canu.unitigs.bed unsing bioconda's recipe?

Thank you in advance.

Michal

skoren commented 5 years ago

I expect this is related to #11509, you don't really have 1.7.1. If you clean up any existing Canu install and start from scratch (or install to a different location) it would work.