# HG changeset patch # User iuc # Date 1559858022 14400 # Node ID 944deba3eb6a6dee2959a5328ffcbbaa0dbfb34f # Parent 819225afd6b38c3f4da0614ce88cea0f819a0f4d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 8c751ba49b1465ad147574fcede7ad4a27f8805d diff -r 819225afd6b3 -r 944deba3eb6a featurecounts.xml --- a/featurecounts.xml Mon Jan 07 03:41:10 2019 -0500 +++ b/featurecounts.xml Thu Jun 06 17:53:42 2019 -0400 @@ -1,9 +1,9 @@ - + Measure gene expression in RNA-Seq experiments from SAM or BAM files. - subread + subread samtools - coreutils + coreutils featureCounts -v 2>&1 | grep . @@ -297,10 +297,10 @@ + help="The minimum mapping quality score a read must satisfy in order to be counted. For paired-end reads, at least one end should satisfy this criteria. 0 by default." />