# HG changeset patch # User artbio # Date 1549405255 18000 # Node ID 6f41438934635cf5debf19a97e0694b23b46d423 # Parent db32bb7bda01454e3a95e26070ca24b410b5cff0 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit e3881f05134c6f50889d0376d27e1c232251f8b3 diff -r db32bb7bda01 -r 6f4143893463 RepEnrich.py --- a/RepEnrich.py Tue Dec 11 12:50:46 2018 -0500 +++ b/RepEnrich.py Tue Feb 05 17:20:55 2019 -0500 @@ -400,8 +400,8 @@ repcounts = {} repcounts['other'] = 0 for key in counts.keys(): - convert(key) - repcounts[repname] = counts[key] + convert(key) + repcounts[repname] = counts[key] # building the total counts for class enrichment... for key in reptotalcounts.keys(): classtotalcounts[repeatclass[key]] += reptotalcounts[key] diff -r db32bb7bda01 -r 6f4143893463 edger-repenrich.xml --- a/edger-repenrich.xml Tue Dec 11 12:50:46 2018 -0500 +++ b/edger-repenrich.xml Tue Feb 05 17:20:55 2019 -0500 @@ -1,4 +1,4 @@ - + Determines differentially expressed features from RepEnrich counts bioconductor-edger diff -r db32bb7bda01 -r 6f4143893463 repenrich.xml --- a/repenrich.xml Tue Dec 11 12:50:46 2018 -0500 +++ b/repenrich.xml Tue Feb 05 17:20:55 2019 -0500 @@ -1,4 +1,4 @@ - + Repeat Element Profiling bowtie