# HG changeset patch # User bgruening # Date 1457442780 18000 # Node ID d6dcb3dd5f8f8edd2ace54bd2b9c02de8ea66c5b # Parent 492d5ac7b2e2fb02789aee082c0cb2fc6675eabc planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/diffbind commit 78d26b3a3bbaf30d4d1367a0361618876fe69ae7 diff -r 492d5ac7b2e2 -r d6dcb3dd5f8f diffbind.xml --- a/diffbind.xml Fri Feb 26 13:36:05 2016 -0500 +++ b/diffbind.xml Tue Mar 08 08:13:00 2016 -0500 @@ -1,4 +1,4 @@ - + differential binding analysis of ChIP-Seq peak data Rscript @@ -7,25 +7,6 @@ deseq2 diffbind - - - + + + + + +#set $counter = 1 +#for $sample in $samples: +#if str( $sample.bamcontrol ) != 'None' and $counter == 1: +SampleID,Tissue,Factor,Condition,Replicate,bamReads,bamControl,Peaks +#elif $counter == 1: +SampleID,Tissue,Factor,Condition,Replicate,bamReads,Peaks +#end if +#if str( $sample.bamcontrol ) != 'None': +$sample.sample_id,$sample.tissue,$sample.factor,$sample.condition,$sample.replicate,#echo str($counter) + '_bamreads.bam'#,#echo str($counter) + '_bamcontrol.bam'#,$sample.peaks +#else: +$sample.sample_id,$sample.tissue,$sample.factor,$sample.condition,$sample.replicate,#echo str($counter) + '_bamreads.bam'#,$sample.peaks +#end if +#set $counter = $counter + 1 +#end for + + @@ -48,7 +68,7 @@ - + WIG - - -SampleID,Tissue,Factor,Condition,Replicate,bamReads,bamControl,Peaks -#set $counter = 1 -#for $sample in $samples: -$sample.sample_id,$sample.tissue,$sample.factor,$sample.condition,$sample.replicate,#echo str($counter) + '_bamreads.bam'#,#echo str($counter) + '_bamcontrol.bam'#,$sample.peaks -#set $counter = $counter + 1 -#end for - - @@ -81,36 +91,33 @@ pdf == True - + + doi:10.1038/nature10730 +