# HG changeset patch # User iuc # Date 1523911120 14400 # Node ID e73a22ff585c9a2e99748899938403cf939c556d # Parent 475ee31c61d97303521bc8304eeb0bb5dc620601 planemo upload commit 76cbd559320d2a639e35ed10cb2d9522a5a77ae0 diff -r 475ee31c61d9 -r e73a22ff585c macros.xml --- a/macros.xml Sun Feb 25 13:08:17 2018 -0500 +++ b/macros.xml Mon Apr 16 16:38:40 2018 -0400 @@ -1,5 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1101/gr.209601.116 @@ -20,4 +56,33 @@ 0.5.3 + diff -r 475ee31c61d9 -r e73a22ff585c umi-tools_extract.xml --- a/umi-tools_extract.xml Sun Feb 25 13:08:17 2018 -0500 +++ b/umi-tools_extract.xml Mon Apr 16 16:38:40 2018 -0400 @@ -1,24 +1,13 @@ - + Extract UMI from fastq files macros.xml - - - - - - - - - - - - - - - - - - - - - - - - - + - input_type['type'] == "paired" + input_type['type'] !== "single" - input_type['type'] == "paired" + input_type['type'] !== "single" print_log == True @@ -162,6 +125,19 @@ + + + + + + + + + + + + +