diff mqppep_anova.xml @ 3:6f51e262d84d draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mqppep commit 3dcf0d08f006b888061ff83eadc65e550d751869
author galaxyp
date Tue, 31 Jan 2023 22:26:38 +0000
parents 2276e88d5a1f
children
line wrap: on
line diff
--- a/mqppep_anova.xml	Mon Dec 12 22:00:29 2022 +0000
+++ b/mqppep_anova.xml	Tue Jan 31 22:26:38 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' . &&