Question: tool integration with planemo
0
gravatar for n.goue
16 months ago by
n.goue • 50
n.goue • 50 wrote:

Hi,

I have been through planemo documentations, read the galaxy-iuc-standards but I still need help to create a local repository.

  • First, could someone explain me the difference between those 2 commands : sh run_tool_shed.sh (which open port 9009) and planemo serve --port 9090 ?

  • I have been successful with the inital steps to create the tool, with the wrapper creation and the tool tests. Also I can visualize my tool on the "Galaxy / Configured by Planemo" local server.

However when I run the command :

$ planemo shed_create --shed_target local

I got the result : 'ToolShedInstance' object has no attribute 'categories'

Previously, I have created the .shed.yml file in my tool folder :

name: my_cool_tool

owner: nagoue

description: what my_cool_tool 's doing

long_description: what my_cool_tool is doing

categories:

-Fasta Manipulation

  • Finally, after running the command sh run_tool_shed.sh, I can open a web page "Galaxy Tool Shed", but I can't log in despite I filled the tool_shed.ini with my email.

May someone give me a hand to understand what's I'm doing wrong ? Many thanks,

planemo galaxy • 403 views
ADD COMMENT • link • modified 16 months ago • written 16 months ago by n.goue • 50
2
gravatar for Bjoern Gruening
16 months ago by
Bjoern Gruening ♦ 5.1k
Germany
Bjoern Gruening ♦ 5.1k wrote:

Hi,

can I recommend to use the https://testtoolshed.g2.bx.psu.edu or the main toolshed. You need to configure the local toolshed properly with a user and then configure planemo to use it etc...

Ciao, Bjoern

ADD COMMENT • link written 16 months ago by Bjoern Gruening ♦ 5.1k
1
gravatar for n.goue
16 months ago by
n.goue • 50
n.goue • 50 wrote:

Hi Bjoern, Your explanation makes sense to me! The testtoolshed will come as the next step. I first wanted to understand how it works locally.

Thank you!!

ADD COMMENT • link written 16 months ago by n.goue • 50
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 172 users visited in the last hour