diff --git a/tool_collections/vcflib/vcffilter/.lint_skip b/tool_collections/vcflib/vcffilter/.lint_skip deleted file mode 100644 index e7d00398ee9..00000000000 --- a/tool_collections/vcflib/vcffilter/.lint_skip +++ /dev/null @@ -1 +0,0 @@ -InputsNameRedundantArgument diff --git a/tool_collections/vcflib/vcffilter/vcffilter.xml b/tool_collections/vcflib/vcffilter/vcffilter.xml index 5b0c06ef1c9..6d7f3a643d4 100644 --- a/tool_collections/vcflib/vcffilter/vcffilter.xml +++ b/tool_collections/vcflib/vcffilter/vcffilter.xml @@ -49,11 +49,11 @@ input1.vcf.gz value is not None and not any(x in value for x in ["<=", "=<", ">=", "=>"]) - - - - - + + + + + diff --git a/tool_collections/vcflib/vcfsort/.lint_skip b/tool_collections/vcflib/vcfsort/.lint_skip deleted file mode 100644 index 46f5e08e85b..00000000000 --- a/tool_collections/vcflib/vcfsort/.lint_skip +++ /dev/null @@ -1 +0,0 @@ -CitationsMissing diff --git a/tool_collections/vcflib/vcfsort/vcfsort.xml b/tool_collections/vcflib/vcfsort/vcfsort.xml index 2a62f61a6a1..4731838146e 100644 --- a/tool_collections/vcflib/vcfsort/vcfsort.xml +++ b/tool_collections/vcflib/vcfsort/vcfsort.xml @@ -30,4 +30,5 @@ This tool uses native UNIX sort command to order VCF dataset in coordinate order The same result can be achieved with the Galaxy's general purpose sort tool (in this case sort on the first and the second column in ascending order). +