Repository 'metabat2_jgi_summarize_bam_contig_depths'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/metabat2_jgi_summarize_bam_contig_depths

Changeset 2:a4441f35f17b (2022-08-02)
Previous changeset 1:1592150e38d2 (2022-07-29) Next changeset 3:ec045ca00b50 (2023-11-09)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 625074b4bfdb2039935d0cb27115f83f18dae0d6
modified:
jgi_summarize_bam_contig_depths.xml
macros.xml
removed:
test-data/process_log.txt
b
diff -r 1592150e38d2 -r a4441f35f17b jgi_summarize_bam_contig_depths.xml
--- a/jgi_summarize_bam_contig_depths.xml Fri Jul 29 12:37:53 2022 +0000
+++ b/jgi_summarize_bam_contig_depths.xml Tue Aug 02 09:40:30 2022 +0000
b
@@ -122,7 +122,6 @@
             <param argument="--weightMapQual" type="float" value="0.0" label="Weight per-base depth based on the MQ of the read" help="Zero value disables"/>
             <param argument="--includeEdgeBases" type="boolean" truevalue="--includeEdgeBases" falsevalue="" checked="false" label="Include 1-readlength edges when calculating depth and variance?"/>
             <param argument="--maxEdgeBases" type="integer" value="75" label="Maximum length when calculating depth and variance" help="Ignored when including 1-readlength edges when calculating depth and variance"/>
-
         </section>
         <section name="shredding" title="Options to control shredding contigs that are under-represented by the reads">
             <param argument="--shredLength" type="integer" value="16000" label="Maximum length of the shreds"/>
b
diff -r 1592150e38d2 -r a4441f35f17b macros.xml
--- a/macros.xml Fri Jul 29 12:37:53 2022 +0000
+++ b/macros.xml Tue Aug 02 09:40:30 2022 +0000
b
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">2.15</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@PROFILE@">21.01</token>
     <xml name="requirements">
         <requirements>
b
diff -r 1592150e38d2 -r a4441f35f17b test-data/process_log.txt
--- a/test-data/process_log.txt Fri Jul 29 12:37:53 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,3 +0,0 @@
-MetaBAT 2 (2.15 (Bioconda)) using minContig 1500, minCV 1.0, minCVSum 1.0, maxP 95%, minS 60, maxEdges 200 and minClsSize 200000. with random seed=345678
-No edges were formed by TNF.
-0 bins (0 bases in total) formed.