-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I'm trying to update the Bioconda recipe for short-read-connector because it is a dependency of DiscoSnp, which I would like to incorporate into a workflow. However, the latest Bioconda recipe for short-read-connector is for v1.1.3, and is also build-blacklisted. Although the discosnp Bioconda recipe doesn't pin a specific version, it appears to require v1.2.0 because the DiscoSnpRad cookbook refers to short_read_connector_linker.sh.
I updated the Bioconda recipe and build.sh for short-read-connector (bioconda/bioconda-recipes#40889), but the build test on OS X is failing at the simple_test.
Unfortunately I'm not able to test the OS X build locally to troubleshoot.
Does your team possibly have some insight into what is happening? Thanks for your help.