<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.biocomputeobject.org/index.php?action=history&amp;feed=atom&amp;title=Galaxy_Workflow_Converter</id>
	<title>Galaxy Workflow Converter - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.biocomputeobject.org/index.php?action=history&amp;feed=atom&amp;title=Galaxy_Workflow_Converter"/>
	<link rel="alternate" type="text/html" href="https://wiki.biocomputeobject.org/index.php?title=Galaxy_Workflow_Converter&amp;action=history"/>
	<updated>2026-04-29T00:45:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wiki.biocomputeobject.org/index.php?title=Galaxy_Workflow_Converter&amp;diff=1309&amp;oldid=prev</id>
		<title>Lorikrammer: Created page with &quot;Workflows can be directly downloaded from Galaxy but file conversion is needed in order to transfer into BCODB successfully. Please follow the following steps to convert the file and validation: == File conversion == # Download the converter [https://github.com/FDA-ARGOS/data.argosdb/blob/main/lib/galaxy%20converter.py script] from GitHub. # On the local terminal, run the following command &lt;code&gt;python [converter script's name.py] -b [path to the file that needs to be co...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.biocomputeobject.org/index.php?title=Galaxy_Workflow_Converter&amp;diff=1309&amp;oldid=prev"/>
		<updated>2026-04-14T21:38:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Workflows can be directly downloaded from Galaxy but file conversion is needed in order to transfer into BCODB successfully. Please follow the following steps to convert the file and validation: == File conversion == # Download the converter [https://github.com/FDA-ARGOS/data.argosdb/blob/main/lib/galaxy%20converter.py script] from GitHub. # On the local terminal, run the following command &amp;lt;code&amp;gt;python [converter script&amp;#039;s name.py] -b [path to the file that needs to be co...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Workflows can be directly downloaded from Galaxy but file conversion is needed in order to transfer into BCODB successfully. Please follow the following steps to convert the file and validation:&lt;br /&gt;
== File conversion ==&lt;br /&gt;
# Download the converter [https://github.com/FDA-ARGOS/data.argosdb/blob/main/lib/galaxy%20converter.py script] from GitHub.&lt;br /&gt;
# On the local terminal, run the following command &amp;lt;code&amp;gt;python [converter script's name.py] -b [path to the file that needs to be converted] -o [path to the output file]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Validation ==&lt;br /&gt;
# Install Validation Package:&lt;br /&gt;
## On the local terminal, clone the repository first by &amp;lt;code&amp;gt;git clone https://github.com/biocompute-objects/bcotool&amp;lt;/code&amp;gt;&lt;br /&gt;
## Change directory: &amp;lt;code&amp;gt;cd bcotool/&amp;lt;/code&amp;gt;&lt;br /&gt;
## Go to virtual environment: &amp;lt;code&amp;gt;python -m venv env&amp;lt;/code&amp;gt;&lt;br /&gt;
## Activate virtual environment: &amp;lt;code&amp;gt;. env/bin/activate&amp;lt;/code&amp;gt;&lt;br /&gt;
## Install required packages: &amp;lt;code&amp;gt;pip install -r requirements.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
## Run validation: &amp;lt;code&amp;gt;python bcotool/bco_runner.py validate -b [path to the converted file]&amp;lt;/code&amp;gt; (Note: if only run &amp;lt;code&amp;gt;python bcotool/bco_runner.py&amp;lt;/code&amp;gt;, more options can be seen.) If passed validation should show as the figure below [[File:Screen Shot 2022-11-09 at 16.38.10.png|800px|thumb|center]]&lt;br /&gt;
## If they encountered errors, will show as the figure below: [[File:Screen Shot 2022-11-09 at 16.46.07.png|800px|thumb|center]]&lt;br /&gt;
##* Open error log for error description: &amp;lt;code&amp;gt;open error.log&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Upload ==&lt;br /&gt;
# Converted JSON file can be uploaded to BCODB through copy/pasting the RAW JSON file directly on BCO Builder or through API, refer to API documentation [[BCO Portal Local Deployment|here]].&lt;/div&gt;</summary>
		<author><name>Lorikrammer</name></author>
	</entry>
</feed>