Mercurial > repos > yating-l > hac
comparison trackHub/README.md @ 0:0bca8a6364a7 draft default tip
planemo upload for repository https://github.com/Yating-L/hubarchivecreator-test commit 48b59e91e2dcc2e97735ee35d587960cbfbce932-dirty
| author | yating-l |
|---|---|
| date | Wed, 21 Dec 2016 17:21:18 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:0bca8a6364a7 |
|---|---|
| 1 This folder exists to configure Galaxy to handle the files generated by HubArchiveCreator tool | |
| 2 | |
| 3 * The **content** of datatypes_conf.xml should go inside config/datatypes_conf.xml, under \<registration\> (Copy config/datatypes_conf.xml.sample to config/datatypes_conf.xml if it does not exist yet) | |
| 4 * The content of tracks_partial.py should go inside `lib/galaxy/datatypes/tracks.py` | |
| 5 * trackhub.xml should go inside display_application/ucsc/ | |
| 6 | |
| 7 | |
| 8 TODO: | |
| 9 | |
| 10 - [x] Create a script to copy all these files directly into galaxy => Done but not usable now I have changed the datatype to match Galaxy IUC | |
| 11 - [ ] Need to modify the script `util/add_datatype.py` to match the changes introduced in https://github.com/galaxyproject/galaxy/pull/2348 | |
| 12 - [x] Create a package in ToolShed that install directly this when installing HubArchiveCreator => Not recommended by Galaxy IUC and team |
