# HG changeset patch
# User iuc
# Date 1587759030 14400
# Node ID cce5d9327cd63bd7087253bae4ddd7c2fda81fc4
# Parent ae730ecdc7e72db0847d7b1470b47dd8663fba5b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_primer_scheme_bedfiles commit c78a20041ead5aa639003db5311d7a0d88e204b6"
diff -r ae730ecdc7e7 -r cce5d9327cd6 data_manager/install_primer_scheme_bedfiles.py
--- a/data_manager/install_primer_scheme_bedfiles.py Sun Apr 19 09:22:19 2020 -0400
+++ b/data_manager/install_primer_scheme_bedfiles.py Fri Apr 24 16:10:30 2020 -0400
@@ -17,9 +17,9 @@
def fetch_artic_primers(output_directory, primers):
primer_sets = {
- "ARTICv1": "https://raw.githubusercontent.com/artic-network/artic-ncov2019/master/primer_schemes/nCoV-2019/V1/nCoV-2019.bed",
- "ARTICv2": "https://raw.githubusercontent.com/artic-network/artic-ncov2019/master/primer_schemes/nCoV-2019/V2/nCoV-2019.bed",
- "ARTICv3": "https://raw.githubusercontent.com/artic-network/artic-ncov2019/master/primer_schemes/nCoV-2019/V3/nCoV-2019.bed",
+ "SARS-CoV-2-ARTICv1": "https://raw.githubusercontent.com/artic-network/artic-ncov2019/master/primer_schemes/nCoV-2019/V1/nCoV-2019.bed",
+ "SARS-CoV-2-ARTICv2": "https://raw.githubusercontent.com/artic-network/artic-ncov2019/master/primer_schemes/nCoV-2019/V2/nCoV-2019.bed",
+ "SARS-CoV-2-ARTICv3": "https://raw.githubusercontent.com/artic-network/artic-ncov2019/master/primer_schemes/nCoV-2019/V3/nCoV-2019.bed",
}
data = []
diff -r ae730ecdc7e7 -r cce5d9327cd6 data_manager/install_primer_scheme_bedfiles.xml
--- a/data_manager/install_primer_scheme_bedfiles.xml Sun Apr 19 09:22:19 2020 -0400
+++ b/data_manager/install_primer_scheme_bedfiles.xml Fri Apr 24 16:10:30 2020 -0400
@@ -1,4 +1,4 @@
-
+
python
requests
@@ -23,9 +23,9 @@
-
-
-
+
+
+
@@ -42,7 +42,7 @@
-
+
-
\ No newline at end of file
+
diff -r ae730ecdc7e7 -r cce5d9327cd6 tool-data/primer_scheme_bedfiles.loc.sample
--- a/tool-data/primer_scheme_bedfiles.loc.sample Sun Apr 19 09:22:19 2020 -0400
+++ b/tool-data/primer_scheme_bedfiles.loc.sample Fri Apr 24 16:10:30 2020 -0400
@@ -5,4 +5,4 @@
# value description path
#
# for example
-# ARTICv1 ARTIC v1 primers /data/galaxy/tool_data/artic_primers/ARTICv1.bed
\ No newline at end of file
+# SARS-CoV-2-ARTICv1 SARS-CoV-2 ARTIC v1 primers /data/galaxy/tool_data/artic_primers/SARS-CoV-2-ARTICv1.bed
diff -r ae730ecdc7e7 -r cce5d9327cd6 tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Sun Apr 19 09:22:19 2020 -0400
+++ b/tool_data_table_conf.xml.sample Fri Apr 24 16:10:30 2020 -0400
@@ -1,6 +1,6 @@
-