# HG changeset patch # User iuc # Date 1565261029 14400 # Node ID 47094543a5ff4f6afb6a5680394069d4025e8b0e # Parent 7cf6248bc1739efbd11810ff367f9deb4ace679a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/edger commit 106b877ec24a2422c0c13e37bf275c7441108b36 diff -r 7cf6248bc173 -r 47094543a5ff edger.xml --- a/edger.xml Sat Feb 09 07:19:54 2019 -0500 +++ b/edger.xml Thu Aug 08 06:43:49 2019 -0400 @@ -1,4 +1,4 @@ - + Perform differential expression of count data @@ -175,9 +175,9 @@ - + - ^[\w-]+$ + ^[\w\-()]+$ @@ -309,6 +309,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 7cf6248bc173 -r 47094543a5ff test-data/matrix-complex.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/matrix-complex.txt Thu Aug 08 06:43:49 2019 -0400 @@ -0,0 +1,7 @@ +GeneID MutA1 MutA2 MutA3 MutB1 MutB2 MutB3 WTA1 WTA2 WTA3 WTB1 WTB2 WTB3 +11287 1463 1441 1495 1463 1441 1495 1699 1528 1601 1699 1528 1601 +11298 1345 1291 1346 1345 1291 1346 1905 1744 1834 1905 1744 1834 +11302 5 6 5 5 6 5 6 8 7 6 8 7 +11303 1574 1519 1654 1574 1519 1654 2099 1974 2100 2099 1974 2100 +11304 361 397 346 361 397 346 356 312 337 356 312 337 +11305 1762 1942 2027 1762 1942 2027 2528 2438 2493 2528 2438 2493