# HG changeset patch # User iuc # Date 1728126990 0 # Node ID 93148c05136f0cb9524e688f36b68a254eed7af1 # Parent 679d93c99757caa1b78bbfd773e27b3ac3f1d5ed planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffquant commit 80b06e80066b32ad53ed418628992f056444256f diff -r 679d93c99757 -r 93148c05136f cuff_macros.xml --- a/cuff_macros.xml Tue Jun 16 13:01:50 2020 -0400 +++ b/cuff_macros.xml Sat Oct 05 11:16:30 2024 +0000 @@ -1,91 +1,96 @@ - 2.2.1 + 2.2.1 + 23.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 679d93c99757 -r 93148c05136f cuffquant_wrapper.xml --- a/cuffquant_wrapper.xml Tue Jun 16 13:01:50 2020 -0400 +++ b/cuffquant_wrapper.xml Sat Oct 05 11:16:30 2024 +0000 @@ -1,4 +1,4 @@ - + Precompute gene expression levels