# HG changeset patch # User iuc # Date 1565261051 14400 # Node ID 334ce9b1bac5c18a32aa263fa195bdb541662928 # Parent 555659de7321dde18c895042efcdce2745ed2ed3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/edger commit 106b877ec24a2422c0c13e37bf275c7441108b36 diff -r 555659de7321 -r 334ce9b1bac5 edger.xml --- a/edger.xml Sat Feb 09 07:20:20 2019 -0500 +++ b/edger.xml Thu Aug 08 06:44:11 2019 -0400 @@ -1,4 +1,4 @@ - + Perform differential expression of count data @@ -175,9 +175,9 @@ - + - ^[\w-]+$ + ^[\w\-()]+$ @@ -309,6 +309,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 555659de7321 -r 334ce9b1bac5 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:44:11 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