Mercurial > repos > iuc > data_manager_nextclade
comparison test-data/nextclade.loc @ 1:c8b67693199e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_nextclade commit 0617f25cbfdca61240f16b85ae21f3cd46b1a44e
author | iuc |
---|---|
date | Sat, 06 Aug 2022 15:44:04 +0000 |
parents | 4de9e77bcc9e |
children |
comparison
equal
deleted
inserted
replaced
0:4de9e77bcc9e | 1:c8b67693199e |
---|---|
1 # this is a tab separated file describing the location of nextclade databases used for the | 1 # this is a tab separated file describing the location of nextclade databases used for the |
2 # pangolin SARS-CoV-2 lineage typing tool | 2 # nextclade viral lineage typing tool |
3 # | 3 # |
4 # the columns are: | 4 # the columns are: |
5 # value database_name description min_nextclade_version date path | 5 # value database_name description min_nextclade_version date path |
6 # | 6 # |
7 # min_pangolin_version is the minimum pangolin tool major version that is needed to read the pangolin_data | 7 # min_nextclade_version is the minimum nextclade tool major version that is needed to read the nextclade data |
8 # | |
9 # the database_name refers to which dataset names that, in general, align with species names. for more details see the output of "nextclade dataset list" | |
8 # | 10 # |
9 # for example | 11 # for example |
10 #sars-cov-2_2022-06-14T12:00:00Z sars-cov-2 SARS-CoV-2 1.10.0 2022-06-14T12:00:00 /srv/galaxy/tool-data/nextclade/sars-cov-2_2022-06-14T12-00-00Z | 12 #sars-cov-2_2022-06-14T12:00:00Z sars-cov-2 SARS-CoV-2 1.10.0 2022-06-14T12:00:00 /srv/galaxy/tool-data/nextclade/sars-cov-2_2022-06-14T12-00-00Z |