Coder Social home page Coder Social logo

cat-bro / gxtk Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 102 KB

Command line utility for querying tool metadata on a Galaxy instance and performing various tasks

Home Page: https://gxtk.readthedocs.io/en/latest/gxtk.html#

License: MIT License

Python 100.00%

gxtk's Introduction

gxtk

Command line program querying the galaxy tool panel and performing miscellaneous tasks on galaxy instances. gxtk docs

Installation:

Installation within a virtual environment is recommended.

Install with pip

pip install git+https://github.com/cat-bro/gxtk.git

Alternative to installing with pip

Clone this repository. python gxtk.py in the root directory can be run in place of gxtk provided that the requirements are installed.

Galaxy authentication and configuration file

gxtk has command line options --galaxy_url (-g) and --api_key (-a) for logging into galaxy. Alternatively the command line option --profile (-p) can be used to select a profile from a configuration file with the path ~/.gxtk.yml. The location of the file can be overriden by setting the GXTK_PROFILES_PATH environment variable or using the --profiles_path command line option. gxtk uses the parsec style of configuration, with a yaml key for each profile and either url or url and key set for profile. The default profile key is set with the key __default. See example profiles file

To download the sample file

wget https://raw.githubusercontent.com/cat-bro/gxtk/main/.gxtk.yml.sample
mv .gxtk.yml.sample .gxtk.yml

gxtk find

Filter a list of installed tools on Galaxy based on repository name or tool display name. Results are returned as tab separated values. If an admin API key is supplied and the -e flag included, the result includes the name of the tool's conda environment.

gxtk's People

Contributors

cat-bro avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.