# HG changeset patch # User iuc # Date 1594059554 0 # Node ID 986b6cbd0f59423d5bf45dba926557a0d69a1d6d # Parent 3d8071386667a7d1cd9869d0c518ce28a4d97de9 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffdiff commit 6b66cbbde16c35593fe95066ea2b91623bf35140" diff -r 3d8071386667 -r 986b6cbd0f59 cuff_macros.xml --- a/cuff_macros.xml Tue Jun 16 16:57:20 2020 +0000 +++ b/cuff_macros.xml Mon Jul 06 18:19:14 2020 +0000 @@ -1,91 +1,95 @@ - 2.2.1 + 2.2.1 + + + + cufflinks + + + - - - cufflinks - - - + + + + + value and "," not in value + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #if $in_type.set_in_type in ['BAM', 'CXB'] - #for $condition in $in_type.conditions: - #set samples = ','.join( [ str( $sample ) for $sample in $condition.samples ] ) - '$samples' - #end for - #elif $in_type.set_in_type == 'CONDITION_LIST' - #for $sample in $in_type.conditions: - '$sample' - #end for - #elif $in_type.set_in_type == 'CONDITION_REPLICATE_LIST' - #for $condition_list in $in_type.conditions: - #set samples = ','.join( [ str( $sample ) for $sample in $condition_list ] ) - '$samples' - #end for - #end if - - - #import re - #if $in_type.set_in_type in ['BAM', 'CXB'] - #set labels = '\'' + '\',\''.join( [ str( $condition.name ) for $condition in $in_type.conditions ] ) + '\'' - #elif $in_type.set_in_type in ['CONDITION_LIST', 'CONDITION_REPLICATE_LIST'] - #set labels = '\'' + '\',\''.join( map(lambda x: re.sub('[^\w\-_]', '_', x), $in_type.conditions.keys() ) ) + '\'' - #end if - --labels $labels - - - - - - - ## Inputs. - #for $i, $input_file in enumerate($inputs): - 'input_$i' - #end for - - getattr(inputs, "__len__", [].__len__)() >= 2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + getattr(inputs, "__len__", [].__len__)() >= 2 - - - 10.1038/nbt.1621 - - - + + + 10.1038/nbt.1621 + + + diff -r 3d8071386667 -r 986b6cbd0f59 cuffdiff_wrapper.xml --- a/cuffdiff_wrapper.xml Tue Jun 16 16:57:20 2020 +0000 +++ b/cuffdiff_wrapper.xml Mon Jul 06 18:19:14 2020 +0000 @@ -1,4 +1,4 @@ - + find significant changes in transcript expression, splicing, and promoter use cuff_macros.xml @@ -68,7 +68,7 @@ @CONDITION_SAMPLES@ #if $generate_sqlite: && - Rscript '$__tool_directory__/cummeRbund.R' && mv cummeRbund.sqlite '${output_cummerbund}' + Rscript '$__tool_directory__/cummeRbund.R' #end if ]]> @@ -104,21 +104,21 @@ - - - - - - - - - - + + + - - - - + + + + + + + + + + + @@ -209,36 +209,36 @@ - not omit_tabular_output + not omit_tabular_output - not omit_tabular_output + not omit_tabular_output - not omit_tabular_output + not omit_tabular_output - not omit_tabular_output + not omit_tabular_output - not omit_tabular_output + not omit_tabular_output - (include_count_files == 'Yes') and not omit_tabular_output + (include_count_files == 'Yes') and not omit_tabular_output - not omit_tabular_output + not omit_tabular_output - not omit_tabular_output + not omit_tabular_output - (include_count_files == 'Yes') and not omit_tabular_output + (include_count_files == 'Yes') and not omit_tabular_output - not omit_tabular_output + not omit_tabular_output not omit_tabular_output @@ -256,72 +256,97 @@ (include_count_files == 'Yes') and not omit_tabular_output - + generate_sqlite - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +