Skip to content
This repository has been archived by the owner. It is now read-only.

dependencies and datatype #1

Closed
nagoue opened this issue Jan 17, 2019 · 1 comment
Closed

dependencies and datatype #1

nagoue opened this issue Jan 17, 2019 · 1 comment

Comments

@nagoue
Copy link

@nagoue nagoue commented Jan 17, 2019

Hi,

I have installed qiime2_wrappers to our galaxy18.05 instance. I faced problem holding dependencies with conda from the web interface. So I added qiime2/label/r2018.4,qiime2,biocore channels in galaxy.yml file to success in dependencies installation. However while tools and dependencies were installed successfully, I ended up with a qiime not found when testing tools inside galaxy.
So finally, (not sure this is the best way) but I installed dependencies from command line in conda env.
Do you have a better way to proceed ?

Also, I realized that qza format is much more complex format that previously thought and a new datatype has to be set in Galaxy. Did you modify the binary.py to handle it or create a new script ? Could you share or help setting up this datatype ?

Thanks!

@nagoue
Copy link
Author

@nagoue nagoue commented Jan 18, 2019

Hi,

So finally what did work is to add a new "qza" datatype in datatypes_conf.xml file:
<datatype extension="qza" type="galaxy.datatypes.binary:CompressedZipArchive" display_in_upload="true" />

Loading

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant