# HG changeset patch # User artbio # Date 1535646853 14400 # Node ID 585c6120dca02f80dc29e975ebdb8a12a1c448bc # Parent 45a30e216fec5bf580c528144c41cd9ec1a8c225 planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/rsem commit 8e5c580d93b413f4a0b2ef41218a38f4d27f1e42 diff -r 45a30e216fec -r 585c6120dca0 macros.xml --- a/macros.xml Sun Jun 03 19:50:57 2018 -0400 +++ b/macros.xml Thu Aug 30 12:34:13 2018 -0400 @@ -1,6 +1,6 @@ - 0.8.0 + 0.9.0 diff -r 45a30e216fec -r 585c6120dca0 rsem-bwt2.xml --- a/rsem-bwt2.xml Sun Jun 03 19:50:57 2018 -0400 +++ b/rsem-bwt2.xml Thu Aug 30 12:34:13 2018 -0400 @@ -24,8 +24,6 @@ #if $job.polya.polya_length: --polyA-length $job.polya.polya_length #end if - #elif $job.polya.polya_use == 'none': - --no-polyA #end if $job.ntog #if $job.transcript_to_gene_map: diff -r 45a30e216fec -r 585c6120dca0 rsem.xml --- a/rsem.xml Sun Jun 03 19:50:57 2018 -0400 +++ b/rsem.xml Thu Aug 30 12:34:13 2018 -0400 @@ -24,8 +24,6 @@ #if $job.polya.polya_length: --polyA-length $job.polya.polya_length #end if - #elif $job.polya.polya_use == 'none': - --no-polyA #end if $job.ntog #if $job.transcript_to_gene_map: