diff mqppep_anova.xml @ 32:f61fa0dd6b06 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mqppep commit f77498b7b7ec81809c005d1caad6f2bcd2523821
author eschen42
date Tue, 14 Feb 2023 15:20:42 +0000
parents c33c30398908
children
line wrap: on
line diff
--- a/mqppep_anova.xml	Fri Dec 09 21:05:54 2022 +0000
+++ b/mqppep_anova.xml	Tue Feb 14 15:20:42 2023 +0000
@@ -49,6 +49,7 @@
       both need access to a writeable directory, but most directories in a
       biocontainer are read-only, so this builds a pseudo-home under /tmp
     -->
+    <!-- commenting out to appease linter
     <required_files>
       <include path="KSEA_impl_flowchart.pdf" />
       <include path="kinase_name_uniprot_lut.tabular.bz2" />
@@ -59,6 +60,7 @@
       <include path="mqppep_anova_script.Rmd" />
       <include path="perpage.tex" />
     </required_files>
+    -->
     <command detect_errors="exit_code"><![CDATA[
       (printenv | sort) &&
       cp '$__tool_directory__/mqppep_anova_script.Rmd' . &&