Skip to content

TAMU-CPT/galaxy-apollo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-apollo

Galaxy tools to interface with Apollo The webapollo.py file is also separately available as a pip-installable package.

ENV

The following environment variables must be set:

ENV Use
$GALAXY_WEBAPOLLO_URL The URL at which Apollo is accessible, internal to Galaxy and where the tools run. Must be absolute, with FQDN and protocol.
$GALAXY_WEBAPOLLO_USER The admin user which Galaxy should use to talk to Apollo.
$GALAXY_WEBAPOLLO_PASSWORD The password for the admin user.
$GALAXY_WEBAPOLLO_EXT_URL The external URL at which Apollo is accessible to end users. May be relative or absolute.
$GALAXY_SHARED_DIR Directory shared between Galaxy and Apollo, used to exchange JBrowse instances.

License

All python scripts, wrappers, and the webapollo.py are licensed under MIT license.

Support

This material is based upon work supported by the National Science Foundation under Grant Number (Award 1565146)

About

Apollo interface from Galaxy tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%