# HG changeset patch # User iuc # Date 1593791035 14400 # Node ID af3e173cad7f6a0c3df0cb55626368f099e0dfc7 # Parent 43b36b3d4333e254e7a62ff6726ce3e19ec60f70 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffdiff commit 6b66cbbde16c35593fe95066ea2b91623bf35140" diff -r 43b36b3d4333 -r af3e173cad7f cuff_macros.xml --- a/cuff_macros.xml Tue Jun 16 13:00:02 2020 -0400 +++ b/cuff_macros.xml Fri Jul 03 11:43:55 2020 -0400 @@ -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 43b36b3d4333 -r af3e173cad7f cuffdiff_wrapper.xml --- a/cuffdiff_wrapper.xml Tue Jun 16 13:00:02 2020 -0400 +++ b/cuffdiff_wrapper.xml Fri Jul 03 11:43:55 2020 -0400 @@ -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 - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +