# HG changeset patch # User iuc # Date 1559858049 14400 # Node ID 9301937c903711f48009897a788459081dd68dff # Parent af814359d2447ab9c288dacfeaed9453b7db0e7a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 8c751ba49b1465ad147574fcede7ad4a27f8805d diff -r af814359d244 -r 9301937c9037 featurecounts.xml --- a/featurecounts.xml Mon Jan 07 03:41:33 2019 -0500 +++ b/featurecounts.xml Thu Jun 06 17:54:09 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." />