Mercurial > repos > iuc > metasbt_index
annotate tool-data/metasbt_databases.loc @ 0:47189346d00d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
author | iuc |
---|---|
date | Fri, 22 Aug 2025 19:04:25 +0000 |
parents | |
children |
rev | line source |
---|---|
0
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
1 # Expect four columns, tab separated, as follows: |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
2 # - value (Galaxy records this in the Galaxy DB) |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
3 # - version (MetaSBT DB version) |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
4 # - name (Galaxy shows this in the UI) |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
5 # - path with or without trailing slash (folder name containing the MetaSBT DB) |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
6 # |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
7 # e.g. |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
8 # viruses_20250115<tab>20250115<tab>"Viruses (References)"<tab>/path/to/MetaSBT-Viruses-20250115.tar.gz |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
9 # value version name path |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
10 viruses_20250115 20250115 Viruses (References) /cvmfs/data.galaxyproject.org/byhand/MetaSBT/MetaSBT-Viruses-20250115.tar.gz |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
11 viruses_20250118 20250118 Viruses (References+MAGs) /cvmfs/data.galaxyproject.org/byhand/MetaSBT/MetaSBT-Viruses-20250118.tar.gz |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
12 viruses_20250320 20250320 Viruses (References+MAGs+MGV) /cvmfs/data.galaxyproject.org/byhand/MetaSBT/MetaSBT-Viruses-20250320.tar.gz |