diff --git a/tools/kofamscan/kofamscan.xml b/tools/kofamscan/kofamscan.xml index 057c5fa5b1b..68929263ed4 100644 --- a/tools/kofamscan/kofamscan.xml +++ b/tools/kofamscan/kofamscan.xml @@ -2,7 +2,7 @@ gene function annotation based on KEGG orthology and HMM 1.3.0 - 1 + 2 @@ -14,27 +14,35 @@ kofamscan zip - + - + + + + + + + + + + + + + + + + + + + -
@@ -97,15 +122,18 @@ $ap.f_cond.reportannotation
+ + 'result' in ap['out'] + + + + 'alignments' in ap['out'] 'output' in ap['out'] - - 'result' in ap['out'] - 'tabular' in ap['out'] @@ -131,7 +159,7 @@ $ap.f_cond.reportannotation - + @@ -154,7 +182,7 @@ $ap.f_cond.reportannotation - + @@ -172,7 +200,7 @@ $ap.f_cond.reportannotation - +
@@ -180,7 +208,7 @@ $ap.f_cond.reportannotation
- + @@ -192,7 +220,7 @@ $ap.f_cond.reportannotation - +
@@ -222,6 +250,47 @@ $ap.f_cond.reportannotation + + + + + + + + +
+ + + +
+ + + + + + +
+ + + + + + + + + +
+ + + +
+ + + + + + +
namekofam_value +subset.hal SUBSET test_value \ No newline at end of file diff --git a/tools/kofamscan/test-data/kofam_test.loc b/tools/kofamscan/test-data/kofam_test.loc new file mode 100644 index 00000000000..fc9a0e07a2e --- /dev/null +++ b/tools/kofamscan/test-data/kofam_test.loc @@ -0,0 +1,2 @@ +#valuenameprofile_dirko_list +test_value test_name ${__HERE__}/profiles ${__HERE__}/ko \ No newline at end of file diff --git a/tools/kofamscan/test-data/K00001.hmm b/tools/kofamscan/test-data/profiles/K00001.hmm similarity index 100% rename from tools/kofamscan/test-data/K00001.hmm rename to tools/kofamscan/test-data/profiles/K00001.hmm diff --git a/tools/kofamscan/test-data/K00002.hmm b/tools/kofamscan/test-data/profiles/K00002.hmm similarity index 100% rename from tools/kofamscan/test-data/K00002.hmm rename to tools/kofamscan/test-data/profiles/K00002.hmm diff --git a/tools/kofamscan/test-data/K00003.hmm b/tools/kofamscan/test-data/profiles/K00003.hmm similarity index 100% rename from tools/kofamscan/test-data/K00003.hmm rename to tools/kofamscan/test-data/profiles/K00003.hmm diff --git a/tools/kofamscan/test-data/profiles/subset.hal b/tools/kofamscan/test-data/profiles/subset.hal new file mode 100644 index 00000000000..6912b2edc65 --- /dev/null +++ b/tools/kofamscan/test-data/profiles/subset.hal @@ -0,0 +1,2 @@ +K00002.hmm +K00003.hmm diff --git a/tools/kofamscan/tool-data/kofam.loc.sample b/tools/kofamscan/tool-data/kofam.loc.sample new file mode 100644 index 00000000000..210e3f21f09 --- /dev/null +++ b/tools/kofamscan/tool-data/kofam.loc.sample @@ -0,0 +1 @@ +# valuenameprofile_dirko_listhals \ No newline at end of file diff --git a/tools/kofamscan/tool-data/kofam_subset.loc.sample b/tools/kofamscan/tool-data/kofam_subset.loc.sample new file mode 100644 index 00000000000..5eb6dc5cc94 --- /dev/null +++ b/tools/kofamscan/tool-data/kofam_subset.loc.sample @@ -0,0 +1,2 @@ +#valuenamekofam_value +subset.hal SUBSET test_value \ No newline at end of file diff --git a/tools/kofamscan/tool_data_table_conf.xml.sample b/tools/kofamscan/tool_data_table_conf.xml.sample new file mode 100644 index 00000000000..4b72df49a44 --- /dev/null +++ b/tools/kofamscan/tool_data_table_conf.xml.sample @@ -0,0 +1,31 @@ + + + + + value, name, profile_dir, ko_list + +
+ + + value, name, kofam_value + +
+
diff --git a/tools/kofamscan/tool_data_table_conf.xml.test b/tools/kofamscan/tool_data_table_conf.xml.test new file mode 100644 index 00000000000..64cc8a25a95 --- /dev/null +++ b/tools/kofamscan/tool_data_table_conf.xml.test @@ -0,0 +1,11 @@ + + + + value, name, profile_dir, ko_list + +
+ + value, name, kofam_value + +
+