planemo autoupdate
- if I just run it locally it times out trying to install tools... so I'd like to use the --profile
option... but I don't understand how profiles work... they seem to need a Galaxy URL and Galaxy user or admin API key... but I don't see where the Galaxy user is specified. Or what the database stuff is for
--galaxy_url URL --galaxy_user_key API_KEY
to the command
planemo autoupdate --galaxy_url http://blah --galaxy_user_key blah workflow.ga
with planemo 0.74.9 and it doesn't recognise the galaxy_url flag
planemo profile_create my_new_profile --galaxy_url http://blah --galaxy_user_key
planemo autoupdate workflow.ga --profile my_new_profile
You can use:
<xrefs>
<xref type="bio.tools">orfipy</xref>
</xrefs>
which will point to https://bio.tools/orfipy
bio.tools
xref, which should provide the EDAM ontology xrefs automagically.
mulled_singularity
resolver or (2) (for non-IUC tools) built using the build_mulled_singularity
resolver (which actually doesn't work for me at the moment). how can this functionality be run on the command line or via API so that I can get the Singularity images for IUC tools (or potentially for non IUC tools) without running things through a Galaxy server?
planemo mull tool_path
. If these are to be built for galaxy tools you can register your tools in https://github.com/galaxyproject/planemo-monitor
planemo mull
uses involucro to build a Docker contain on the local machine... and singularity build
can pull from a Docker registry to build a Singularity image. is there a way to avoid round-tripping through a Docker registry when building Singularity images?
@sncgbrl
Hello everyone, I am trying to upload my data but I am getting this #error
(Warning: Error: tus: unexpected response while creating upload, originated from request (method: POST, url: /api/upload/resumable_upload/, response code: 502, response text:
Galaxy
Galaxy could not be reached
You are seeing this message because a request to Galaxy timed out or was refused. This may be a temporary issue which could be resolved by retrying the operation you were performing. If you receive this message repeatedly or for an extended amount of time, please check for additional information on the Galaxy status page or the @galaxyproject Twitter feed. If the issue is not addressed on those sources, you may report it to the support team at galaxy-bugs@galaxyproject.org with details on what you were trying to do and the URL in the address bar.
, request id: n/a)
Can anyone explain to me what is the problem ?
thank you very much in advance.