Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vcftools dependencies: tabix and bgzip #111

Open
lparsons opened this issue Apr 20, 2015 · 3 comments
Open

vcftools dependencies: tabix and bgzip #111

lparsons opened this issue Apr 20, 2015 · 3 comments
Labels

Comments

@lparsons
Copy link
Contributor

lparsons commented Apr 20, 2015

It seems like the tools in the vcftools collection require both bgzip and tabix (see e.g. https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/vcftools/vcftools_subset/vcftools_subset.xml). However, they are not installed as a dependency from the ToolShed. Are these tools that should be installed on the galaxy user's path, or is this simply a dependency oversight?

@bgruening
Copy link
Member

@lparsons this is an oversight! Thanks for reporting!

@nsoranzo
Copy link
Member

bgzip and tabix are now included in HTSlib, so a dependency on (still-to-be-updated) samtools 1.2 would probably be more future-proof. See galaxyproject/tools-iuc#146 .

@aguynamedben
Copy link

+1 I ran into this following the CloudMan instructions. I failed to download my SSH key on cluster launch, now I have to restart my cluster in order to get a new key just so I can install bgzip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants