From 431ba943dcd0a584a64f28924396f3508c84f6b9 Mon Sep 17 00:00:00 2001 From: M Bernt Date: Thu, 25 Apr 2024 22:48:26 +0200 Subject: [PATCH] kofamscan: remove entry from sample datatable (#5964) * kofamscan: remove entry from sample datatable and switch default to tabular output * profile + bump --- tools/kofamscan/kofamscan.xml | 10 +++++----- tools/kofamscan/tool-data/kofam_subset.loc.sample | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/tools/kofamscan/kofamscan.xml b/tools/kofamscan/kofamscan.xml index 645544c6d7a..027e90f9c7b 100644 --- a/tools/kofamscan/kofamscan.xml +++ b/tools/kofamscan/kofamscan.xml @@ -1,8 +1,8 @@ - + gene function annotation based on KEGG orthology and HMM 1.3.0 - 2 + 3 @@ -95,8 +95,8 @@ $ap.f_cond.reportannotation - - + + @@ -333,4 +333,4 @@ More information are available on `GitHub 10.1093/bioinformatics/btz859 - \ 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 index 5eb6dc5cc94..46a545eff9b 100644 --- a/tools/kofamscan/tool-data/kofam_subset.loc.sample +++ b/tools/kofamscan/tool-data/kofam_subset.loc.sample @@ -1,2 +1 @@ -#valuenamekofam_value -subset.hal SUBSET test_value \ No newline at end of file +#valuenamekofam_value \ No newline at end of file