Skip to content

Enable usage of external kallisto/bustools installation #109

@apeltzer

Description

@apeltzer

Describe the issue

Hello!

@FloWuenne and I ran into an issue when trying to use a Singularity containerized version of this, which results in some shared library issues.

This is often the case, when precompiled binaries are shipped with the python package and is unfortunately true for the bioconda recipe for kb-python too. There is multiple things one could do:

a.) Patch around this, by simply patching out the kb-python function in config.py to "find" the linux/osx/windows binaries that are installed via bioconda
b.) allowing the config.py function to find / use externally managed bustools + kallisto versions too

I'm fairly thinking that b.) is the nicer option, but happy to be told otherwise - @dpryan79 and @Maarten-vd-Sande were also involved in some comments on this in the bioconda gitter, so I'm linking you in here too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions