Repository 'pangolin'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/pangolin

Changeset 12:b7e297c2ede6 (2021-10-22)
Previous changeset 11:073de3fb84a0 (2021-10-22) Next changeset 13:debfccc4d65b (2021-11-01)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit 24b6c7991331949b8cf8b6958095d701fea34497"
added:
tool-data/pangolearn.loc
tool-data/pangolearn.loc.sample
b
diff -r 073de3fb84a0 -r b7e297c2ede6 tool-data/pangolearn.loc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/pangolearn.loc Fri Oct 22 14:32:30 2021 +0000
b
@@ -0,0 +1,10 @@
+# this is a tab separated file describing the location of pangoLEARN databases used for the
+# pangolin SARS-CoV-2 lineage typing tool
+#
+# the columns are:
+# value  description format_version path
+#
+# for example
+# 2021-04-14 pangoLEARN data release 2021-04-14 1.0 /tmp/database/pangolearn/pangolearn/2021-04-14
+2021-04-21 pangoLEARN data release 2021-04-21 1.0 ${__HERE__}/2021-04-21
+2021-05-27 pangoLEARN data release 2021-05-27 3.0 ${__HERE__}/2021-05-27
b
diff -r 073de3fb84a0 -r b7e297c2ede6 tool-data/pangolearn.loc.sample
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/pangolearn.loc.sample Fri Oct 22 14:32:30 2021 +0000
b
@@ -0,0 +1,8 @@
+# this is a tab separated file describing the location of pangoLEARN databases used for the
+# pangolin SARS-CoV-2 lineage typing tool
+#
+# the columns are:
+# value  description format_version path
+#
+# for example
+# 2021-04-14 pangoLEARN data release 2021-04-14 1.0 /tmp/database/pangolearn/pangolearn/2021-04-14