galaxyproject / galaxyproject/planemo

Configurable tool-data for shed resolution.

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
enhancement toolshed
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

Add a `tool_data` directive to `.shed.yml` with the obvious default.

```
tool_data: ; totally optional, compeltely inferred from IUC "best practices"
conf: ../path/to/tool_data_table_conf.xml ; ./tool_data_table_conf.xml.sample by default
auto_locs: true ; true by default
include:
- ../../tool-data/foo.loc ; manually specify tool-data contents if ``auto_locs: False``
```

Useful to custom repository layouts (See #160) but also for de-multiplexing tool directories.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.