Repository revision
17:d91f4bc313d3

Repository 'apollo_fetch_jbrowse'
hg clone https://toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse

Retrieve JBrowse tool metadata
Miscellaneous
for an organism, from Apollo
fetch_jbrowse
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.2.13+galaxy0
4.2.13+galaxy0
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.2.13+galaxy0 (this tool)
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.2.13
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.2.5
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.2.3
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.2.1
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.1
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/4.0.0
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/3.3
toolshed.g2.bx.psu.edu/repos/gga/apollo_fetch_jbrowse/fetch_jbrowse/3.2
fetch_jbrowse
Requirements (dependencies defined in the <requirements> tag set)
name version type
apollo 4.2.13 package
rsync 3.2.7 package
Additional information about this tool
mkdir -p '$jbrowse.files_path/'

&&


      if [ -z "\$ARROW_GLOBAL_CONFIG_PATH" ]; then
        echo "__default: local" > '.auth.yml' &&
        echo "local:" >> '.auth.yml' &&
        echo "    url: \"\$GALAXY_WEBAPOLLO_URL\"" >> '.auth.yml' &&
        echo "    username: \"\$GALAXY_WEBAPOLLO_USER\"" >> '.auth.yml' &&
        echo "    password: \"\$GALAXY_WEBAPOLLO_PASSWORD\"" >> '.auth.yml' &&

        export ARROW_GLOBAL_CONFIG_PATH='.auth.yml'
      ; fi &&
  

python '$__tool_directory__/fetch_organism_jbrowse.py'



#if $org_source.source_select == "auto_json":
    --org_json '${org_source.org_file}'
#elif $org_source.source_select == "select":
    --org_id '${org_source.org_select}'
#else:
    --org_raw '${org_source.org_raw}'
#end if

  
'$jbrowse.files_path/'

'$__user_email__' &&

cp '$dummyIndex' '$jbrowse' &&
find '$jbrowse.files_path' -type f -printf '<li><a href="%P">%P</a></li>\n' | sort >> $jbrowse &&
echo '</ul></body></html>' >> '$jbrowse'

None
False
Functional tests
name inputs outputs required files
Test-1 org_source|org_raw: alt_org
org_source|source_select: direct
name: value
value